mattermost-mobile/test/reducers
Harrison Healey 45f8a56d15 Fixed unit tests for the other changes I've made recently (#80)
* Removed mocking from client tests

* Updated Client tests to remove Client.setTeamId

* Fixed actions/general.test.js

* Updated test/reducer/channel.test.js for the updated store structure

* Commented out general reducer tests until the store structure is more finalized

* Properly used the team ID when creating a channel
2016-11-22 11:46:50 -05:00
..
channel.test.js Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
device.test.js Stopped aliasing action types 2016-11-09 10:40:20 -05:00
general.test.js Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
login.test.js Stopped aliasing action types 2016-11-09 10:40:20 -05:00
logout.test.js Stopped aliasing action types 2016-11-09 10:40:20 -05:00
posts.test.js Stopped aliasing action types 2016-11-09 10:40:20 -05:00
teams.test.js Stopped aliasing action types 2016-11-09 10:40:20 -05:00