Commit 08aa6d2a by Zia Fazal Committed by Saqib

api to get total and active posts for a course

allow course with slashes
parent 2da0cbff
......@@ -563,7 +563,6 @@ describe "app" do
response["num_active_threads"].should == 3
end
it "marks thread as read and confirms its value on returned response" do
user = create_test_user(123)
thread = CommentThread.first
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment