summaryrefslogtreecommitdiff
path: root/yaksh/tests/test_code_server.py
AgeCommit message (Expand)Author
2020-03-19Remove usage of module sixadityacp
2018-06-07Pep8 changesadityacp
2018-04-06Add test cases to check if code passes without testcasesmaheshgudi
2018-04-06Fix a bug that allows answer to be true if there are no test cases to a code ...maheshgudi
2017-11-07Modify testcases wrt changes in assertion error outputmaheshgudi
2017-08-20Safely handle code checking process being killed.Prabhu Ramachandran
2017-08-04Completely rewrite the server pool.Prabhu Ramachandran
2017-01-02Fix test case for models and code serveradityacp
2016-12-21Fix rendering and representation of errorsankitjavalkar
2016-12-20Fix model test casesankitjavalkar
2016-11-17Fix test cases to reflect changes in output messageankitjavalkar
2016-11-16Change test_case weightage field name to weightankitjavalkar
2016-11-10Add point based weightage for partial grading instead of percentage based par...ankitjavalkar
2016-11-10Fix test cases for partial grading featureankitjavalkar
2016-09-30Add unicode_literal import for Python2ankitjavalkar
2016-09-30Migrate python code server and evaluators to python 2/3 compatibleankitjavalkar
2016-08-12Use a tornado based server for the pool server.Prabhu Ramachandran
2016-08-12Add test case for code server.Prabhu Ramachandran