mattermost-mobile/test/service/actions
Harrison Healey 4ecd3758e7 Render posts for the current channel (#153)
* Added selectChannel action

* Fixed selected team not being cleared on logout

* Fixed posts and postsByChannel not being initialized correctly

* Added basic post rendering

* Renamed selectors files to be plural

* Removed empty file

* Fixed unit tests after merge

* Removing unnecessary code
2016-12-23 10:55:33 -03:00
..
channels.test.js Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
general.test.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
posts.test.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
preferences.test.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
teams.test.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
users.test.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
websocket.test.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00