Commit Graph

23 Commits

Author SHA1 Message Date
774b627397 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
a202fe68d1 Move api into a folder 2022-11-15 08:43:26 -05:00
6c03b6ddd3 fix tests 2022-08-10 14:02:29 -04:00
968ec3a7d2 Clear React Query cache before each test 2022-08-10 10:30:58 -04:00
28d5461295 Fix react-query tests 2022-08-09 11:05:00 -05:00
8eec8f3a09 react-query: use legacy API client with hooks 2022-08-09 10:24:43 -05:00
6b297c3a7e Add tests 2022-08-08 15:53:21 -04:00
f6e5df2278 Jest: include QueryClientProvider in tests 2022-08-01 23:42:13 -05:00
e9112506c6 FIX ACTION TESTS TYPES 2022-07-06 17:02:44 -05:00
8da7b8fe7a Fix rootState type in tests 2022-07-06 15:25:07 -05:00
06d3f00170 Switch to @jedmao/redux-mock-store 2022-07-06 13:56:55 -05:00
2dd1631162 More component test TS fixes 2022-07-06 13:12:35 -05:00
621f8982f1 Allow guest browsing on Profiles and Statuses 2022-06-02 08:19:35 -04:00
75745d2c46 Clean up contexts test 2022-05-13 15:08:38 -05: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
1deb4dfd2d Merge remote-tracking branch 'origin/next' into next-onboarding 2022-04-20 08:23:15 -05:00
35396923be Test rendering notifications 2022-04-16 19:03:33 -05:00
c8c715ee4b Add Onboarding controls to Redux 2022-04-14 10:42:56 -05:00
dbe6a0c415 Merge branch 'add-search-tests' into 'next'
Add tests for Search

See merge request soapbox-pub/soapbox-fe!1190
2022-04-07 14:06:00 +00:00
f8b6f8db28 Add tests for Search 2022-04-07 09:50:50 -04:00
ec83c3bc57 LandingPage: conditional registration flow 2022-04-05 14:38:49 -05: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