Commit Graph

17 Commits

Author SHA1 Message Date
gaba 6f0698b950 More endpoints 2016-11-07 11:27:05 -08:00
gaba cffee1ec18 Merge branch 'master' of github.com:coralproject/talk into comment-api-implementation 2016-11-07 09:18:51 -08: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