Skip to content

Commit

Permalink
Add unit tests for app/actions/local/channel (#8063)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
jwilander authored Jul 8, 2024
1 parent 2c29172 commit dd3a38b
Show file tree
Hide file tree
Showing 2 changed files with 702 additions and 3 deletions.
Loading

0 comments on commit dd3a38b

Please sign in to comment.