Open
Bug 1635085
Opened 5 years ago
Updated 3 years ago
Provide test coverage for when Compare view is changing its URL
Categories
(Tree Management :: Perfherder, task, P3)
Tree Management
Perfherder
Tracking
(Not tracked)
NEW
People
(Reporter: igoldan, Unassigned)
References
(Blocks 1 open bug)
Details
Ensure the Compare view is doing the right things when the user is changing one of the 4 URL query params: originalProject, originalRevision, newProject, newRevision.
Following rough test cases must be provided:
- the correct data is fetched & displayed on the view (previously, no new data was fetched; it just remained the same)
- the loading cog appears/dissappears as expected
You need to log in
before you can comment on or make changes to this bug.
Description
•