Commit Graph

11 Commits

Author SHA1 Message Date
1e89efebae Tests: wrap toast.remove() with act() 2023-01-05 17:45:48 -06:00
5297d8dde3 Remove uuid mock from Jest 2023-01-05 15:48:55 -06:00
bffe5318a9 Fix tests 2022-12-20 13:14:38 -05:00
72c26bc9bc Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
a202fe68d1 Move api into a folder 2022-11-15 08:43:26 -05:00
24bca458bd Add tests for chats query 2022-10-28 13:01:39 -04:00
621f8982f1 Allow guest browsing on Profiles and Statuses 2022-06-02 08:19:35 -04:00
f476b5ce96 Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
b6c7e3717b test-setup: mock uuid as a string 2022-04-21 12:24:54 -05:00
f8b6f8db28 Add tests for Search 2022-04-07 09:50:50 -04:00
9a099b3fa7 Add "react-testing-library"
This commit also removes our older testing libraries like Enzyme and React Test Renderer.
2022-04-04 11:51:32 -04:00