-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅ [open-formulieren/open-forms#4929] Clean up and update LoginOptions…
… tests Made the tests more robust by doing proper URL parsing instead of string comparisons, as the order of query string parameters is not important or deterministic. The router wrapper is updated so we can pass the current location without monkeypatching the global window object, which also cleans up the test a bit more. Finally, the onFormStart callback is updated since we don't pass an event any longer - it is handled on the form submit action already.
- Loading branch information
1 parent
87fc6b2
commit ca56b96
Showing
1 changed file
with
37 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters