index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
tests.py
Age
Commit message (
Expand
)
Author
2016-05-05
- Fix django model test cases for Questions and TestCases
ankitjavalkar
2016-05-05
changes for download questions
adityacp
2016-05-04
rebase changes and changes as per comments
adityacp
2016-05-04
test case changes
adityacp
2016-05-04
small test case change
adityacp
2016-05-04
added test cases for loading and dumping questions
adityacp
2016-05-04
models testcase changes
adityacp
2016-05-04
modified test_set_marks test case method
mahesh
2016-05-04
rebase changes
mahesh
2016-04-29
changes for adding teachers
adityacp
2016-04-28
further commented changes
adityacp
2016-04-27
changes after comments
adityacp
2016-04-26
changes in add teachers as per comments
adityacp
2016-04-11
Migration from django 1.6 to django 1.9
prathamesh
2016-04-07
Phase 2 views cleanup
prathamesh
2016-04-01
added a testcase since get_questions_for_answerpaper private method is
prathamesh
2016-04-01
Removed private methods from tests
prathamesh
2016-04-01
Django 1.5.7 does not support first()
prathamesh
2016-04-01
Added and modoified testcases
prathamesh
2016-04-01
views functions related to exam flow are cleaned-up
prathamesh
2016-03-07
Added a checkpoint, quizzes will be available only if the user is
prathamesh
2016-03-07
Added tests for Course model
prathamesh
2016-02-16
Added tests for status and update_status
prathamesh
2015-10-13
Fix test cases
ankitjavalkar
2015-09-15
Remove testapp dir, remove reference to testapp in paths, files
ankitjavalkar