summaryrefslogtreecommitdiff
path: root/yaksh/test_views.py
AgeCommit message (Collapse)Author
2020-09-30Change multiple filesadityacp
- Add download sample yaml for toc in the lesson - Add validation for upload toc yaml - Add tests for download sample yaml toc
2020-09-30Add table of contents for lesson with yaml uploadadityacp
2020-09-25Fix testsadityacp
2020-09-23Add more testsadityacp
2020-09-22Add initial tests for lesson contentsadityacp
2020-08-28fix design question paper views and testsadityacp
2020-08-26Avoid duplicate user entry with same email address during upload.prathamesh
Django allows multiple usernames with same email id. Preventing this, as we identify users with their email id or username.
2020-05-21Fix check condition and alter testsankitjavalkar
2020-05-21Fix import in testsaditya
2020-05-18Merge pull request #702 from CruiseDevice/add_reject_selectedPalaparthy Adityachandra
Add reject button to reject selected students
2020-05-18Merge pull request #692 from adityacp/merge_monitor_regradePalaparthy Adityachandra
Merge monitor regrade
2020-05-13PEP8 fixCruiseDevice
2020-05-12More tests for start view functionCruiseDevice
2020-05-12Add testcases for start view functionCruiseDevice
2020-05-09Add more tests for course_students viewCruiseDevice
2020-05-09Fix testsCruiseDevice
2020-05-09Fix pep8CruiseDevice
- cover missing tests.
2020-05-09Add missing tests.CruiseDevice
2020-05-08More tests to test course detail pageCruiseDevice
2020-05-06Fix testsCruiseDevice
2020-04-27Resolve conflicts in travis, requirements and viewsadityacp
2020-04-27Merge pull request #690 from CruiseDevice/forumPalaparthy Adityachandra
Discussion Forum for Yaksh
2020-04-25Fix testsCruiseDevice
2020-04-25Resolve comments, fix tests, add paginationCruiseDevice
2020-04-22More TestsCruiseDevice
2020-04-21Resolve conflicts in urlsadityacp
2020-04-20Change celery.py, settings.py, requirements-common.txt test_views.pyadityacp
- Add ping task in celery.py - Add celery result backend in settings.py - Add celery related packages in common requirements - Add celery worker in regrade test class to run the worker with the test
2020-04-20Change tasks, test_views, templatesadityacp
- Change notification message in celery task - Fix views test for regrade - Change name from Grader to Quizzes in manage.html navbar
2020-04-16Resolve commentsCruiseDevice
2020-04-16Fix testsCruiseDevice
2020-04-14Change model name Thread to Post to avoid conflictsCruiseDevice
- Thread class from threading conflicts with the forum Thread model. - Tests for models and views. - PEP8 fix.
2020-04-12Fix search coursesadityacp
2020-04-08Fix and Add tests for questions viewadityacp
2020-03-31Update the units and modules order on creationadityacp
2020-03-28Fix workflow for creating modules, lessons, quizzesadityacp
2020-03-19Resolve conflicts in the courses viewadityacp
2020-03-18Search bar - related testing views addedmanojvaghela
2020-03-09Add tests to check download course progressadityacp
2020-03-05Change in decorators, tests, travisadityacp
- Remove python 2.7 from travis - Fix url reverse function import in views tests - Fix error in is_email_verified decorator for user is_authenticated
2020-02-19Change views, test_views, templatesadityacp
- Change message text in duplicate course view function - Remove clone course option from course detail page and show it in courses page - Show download course option in courses page - Show message for search results in student dashboard - Fix views tests - Show collapse requested students list
2020-02-12Fix views testsadityacp
2019-04-23Merge pull request #599 from prathamesh920/csv-upload-fixankitjavalkar
Fix user CSV upload issue
2019-04-17Fix PEP8 issueKing
2019-04-17Fix user CSV upload issueKing
2019-04-09Merge pull request #592 from ankitjavalkar/add-prereq-passing-checkKing
Add functionality to restrict access to next module based on passing previous module
2019-03-13Fix failing Test Caseankitjavalkar
2019-02-26Merge pull request #566 from ankitjavalkar/toggle-view-gradeKing
Toggle view grade and other UI improvements
2019-02-26Multiple changesankitjavalkar
- Fix failing test cases and make changes based on feedback - Fix PEP8
2019-02-18Fix TestCasesCruiseDevice
2018-07-31Merge pull request #519 from kumanna/masterKing
Fix spelling error: choosen to chosen