Closed seekshiva closed 10 years ago
@nobelium Can you write unit tests for rest of the models? I haven't worked on them yet; I might miss some obvious test cases.
You can look at pending tests by running bundle exec rake
or directly see it in travis build logs.
Also, should we remove (classroom,class_topics)'s models and controllers, since we will use .ics files for calendaring in the future?
OK. If we won't be using those model in the future it can be removed.
Number of "pending" model specs has been brought down from 24 to 18 [Take a look at the logs: https://travis-ci.org/seekshiva/courses/builds/17794675]