mattermost-mobile/app/products/calls/connection
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
..
connection.test.ts [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
connection.ts Update calls-common (#8255) 2024-10-11 13:47:49 -06:00
foreground_service.ts MM-54553 - Calls: Enable microphone input in background (Android) (#7585) 2023-10-13 14:45:14 -04:00
websocket_client.test.ts [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
websocket_client.ts [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
websocket_event_handlers.test.ts [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
websocket_event_handlers.ts [MM-60291] Fix rendering of live captions (#8185) 2024-08-28 07:28:12 -06:00