Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information