mattermost-mobile/test
Harrison Healey 543ccb8fe6 Switched client.js to fully use Promises (#23)
* Made sanity tests run without an internet connection

* Removed onRequest parameter from Client methods

* Switched client.js to fully use Promises

* Fix mock response for login

* Fixed test_helper.js to actually use the configured url
2016-10-18 10:46:30 -04: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
.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