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
* Add Playwright for e2e testing
* Add super basic test for the login to ensure auth guard and redirect are working
* Add spec for add-phrase & bulk-add-phrases
* Add stubs for specs for all mutations across the app
* Add proper types to the db-helpers file
* Add working cards spec to test card status dropdown and heart icon
* Document the pattern to check results in both the DB and UI
* Add requests spec
* Always put toasts last so we can use them to await interactions
* Write up some ideas for ideal testing framework
* Add spec for decks
* Add reviews.spec, and both-helpers to compare db to local
* Make everything less flakey
0 commit comments