mattermost-mobile/app/actions/websocket
Joram Wilander 0663d39365
Add tests to index, group and users websocket actions (#8486)
* test: Add tests for websocket index actions

* test: Add tests for websocket group actions

* test: Add tests for websocket users actions

* Fix missing import in index.test.ts

* Fix type in test after main merge

* Fix tests after main merge

* Updates per review feedback

* Remove unused import
2025-01-17 14:25:12 -05:00
..
category.ts Cleanup 2023-11-09 17:23:48 +05:30
channel.test.ts MM-59652 Add unit tests to actions/websocket/channel (#8417) 2024-12-18 08:19:37 -05:00
channel.ts MM-59652 Add unit tests to actions/websocket/channel (#8417) 2024-12-18 08:19:37 -05:00
event.test.ts Add tests for actions/websocket/event (#8470) 2025-01-13 19:19:00 -05:00
event.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
group.test.ts Add tests to index, group and users websocket actions (#8486) 2025-01-17 14:25:12 -05:00
group.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
index.test.ts Add tests to index, group and users websocket actions (#8486) 2025-01-17 14:25:12 -05:00
index.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
integrations.ts Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
posts.test.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
posts.ts Add tests for actions/websocket/posts (#8465) 2025-01-13 19:18:42 -05:00
preferences.ts Various fixes (#7161) 2023-02-24 13:02:05 +02:00
reactions.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
roles.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
system.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
teams.test.ts Add tests for actions/websocket/teams (#8479) 2025-01-16 15:21:30 -05:00
teams.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
threads.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
users.test.ts Add tests to index, group and users websocket actions (#8486) 2025-01-17 14:25:12 -05:00
users.ts Add tests to index, group and users websocket actions (#8486) 2025-01-17 14:25:12 -05:00