summaryrefslogtreecommitdiff
path: root/app/test
AgeCommit message (Expand)Author
2021-07-13Add app/test/test_page_position.py made by group SPM-Spring2021-2597-占健...Hui Lan
2021-02-11app/test/test_add_word.py: refresh a few more times.maodun-revisionHui Lan
2021-02-11app/test/test_add_word.py and app/main.py: use name.Hui Lan
2021-02-11app/test/test_add_word.py: refresh page.Hui Lan
2021-02-11app/test/test_add_word.py and app/main.py: give the button an ID.Hui Lan
2021-02-11app/test/test_add_word.py: no longer save any screenshot.Hui Lan
2021-02-11app/test/test_add_word.py: remove the error-causing line.Hui Lan
2021-02-11app/test/test_add_word_and_essay_does_not_change.py: update script.Hui Lan
2021-02-11app/test/test_next_essay.py: update test script.Hui Lan
2021-02-11app/test/test_add_word.py: move the position of saving screenshots.Hui Lan
2021-02-11app/main.py: choose an article only when articleID is None.Hui Lan
2021-02-11app/test/test_add_word.py and app/test/test_add_word.py: move to the matched ...Hui Lan
2021-02-11app/test/test_add_word.py and app/test/test_add_word_and_essay_does_not_chang...Hui Lan
2021-02-10app/main.py and app/test/test_add_word.py: use class instead of id.Hui Lan
2021-02-10app/test/test_add_word.py: do not save pic0.Hui Lan
2021-02-10app/test/test_add_word.py: fix wrong indentation.Hui Lan
2021-02-10app/test/test_*.py: add implicit waits.Hui Lan
2021-02-10app/test/test_*.py: try ... finally clause.Hui Lan
2021-02-10app/test/test_add_word.py: logout first.Hui Lan
2021-02-10app/test/test_add_word_and_essay_does_not_change.py: logout first.Hui Lan
2021-02-10app/test/test_add_word_and_essay_does_not_change.py: click Next should give u...Hui Lan
2021-02-10app/test/test_next_essay.py: click Next three times so that it is very unlike...Hui Lan
2021-02-10app/test/test_add_word_and_essay_does_not_change.py: essay should change when...Hui Lan
2021-02-10app/test/test_add_word_and_essay_does_not_change.py: test that essay does not...Hui Lan
2021-02-10app/test/test_add_word.py: locate the correct form.Hui Lan
2021-02-10app/test/test_next_essay.py: update element search method.Hui Lan
2021-02-08app/test/test_add_word.py: select a word that does not have punctuation.Hui Lan
2021-02-08app/test/test_*.py: add # -*- coding: utf-8 -*- to resolve the pytest error: ...Hui Lan
2021-02-07app/test/test_add_word.py: remove one screenshot.Hui Lan
2021-02-07app/test/test_add_word.py: word should have more characters (revision).Hui Lan
2021-02-07app/test/test_add_word.py: word should have more characters.Hui Lan
2021-02-07app/test/test_add_word.py: scroll to the element.Hui Lan
2021-02-07app/test/test_add_word.py: capture one more screenshot.Hui Lan
2021-02-07app/test/test_add_word.py: capture one more screenshot.Hui Lan
2021-02-07app/test/test_add_word.py: find_elements.Hui Lan
2021-02-07app/test/test_add_word.py: add.Hui Lan
2021-02-06app/test/test_next_essay2.py: delete.Hui Lan
2021-02-06app/test/test_next_essay.py: quit driver after use (to save memory).Hui Lan
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