Skip to content

Migrate more specs to location helpers [RUN AS-IF-FOSS]

Mark Florian requested to merge more-set-window-location into master

What does this MR do?

Migrate more specs to location helpers

This is a follow-up of !63878 (merged).

Either setWindowLocation or useMockLocationHelper has been used, as appropriate.

Assigning directly to location.hash has not been migrated everywhere, as that works as expected in Jest/jsdom.

Screenshots or Screencasts (strongly suggested)

n/a

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports