mattermost-mobile/app/products/calls/state
Claudio Costa 44bce6c319
[MM-59773] Add unit tests for Calls (#8480)
* Unit tests for app/products/calls/observers

* Unit tests for app/products/calls/actions

* Unit tests for app/products/calls/client

* Unit tests for app/products/calls/connection

* Unit tests for app/products/calls/connection/websocket_event_handlers.ts

* Unit tests for app/products/calls/connection/connection.ts

* Unit tests for app/products/calls/state/actions.ts

* Unit tests for app/products/calls/utils.ts

* Unit tests for app/products/calls/alerts.ts

* Unit tests for app/products/calls/calls_manager.ts

* Unit tests for app/products/calls/hooks.ts

* Factor out force logout error

* Reduce use of 'as jest.Mock'

* Add test case

* Use constants

* Better naming

* Fix types after merge

* Fix test
2025-01-21 12:02:03 -06:00
..
actions.test.ts [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
actions.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
calls_config.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
calls_state.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
channels_with_calls.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
current_call.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
global_calls_state.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
incoming_calls.ts MM-53486 - Incoming calls notification banner (#7477) 2023-08-30 13:58:54 -04:00
index.ts MM-53486 - Incoming calls notification banner (#7477) 2023-08-30 13:58:54 -04:00