mattermost-mobile/test
enahum 9125d0cac2 Initial Redux Store (#84)
* Moved SelectServer view state into store

* Moved view state for Login to stores

* Renamed RequestStatus values

* Merged duplicated view state for login

* initial redux store

* Fix eslint

* user store and force logout when necessary

* channel store

* address feedback

* Revert naming the property of data
2016-12-06 15:11:40 -05:00
..
actions Initial Redux Store (#84) 2016-12-06 15:11:40 -05: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 Removed isomorphic-fetch from non-test code (#8) 2016-10-12 18:02:12 -04:00
sanity.test.js Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
test_helper.js Initial Redux Store (#84) 2016-12-06 15:11:40 -05:00