summaryrefslogtreecommitdiff
path: root/app/test
AgeCommit message (Collapse)Author
2021-02-06app/test/test_*.py: quit driver after use.Hui Lan
2021-02-06app/test/test_next_essay2.py: add for more test by hand.Hui Lan
2021-02-06app/test/test_next_essay.py: remove the loop.Hui Lan
2021-02-06Jenkinsfile: test case for clicking Next link (sleep for 3 seconds).Hui Lan
2021-02-06app/test/test_next_essay.py: click next link.Hui Lan
2021-02-06app/test/test_login.py: generate more screenshots.Hui Lan
2021-02-06add app/test/test_login.pyHui Lan
2021-02-05app/test/test_signup.py: take screenshots.Hui Lan
2021-02-05app/test/test_signup.py: remove the 'problematic' lines.Hui Lan
2021-02-04app/test/test_signup.py: add back http.Hui Lan
2021-02-04app/test/test_signup.py: curious that cannot show Study Room.Hui Lan
2021-02-04app/test/test_signup.py: curious that find_link_by_text did not work.Hui Lan
2021-02-04app/test/test_signup.py: change remote address.Hui Lan
2021-02-04app/test/test_signup.py: change remote address.Hui Lan
2021-02-04app/test/test_signup.py: remove options.Hui Lan
2021-02-04app/test/test_signup.py: use correct verification string.Hui Lan
2021-02-04app/test/test_signup.py: code for signup.Hui Lan
2021-02-04app/test: create a test folder to store test scripts.Hui Lan