mattermost-mobile/test
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
..
actions Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
client Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
reducers Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -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 Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00