Commit Graph

20 Commits

Author SHA1 Message Date
d99339ee6c Rename files (9): reducers 2022-11-16 08:34:50 -05:00
afe1edddf9 rootReducer(undefined, {} as any) --> rootState 2022-07-06 17:22:11 -05:00
e9112506c6 FIX ACTION TESTS TYPES 2022-07-06 17:02:44 -05:00
1519bfa969 Fix tests from TSX conversion 2022-06-27 10:02:21 -04:00
86d6c519f0 Add tests for authorizeFollowRequest() action 2022-06-23 15:37:21 -04:00
7fc43f524a Add tests for expandFollowRequests() action 2022-06-23 15:31:32 -04:00
6775beba93 Add tests for fetchFollowRequests() action 2022-06-23 15:24:31 -04:00
ba595259c1 Add tests for fetchRelationships() action 2022-06-23 15:17:36 -04:00
2cc38554fa Add tests for expandFollowing() action 2022-06-23 15:08:53 -04:00
04a2d6be99 Add tests for fetchFollowing() action 2022-06-23 15:03:48 -04:00
c2620b017b Add tests for expandFollowers() action 2022-06-23 14:59:37 -04:00
761d524fdb Add tests for fetchFollowers() action 2022-06-23 14:47:43 -04:00
931f2e16d8 Add tests for removeFromFollowers() action 2022-06-23 14:37:55 -04:00
0e1302587a Improve subscription button on header 2022-06-17 07:44:34 -04:00
28f0274b46 Fix actions/accounts test for accountLookup 2022-06-09 15:10:49 -05:00
53cb5f723b actions/accounts: remove n/a test 2022-06-08 16:18:51 -05:00
04d1879e5b Add more tests for accounts actions 2022-06-03 16:46:42 -04:00
6eb6588492 Finish 'fetchAccountByUsername' tests 2022-06-02 11:37:18 -04:00
14d614e055 Start adding 'fetchAccountByUsername' tests 2022-06-02 10:52:00 -04:00
190d94a438 Add tests for 'createAccount' and 'fetchAccount' 2022-06-01 12:58:01 -04:00