Commit graph

3 commits

Author SHA1 Message Date
Gabe Kangas
04b1b30b7d
Update API tests (#3894)
* fix(test): remove done callback in tests

* fix(test): expect correct status code

* fix(test): remove logging of var
2024-08-21 14:44:09 -07:00
Gabe Kangas
2ccd3aad87
User repository (#3795)
* It builds with the new user repository

* fix(test): fix broken test

* fix(api): fix registration endpoint that was broken after the change

* fix(test): update test to reflect new user repository

* fix: use interface type instead of concrete type

* fix: restore commented out code
2024-07-01 18:58:50 -07:00
Gabe Kangas
9b569f3293
chore(tests): attempt to clean up test flakiness (#3710) 2024-04-18 15:11:06 -07:00
Renamed from test/automated/api/chat.test.js (Browse further)