index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
test_models.py
Age
Commit message (
Expand
)
Author
2016-09-23
Removed the test case for regrade code question from test_models for now.
prathamesh
2016-09-23
for test to pass
prathamesh
2016-09-23
need to start code server for model tests.
prathamesh
2016-09-23
Merge branch 'master' of https://github.com/FOSSEE/online_test into regrade_p...
prathamesh
2016-09-23
Regrade Feature
prathamesh
2016-09-02
refactor in test_models and updated with latest changes
adityacp
2016-09-01
Merge pull request #105 from adityacp/stdin_stdout_evaluator
Prabhu Ramachandran
2016-08-31
rebase with latest changes
adityacp
2016-08-31
Merge branch 'master' of https://github.com/FOSSEE/online_test into view_answ...
prathamesh
2016-08-31
Added testcases for model and view.
prathamesh
2016-08-30
changed load and dump test cases
adityacp
2016-08-30
removed extract_files and read_json files from views
adityacp
2016-08-29
Views sometimes use cent percent CPU, fixed
prathamesh
2016-08-26
changed function calls in tests
adityacp
2016-08-25
changed testcases to test questions dump
adityacp
2016-08-12
Move tests.py to test_models.py.
Prabhu Ramachandran