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
Age
Commit message (
Expand
)
Author
2020-03-19
Remove usage of module six
adityacp
2018-06-07
Pep8 changes
adityacp
2018-04-06
Add test cases to check if code passes without testcases
maheshgudi
2018-04-06
Fix a bug that allows answer to be true if there are no test cases to a code ...
maheshgudi
2017-11-07
Modify testcases wrt changes in assertion error output
maheshgudi
2017-08-20
Safely handle code checking process being killed.
Prabhu Ramachandran
2017-08-04
Completely rewrite the server pool.
Prabhu Ramachandran
2017-01-02
Fix test case for models and code server
adityacp
2016-12-21
Fix rendering and representation of errors
ankitjavalkar
2016-12-20
Fix model test cases
ankitjavalkar
2016-11-17
Fix test cases to reflect changes in output message
ankitjavalkar
2016-11-16
Change test_case weightage field name to weight
ankitjavalkar
2016-11-10
Add point based weightage for partial grading instead of percentage based par...
ankitjavalkar
2016-11-10
Fix test cases for partial grading feature
ankitjavalkar
2016-09-30
Add unicode_literal import for Python2
ankitjavalkar
2016-09-30
Migrate python code server and evaluators to python 2/3 compatible
ankitjavalkar
2016-09-21
Place selenium script and unit tests in live_server_tests dir
ankitjavalkar
2016-09-21
Remove commented code
ankitjavalkar
2016-09-21
Run the selenium and unit tests separately
ankitjavalkar
2016-09-21
Modify selenium based test to accomodate create_demo_course command
ankitjavalkar
2016-09-21
- Change path of selenium tests
ankitjavalkar
2016-08-12
Use a tornado based server for the pool server.
Prabhu Ramachandran
2016-08-12
Add test case for code server.
Prabhu Ramachandran