mattermost-mobile/app
Joram Wilander dd3a38b5fe
Add unit tests for app/actions/local/channel (#8063)
* Add tests for actions/local/channel/removeCurrentUserFromChannel

* Add tests for actions/local/channel/setChannelDeleteAt

* Add tests for actions/local/channel/selectAllMyChannelIds

* Add tests for actions/local/channel/markChannelAsUnread

* Add tests for actions/local/channel/resetMessageCount

* Add tests for actions/local/channel/storeMyChannelsForTeam

* Fix test names

* Add tests for actions/local/channel/updateMyChannelFromWebsocket

* Add tests for actions/local/channel/updateChannelInfoFromChannel

* Add tests for actions/local/channel/updateLastPostAt

* Add tests for actions/local/channel/updateChannelsDisplayName

* Add tests for actions/local/channel/showUnreadChannelsOnly

* Add tests for actions/local/channel/updateDmGmDisplayName

* Remove unnecessary spying
2024-07-08 08:30:12 -04:00
..
actions Add unit tests for app/actions/local/channel (#8063) 2024-07-08 08:30:12 -04:00
client Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
components added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
constants [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
context Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
database [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
helpers Fix handlePreferences warning (#7556) 2023-09-28 14:51:01 -04:00
hooks Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
i18n Loads the correct translation file 2024-01-31 08:23:26 +01:00
init [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
managers Graciously handle load measure when there is no mark (#8052) 2024-07-08 13:31:00 +02:00
products/calls [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
queries Improve websocket behavior (#7976) 2024-06-17 09:58:58 +02:00
screens [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
store Add GM as DM feature support (#7515) 2023-09-26 18:35:40 +02:00
utils added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00