summaryrefslogtreecommitdiff
path: root/yaksh/evaluator_tests
AgeCommit message (Expand)Author
2020-07-01Modify tests to handle hidden testsprathamesh
2020-06-30Fix Testsprathamesh
2020-04-02Show prettified R error messages and fix filterprathamesh
2020-03-27Add R installation for travisprathamesh
2020-03-27Add tests for R evaluator and codemirror R modeprathamesh
2020-03-19Remove usage of module sixadityacp
2018-07-13pep8 cleanup for release v0.9maheshgudi
2018-07-13Fix testsankitjavalkar
2018-07-12Make pep8 changesmaheshgudi
2018-07-12Raise appropriate exceptions for C and Java language to the Gradermaheshgudi
2018-06-07Add tests for bash evaluatoradityacp
2018-06-07Add tests for models and cpp, java evaluatorsadityacp
2018-06-07Further pep8 changesadityacp
2018-06-07Pep8 changesadityacp
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
2018-03-21Rebase changes for shuffle testcasemaheshgudi
2018-03-16Add shuffle_testcases to QuestionPaper model instead of Questionmahesh
2018-03-16Improve test cases for TestCaseOrder modelmahesh
2018-03-16Change TestcaseOrder to TestCaseOrdermahesh
2018-03-16Add test cases for shuffle testcasemahesh
2018-03-16Improve test cases for arrange question typemahesh
2018-03-16Add testcases for custom templatetag filtersmahesh
2018-03-16Add test cases for Arrange question typemahesh
2018-03-16Improve test cases for TestCaseOrder modelmahesh
2018-03-16Add shuffle_testcases to QuestionPaper model instead of Questionmahesh
2018-03-16Improve test cases for TestCaseOrder modelmahesh
2018-03-16Change TestcaseOrder to TestCaseOrdermahesh
2018-03-16Add test cases for shuffle testcasemahesh
2017-11-23Fix regrading test casesadityacp
2017-11-15Add test case for regrade.maheshgudi
2017-11-07Modify testcases wrt changes in assertion error outputmaheshgudi
2017-10-09Fix expected input as None bugmaheshgudi
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-04-27made pep8 changesmahesh
2017-04-27added tests to check killing of stray processes in hook evaluatormahesh
2017-04-13added test case to check for stray processesmahesh
2017-03-21rebase changes for simple question typesmahesh
2017-03-16Add test for assignment evaluation and Change test_modelsadityacp
2017-03-02removed pk/id based querying in test casesmaheshgudi
2017-03-02added test cases for float,integer and string type questionsmaheshgudi
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-02-01Fixes #190.Prabhu Ramachandran
2017-01-16Merge pull request #176 from maheshgudi/hook_evaluatorPrabhu Ramachandran