summaryrefslogtreecommitdiff
path: root/yaksh/test_models.py
AgeCommit message (Expand)Author
2018-03-22Resolve conflicts and update to latest changesadityacp
2018-03-21Merge pull request #450 from adityacp/change_student_dashboardPrabhu Ramachandran
2018-03-21Show student grade in course status pageadityacp
2018-03-21Add Tests for CourseStatus methodsprathamesh
2018-03-20Fix models test caseadityacp
2018-03-16Change TestcaseOrder to TestCaseOrdermahesh
2018-03-16Add test cases for shuffle testcasemahesh
2018-02-28Change forms.py, models.py, test_models.py and templatesadityacp
2018-02-15Merge pull request #436 from adityacp/fixes_lesson_featurePrabhu Ramachandran
2018-02-15Merge pull request #430 from maheshgudi/multiple_answerpaperPrabhu Ramachandran
2018-02-15Merge pull request #417 from ankitjavalkar/time-between-attemptsPrabhu Ramachandran
2018-02-15Change in models, test_models and viewsadityacp
2018-02-13Add test caseankitjavalkar
2018-02-08Change in test_views and test_modelsadityacp
2018-02-07Add course as a unique constraintmahesh
2018-01-30Add test cases to check for duplicate answerpapersmahesh
2018-01-12Add views and models tests for course statusadityacp
2018-01-02Update to latest changesadityacp
2017-12-05Added basic model testcases.prathamesh
2017-11-22Fixed existing model testsprathamesh
2017-11-15Add test case for regrade.maheshgudi
2017-11-07Made changes as per suggestionsprathamesh
2017-10-26Removed a testcase check for nowprathamesh
2017-10-26test models bug fixprathamesh
2017-10-26Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_...prathamesh
2017-10-26CSV download for quiz enhancedprathamesh
2017-10-25Merge pull request #367 from ankitjavalkar/fix-revisit-with-one-qPrabhu Ramachandran
2017-10-25- Fix and add test casesankitjavalkar
2017-10-17Add tests to verify the changeankitjavalkar
2017-10-09Test to check if files and tags can be skipped from yaml filemaheshgudi
2017-10-07Add test to get current question for AnswerPaperadityacp
2017-10-06Add test for shuffle questions and fix broken tests in test_viewsadityacp
2017-10-06Change models.py and test_models.pyadityacp
2017-10-06Add test to check shuffle questionsadityacp
2017-10-05Use MCQ/MCC testcases id instead of options to validate answermaheshgudi
2017-10-05Fix breaking testsankitjavalkar
2017-10-05Add test to fetch latest answer from answerpaperadityacp
2017-09-01Adds test case to check if multiple answerpapers for same arguments are not c...mahesh
2017-08-18Adds test cases for yamlmahesh
2017-08-16Adds ruamel.yaml instead of pyyamlmahesh
2017-07-31Adds yaml serialization to download and upload questionsmahesh
2017-04-28Add a negative test case to check attributes are duplicatedankitjavalkar
2017-04-28- Fix bug that prevents addition of a prerequisite to foreignkey fieldankitjavalkar
2017-04-28Add test casesankitjavalkar
2017-04-19Clean AssignementUpload tests in test modelsadityacp
2017-04-10Add test to check assignment uploadsadityacp
2017-04-05Add multiple fixes based on code reviewankitjavalkar
2017-03-31Multiple changes to Course:ankitjavalkar
2017-03-21rebase changes for simple question typesmahesh
2017-03-20Merge pull request #252 from adityacp/assignment_upload_checkPrabhu Ramachandran