Skip to content

Commit

Permalink
[tests] add OneSignalOSCoreMocks module
Browse files Browse the repository at this point in the history
* Add new framework called `OneSignalOSCoreMocks ` to access the Operation Repo and reset it between tests.
* Part of the cause for flaky tests is state carrying over in the Operation Repo singleton. For example, Deltas that have not been flushed yet from the preceding test are flushed in the next one.
  • Loading branch information
nan-li committed Jul 31, 2024
1 parent eb58e4f commit b70faf7
Show file tree
Hide file tree
Showing 5 changed files with 407 additions and 3 deletions.
Loading

0 comments on commit b70faf7

Please sign in to comment.