Commit Graph

35 Commits

Author SHA1 Message Date
Riley Davis b10ae913ab fix a race condition in the tests 2016-11-08 10:07:41 -07:00
gaba 8154133fe2 Improve test to remove comment. 2016-11-07 13:11:43 -08:00
gaba d911e5b30d Improve test. 2016-11-07 13:08:23 -08:00
Riley Davis f819b087ac Merge branch 'master' into comment-api-implementation 2016-11-07 13:34:58 -07:00
gaba 9e70b86687 Fix tests. 2016-11-07 12:29:07 -08:00
gaba 03e5242dcf Merge branch 'master' into comment-api-implementation 2016-11-07 12:22:31 -08:00
Riley Davis 601d36f2df whoops missed some semicolons 2016-11-07 12:54:04 -07:00
gaba fc80ea2c3a Check it has body 2016-11-07 11:49:02 -08:00
David Erwin 946f621fc4 Merge branch 'master' into settings-api-tests 2016-11-07 14:46:42 -05:00
gaba 16e7a6c868 CHanges from query to body for post/put. 2016-11-07 11:34:34 -08:00
gaba 6f0698b950 More endpoints 2016-11-07 11:27:05 -08:00
Wyatt Johnson 4a9c1775f1 Updated linting rules + fixed test layout to standardize 2016-11-07 11:51:45 -07:00
Riley Davis 108c50cb95 add tests to settings models/endpoints 2016-11-07 11:28:09 -07:00
David Erwin 7b2b2eaa77 Add more review suggestions. 2016-11-07 13:11:39 -05:00
gaba cffee1ec18 Merge branch 'master' of github.com:coralproject/talk into comment-api-implementation 2016-11-07 09:18:51 -08:00
David Erwin 2ff6bcf85d Merging master into asset 2016-11-07 12:00:28 -05:00
David Erwin c1359a9af9 Move url route into general asset search 2016-11-05 14:44:42 -04:00
David Erwin 2c217c240a Rectify linting and testing disagreements 2016-11-05 11:26:01 -04:00
David Erwin 712841679d Linting and clarifying tests 2016-11-05 11:18:18 -04:00
David Erwin a6b2215a4b Implement asset tests 2016-11-05 11:14:21 -04:00
gaba 9916edc127 Adds implementation for get all comments 2016-11-04 15:10:28 -07:00
gaba 43a70ea71c Add tests for stream. Move to promises the rightway. 2016-11-04 14:45:46 -07:00
gaba 8cea206dd8 Add chai-http for tests. Simplify route for comments 2016-11-04 13:21:55 -07:00
gaba 7c40e21879 Get comment 2016-11-04 10:51:17 -07:00
gaba 53453644a3 Adds tests with array sorted. 2016-11-04 10:19:42 -07:00
David Jay c173b08387 Fixing inconsistent test in comment model. 2016-11-04 10:16:20 -07:00
gaba 5a2c3b2077 It does not work like this. 2016-11-04 10:12:10 -07:00
gaba 7c3005be50 Remove a test. 2016-11-04 10:07:44 -07:00
gaba 730bd29bd1 Lint for test. 2016-11-04 09:43:01 -07:00
gaba 6f52dfa554 Merge branch 'stream-endpoint' into comment-post-api 2016-11-04 09:08:33 -07:00
David Jay 6c25ca81d4 Adding stream endpoint tests 2016-11-04 00:02:34 -07:00
David Jay 8e9ebfb1a9 Adding find functions and tests to user and action models. 2016-11-03 17:45:37 -07:00
David Jay 084ee98ce2 Adding .eslintrc to tests. 2016-11-03 17:13:47 -07:00
David Jay df77ee963a Adding find functions and tests to comment model. 2016-11-03 17:06:15 -07:00
Belen Curcio 265be1898d Adding mock test 2016-11-02 09:57:18 -03:00