You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test structure and magic for scaling down makes it hard to make any
change. This PR refactor the tests cases in suche way
- only global default mocking
- per test explicit mocking
- per test setup test data, avoiding global data mesh
Test coverage is 100% for scale-down.
Note: Codescene warnings are not new, but a bit the fact of how jest
works
---------
Co-authored-by: Stuart Pearson <[email protected]>
0 commit comments