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 mock tests have some unit tests that aren't grouped (the last 3 or something). They should be put into a group for better test result output. There is a TODO in mock_test.ts line 283.
Why:
Because the test output is ugly IMHO and we should make it somewhat pretty 💀
Acceptance Criteria
No changes in behavior. Just move the tests.
The text was updated successfully, but these errors were encountered:
crookse
added
Type: Chore
Merging this pull request results in a patch version increment
and removed
Type: Chore
Merging this pull request results in a patch version increment
labels
Apr 13, 2022
crookse
changed the title
chore: clean up mock tests
chore(v2): clean up mock tests
Apr 13, 2022
Summary
What:
The mock tests have some unit tests that aren't grouped (the last 3 or something). They should be put into a group for better test result output. There is a
TODO
inmock_test.ts
line 283.Why:
Because the test output is ugly IMHO and we should make it somewhat pretty 💀
Acceptance Criteria
No changes in behavior. Just move the tests.
The text was updated successfully, but these errors were encountered: