tangxinyuan deleted branch Bug544-TangXinyuan from mrlan/EnglishPal
tangxinyuan pushed to Alpha-snapshot20230621 at mrlan/EnglishPal
-
2d9aa8fa61 Merge pull request 'Bug544-TangXinyuan' (#105) from Bug544-TangXinyuan into Alpha-snapshot20230621
-
ddcc5206d5 Merge branch 'Alpha-snapshot20230621' into Bug544-TangXinyuan
-
8e769587cf simplify module import path
-
9901d887e0 revert conftest.py
-
498639a753 signup in unit test
- Compare 12 commits »
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
ddcc5206d5 Merge branch 'Alpha-snapshot20230621' into Bug544-TangXinyuan
-
6dbb1e2c06 No webdriver manager
-
8ef62395ed Revise README.md
-
374da86174 Why not use PyPI's webdriver-manager?
-
e8fbccdcf7 README.md: do not forget to run launch the web app first before running the test
- Compare 5 commits »
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
8e769587cf simplify module import path
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
9901d887e0 revert conftest.py
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
498639a753 signup in unit test
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
4fe96cfc9c refactor: Implicitly use fixtures in conftest.py
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
93264da3d9 Merge branch 'Alpha-snapshot20230621' into Bug544-TangXinyuan
-
64b9c51fab Define a fixture that restarts flask app for each test run
- Compare 2 commits »
tangxinyuan commented on pull request mrlan/EnglishPal#105
Bug544-TangXinyuan> @tangxinyuan > > Thanks > > 请将测试脚本的文件名改为 **test_bug544_tangxinyuan.py** > > 另外,请与 Appha-snapshot20230621 分支同步一下。我已经更新了该分…
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
0fd1592036 rename unit test file
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
46233ead1e Merge branch 'Alpha-snapshot20230621' into Bug544-TangXinyuan
-
77a3adb546 Define fixture 'restore_sqlite_database' that will be automatically used to restore the database before starting each test
-
4f91659713 How to run pytest
-
083cbfd040 Ignore app/test/assets
-
0dc253bc19 Ignore pytest_report.html
- Compare 7 commits »
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
b5bde9d33d test: update test file, update username/password config, add pytest to requirements.txt
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
83491ce28c refactor: Add comments & optimize code
tangxinyuan pushed to Bug544-TangXinyuan at mrlan/EnglishPal
-
2966a8162f Fix bug 544