mattermost-mobile/app
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 Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
client Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
components Fix edit attachments (#8468) 2025-01-17 12:41:14 +01:00
constants Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
context Extra keyboard (#8348) 2024-11-29 11:58:13 +08:00
database Fix edit attachments (#8468) 2025-01-17 12:41:14 +01:00
helpers Network metrics (#8390) 2024-12-17 19:51:26 +08:00
hooks MM-59740 + others - Add tests for various files in hooks/ (#8448) 2025-01-21 08:41:52 -05:00
i18n Loads the correct translation file 2024-01-31 08:23:26 +01:00
init Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
managers test: Add websocket manager tests (#8496) 2025-01-21 08:42:35 -05:00
products/calls [MM-59773] Add unit tests for Calls (#8480) 2025-01-21 12:02:03 -06:00
queries Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
screens Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
store Extra keyboard (#8348) 2024-11-29 11:58:13 +08:00
utils Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00