Commit Graph

16 Commits

Author SHA1 Message Date
gaba ed01d54418 It fixes random test on get comment by comment_id. 2016-11-08 10:26:35 -08:00
gaba c8c82fd03b Move all DB functions into models. Clean up tests. 2016-11-07 18:10:17 -08:00
gaba 0c04e765d6 Moderation queue on flagged comments. 2016-11-07 15:10:56 -08:00
gaba 626687f05b Adds moderations queues. 2016-11-07 14:18:43 -08: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
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
gaba fc80ea2c3a Check it has body 2016-11-07 11:49:02 -08: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
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 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