mattermost-mobile/test/reducers
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
..
channels.test.js Initial reducer tests 2016-10-18 23:17:27 -07:00
device.test.js Cover general and device reducers 2016-10-18 23:17:27 -07:00
general.test.js Add logout to the topnav (#45) 2016-10-20 11:49:03 -07:00
login.test.js Initial reducer tests 2016-10-18 23:17:27 -07:00
logout.test.js Add logout to the topnav (#45) 2016-10-20 11:49:03 -07:00
posts.test.js Initial reducer tests 2016-10-18 23:17:27 -07:00
teams.test.js Cover general and device reducers 2016-10-18 23:17:27 -07:00