Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-10 | app/test/test_*.py: add implicit waits. | Hui Lan | |
2021-02-10 | app/test/test_*.py: try ... finally clause. | Hui Lan | |
2021-02-10 | app/test/test_next_essay.py: click Next three times so that it is very ↵ | Hui Lan | |
unlikely the essay won't change. | |||
2021-02-10 | app/test/test_next_essay.py: update element search method. | Hui Lan | |
2021-02-08 | app/test/test_*.py: add # -*- coding: utf-8 -*- to resolve the pytest error: ↵ | Hui Lan | |
SyntaxError: Non-ASCII character. | |||
2021-02-06 | app/test/test_next_essay.py: quit driver after use (to save memory). | Hui Lan | |
2021-02-06 | app/test/test_next_essay.py: remove the loop. | Hui Lan | |
2021-02-06 | Jenkinsfile: test case for clicking Next link (sleep for 3 seconds). | Hui Lan | |
2021-02-06 | app/test/test_next_essay.py: click next link. | Hui Lan | |