Open
Bug 1868217
Opened 1 year ago
Consider using `example.fr`, `example.de` for shopping tests if we want to use more mock servers
Categories
(Firefox :: Shopping, task)
Firefox
Shopping
Tracking
()
NEW
People
(Reporter: kpatenio, Unassigned)
References
Details
In Bug 1855768, we hardcode different URLs in browser/components/shopping/tests/browser/browser_review_highlights.js
by overriding the shopping-container's productURL
so that we can verify a highlight's lang
property. If we want to trim down tests using about:shoppingsidebar
and utilize more of our mock servers, we could potentially add example.fr
and example.de
to server-locations.txt and then use one of the existing mock productIDs.
You need to log in
before you can comment on or make changes to this bug.
Description
•