index
:
EnglishPal
maodun-revision
master
Unnamed repository; edit this file 'description' to name the repository.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
test
/
test_signup.py
Age
Commit message (
Expand
)
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-08
app/test/test_*.py: add # -*- coding: utf-8 -*- to resolve the pytest error: ...
Hui Lan
2021-02-06
app/test/test_*.py: quit driver after use.
Hui Lan
2021-02-05
app/test/test_signup.py: take screenshots.
Hui Lan
2021-02-05
app/test/test_signup.py: remove the 'problematic' lines.
Hui Lan
2021-02-04
app/test/test_signup.py: add back http.
Hui Lan
2021-02-04
app/test/test_signup.py: curious that cannot show Study Room.
Hui Lan
2021-02-04
app/test/test_signup.py: curious that find_link_by_text did not work.
Hui Lan
2021-02-04
app/test/test_signup.py: change remote address.
Hui Lan
2021-02-04
app/test/test_signup.py: change remote address.
Hui Lan
2021-02-04
app/test/test_signup.py: remove options.
Hui Lan
2021-02-04
app/test/test_signup.py: use correct verification string.
Hui Lan
2021-02-04
app/test/test_signup.py: code for signup.
Hui Lan
2021-02-04
app/test: create a test folder to store test scripts.
Hui Lan