-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STCOR-913 Don't override initial discovery and okapi data in test moc…
…ks (#1564) Updating `stripes-core` in SSC causes 30+ tests to fail. folio-org/stripes-smart-components#1538 This PR addresses some issues which cause these failures. Overwriting of initial okapi and discovery data in `setupApplication` helper. Some tests require custom okapi data, but `setupApplication` in some cases can overwrite that data which makes those tests fail. Still investigating a few failing tests so maybe there's something else that needs to be fixed.
- Loading branch information
1 parent
943d67a
commit 1c73afd
Showing
2 changed files
with
4 additions
and
1 deletion.
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
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