summaryrefslogtreecommitdiff
path: root/yaksh/evaluator_tests/test_python_evaluation.py
AgeCommit message (Expand)Author
2020-07-01Modify tests to handle hidden testsprathamesh
2020-06-30Fix Testsprathamesh
2020-03-19Remove usage of module sixadityacp
2018-07-13pep8 cleanup for release v0.9maheshgudi
2018-04-13Change in python test, grader and request handleradityacp
2018-04-06Add error line number in error outputadityacp
2018-04-05Change in test_python_evaluation.pyadityacp
2017-11-07Modify testcases wrt changes in assertion error outputmaheshgudi
2017-05-22changes variable and dict key names along with other minor changes in answerp...mahesh
2017-05-17changed assertions for stdio test casesmahesh
2017-03-16Add test for assignment evaluation and Change test_modelsadityacp
2017-02-20Fix test casesankitjavalkar
2017-02-16Merge all error handling into single code block and fix relevant test cases f...ankitjavalkar
2017-02-06changed and fixed test casemaheshgudi
2017-02-06fixed unicode literal bugmaheshgudi
2017-02-01Update test to work with fix.Prabhu Ramachandran
2017-01-16Merge pull request #176 from maheshgudi/hook_evaluatorPrabhu Ramachandran
2017-01-13removed unwanted css. Modified test.prathamesh
2017-01-09modified tests and hook evaluator for python 3maheshgudi
2017-01-09added test cases for hook evaluatormaheshgudi
2016-12-21Fix rendering and representation of errorsankitjavalkar
2016-12-21Fix test cases for storing error as listankitjavalkar
2016-12-20Fix errors and rename resourcesankitjavalkar
2016-12-20Remove commented codeankitjavalkar
2016-12-20Change all evaluator structure and make sure eval test cases passankitjavalkar
2016-12-20Add further changes to code evaluatorankitjavalkar
2016-12-20Fix test cases to reflect code server and python evaluator changesankitjavalkar
2016-12-20Refactor code server and python evaluatorankitjavalkar
2016-11-18fixed test cases and added timeout exception in python assertionmaheshgudi
2016-11-17Fix test cases to reflect changes in output messageankitjavalkar
2016-11-16Fix Output display of Code Questionankitjavalkar
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-10Add partial grade mark for stdio test case and fix model test casesankitjavalkar
2016-11-10Fix test cases for partial grading featureankitjavalkar
2016-09-30- Remove unused importsankitjavalkar
2016-09-30Add unicode_literal import for Python2ankitjavalkar
2016-09-30Fix test cases and corresponding changes in evaluators for Python 2/3 compati...ankitjavalkar
2016-09-30Migrate python code server and evaluators to python 2/3 compatibleankitjavalkar
2016-09-27modified test cases wrt the refactor changesmaheshgudi
2016-09-17pep8 changes, divided each test case in blocks for readabilitymaheshgudi
2016-09-16added docstrings for testcases, removed timeout exception from python evaluatormaheshgudi
2016-09-16changed variable name from get_class to evaluatemaheshgudi
2016-09-16test cases for python assertion bug fixesmaheshgudi
2016-09-08Merge pull request #131 from adityacp/fix_quiz_UIPrabhu Ramachandran
2016-09-01changes in test cases for tracebacksadityacp
2016-08-31change in incorrect answer stdio testcaseadityacp
2016-08-03rebase changes with stdio evaluatormaheshgudi
2016-07-28added expected input in traceback for python and made minor changes in bash_s...maheshgudi
2016-07-28added test cases for file based questionsadityacp