mattermost-mobile/test
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
..
app Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
service Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
.eslintrc.json Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
mocha.opts Refactored post store to store posts by their IDs (#142) 2016-12-19 14:37:54 -03:00
sanity.test.js Refactored post store to store posts by their IDs (#142) 2016-12-19 14:37:54 -03:00
test_helper.js project folder structure (#107) 2016-12-09 10:34:17 -05:00