summaryrefslogtreecommitdiff
path: root/testapp/exam/tests.py
AgeCommit message (Collapse)Author
2015-04-26Add test cases for modelsankitjavalkar
2014-06-27Made the minor changeprathamesh
2014-06-26Made pass field as boolean field.prathamesh
And changed variables to lowercases
2014-06-25Added test for new model fields and new methods created in models.prathamesh
2014-06-22Made changes to update_total_marks methodprathamesh
2014-06-21Added assertion in test_get_random_questions, to check the order of questions.prathamesh
2014-06-21TestCases Separatedprathamesh
2014-06-16Models modified.prathamesh
QuestionPaper model modified for generating random questions. Added language field to Question model. Removed tags from Quiz model. Template and javascript for Add and Edit questions modified. Added test cases for models.
2011-12-09Moved all the apps to testapp folderparth