Commit graph

12 commits

Author SHA1 Message Date
Alex Gleason
da2f942563
Add vitest, make some tests actually kind of work! 2023-09-15 16:24:01 -05:00
Alex Gleason
1e89efebae
Tests: wrap toast.remove() with act() 2023-01-05 17:45:48 -06:00
Alex Gleason
5297d8dde3
Remove uuid mock from Jest 2023-01-05 15:48:55 -06:00
Chewbacca
bffe5318a9 Fix tests 2022-12-20 13:14:38 -05:00
Chewbacca
72c26bc9bc Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
Chewbacca
a202fe68d1 Move api into a folder 2022-11-15 08:43:26 -05:00
Chewbacca
24bca458bd Add tests for chats query 2022-10-28 13:01:39 -04:00
Justin
621f8982f1 Allow guest browsing on Profiles and Statuses 2022-06-02 08:19:35 -04:00
Alex Gleason
f476b5ce96
Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
Alex Gleason
b6c7e3717b
test-setup: mock uuid as a string 2022-04-21 12:24:54 -05:00
Justin
f8b6f8db28 Add tests for Search 2022-04-07 09:50:50 -04:00
Justin
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