summaryrefslogtreecommitdiff
path: root/yaksh/live_server_tests/load_test.py
AgeCommit message (Collapse)Author
2018-07-13Fix testsankitjavalkar
2017-12-14Change test filesadityacp
- Add new views test - Fix Selenium tests
2017-11-23Fix selenium testsadityacp
2017-09-05Removed redundancy from request handler JSprathamesh
2017-08-17changed import from settings as per new code severprathamesh
2017-03-02Remove commented codeankitjavalkar
2017-03-01Fix selenium tests:ankitjavalkar
- Fix addition of answer to codemirror using selenium - Add custom exception when selenium fails - Add id to logout button on student interface - Fix imports for Python3 support in load_test.py
2016-09-21Place selenium script and unit tests in live_server_tests dirankitjavalkar