summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-07app/test/test_add_word.py: capture one more screenshot.Hui Lan
2021-02-07app/main.py: add id to each new word.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-07Jenkinsfile: add test script test_add_word.py.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-06Jenkinsfile: try test_next_essay.py again.Hui Lan
2021-02-06app/test/test_*.py: quit driver after use.Hui Lan
2021-02-06Jenkinsfile: do not test test_next_essay for now.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: install python modules.Hui Lan
2021-02-06Jenkinsfile: install python modules only when they are not there.Hui Lan
2021-02-06Jenkinsfile: test case for clicking Next link (sleep for 3 seconds).Hui Lan
2021-02-06Jenkinsfile: install python modules only when they are not there.Hui Lan
2021-02-06Jenkinsfile: test case for clicking Next link.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-06Jenkinsfile: add another test case.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-04Jenkinsfile: install modules in quiet mode.Hui Lan
2021-02-04app/test/test_signup.py: curious that find_link_by_text did not work.Hui Lan
2021-02-04Jenkinsfile: use 4444.Hui Lan
2021-02-04app/test/test_signup.py: change remote address.Hui Lan
2021-02-04Jenkinsfile: stop all containers before starting any.Hui Lan
2021-02-04app/test/test_signup.py: change remote address.Hui Lan
2021-02-04Jenkinsfile: do not remove unused images.Hui Lan
2021-02-04Jenkinsfile: remove trailing whitespaces.Hui Lan
2021-02-04Jenkinsfile: stop englishpal only when it is running.Hui Lan
2021-02-04app/test/test_signup.py: remove options.Hui Lan
2021-02-04Jenkinsfile: move stop to the end.Hui Lan
2021-02-04app/test/test_signup.py: use correct verification string.Hui Lan
2021-02-04Jenkinsfile: stop selenium/chrome before start it.Hui Lan
2021-02-04Jenkinsfile: install selenium module.Hui Lan
2021-02-04Jenkinsfile: add a dot before app.Hui Lan
2021-02-04Jenkinsfile: install pytest.Hui Lan
2021-02-04Jenkinsfile: add testing component.Hui Lan
2021-02-04Jenkinsfile: modification.Hui Lan
2021-02-04Jenkinsfile: add script for test code.Hui Lan
2021-02-04app/test/test_signup.py: code for signup.Hui Lan
2021-02-04Jenkinsfile: remove wordfreqapp.db if it exists (revision 2).Hui Lan
2021-02-04Jenkinsfile: remove wordfreqapp.db if it exists (revision).Hui Lan
2021-02-04Jenkinsfile: remove wordfreqapp.db if it exists.Hui Lan
2021-02-04app/test: create a test folder to store test scripts.Hui Lan