mattermost-mobile/test
Mike Piccolo 25f284a068 Add logout to the topnav (#45)
* WIP

* Remove session token after logout.

* Add logout reducer test

* Pop stack to login

* Use newProps and doFetchWithResponse

* Setup the reducers to clear the store
2016-10-20 11:49:03 -07:00
..
actions Switched client.js to fully use Promises (#23) 2016-10-18 10:46:30 -04:00
client Switched client.js to fully use Promises (#23) 2016-10-18 10:46:30 -04:00
reducers Add logout to the topnav (#45) 2016-10-20 11:49:03 -07:00
.eslintrc.json Updated packages, switched to mocha for testing 2016-10-07 11:11:14 -04:00
fetch_mock.js Add functionality for fetching + selecting teams & channels (#17) 2016-10-17 15:47:47 -04:00
mocha.opts Removed isomorphic-fetch from non-test code (#8) 2016-10-12 18:02:12 -04:00
sanity.test.js Switched client.js to fully use Promises (#23) 2016-10-18 10:46:30 -04:00
test_helper.js Switched client.js to fully use Promises (#23) 2016-10-18 10:46:30 -04:00