mrlan commented on pull request mrlan/EnglishPal#104
Bug553_LinShan@linshan 谢谢 请将 test_file.json 中的内容放入 test_bug553_LinShan.py,然后删除 test_file.json。 这样可以少管理一个文件。而且更容易理解。不然测试…
mrlan commented on pull request mrlan/EnglishPal#105
Bug544-TangXinyuan@tangxinyuan Thanks 请将测试脚本的文件名改为 **test_bug544_tangxinyuan.py** 另外,请与 Appha-snapshot20230621 分支同步一下。我已经更新了该分支中的…
mrlan pushed to Alpha-snapshot20230621 at mrlan/EnglishPal
-
77a3adb546 Define fixture 'restore_sqlite_database' that will be automatically used to restore the database before starting each test
mrlan pushed to Alpha-snapshot20230621 at mrlan/EnglishPal
-
4f91659713 How to run pytest
-
083cbfd040 Ignore app/test/assets
-
0dc253bc19 Ignore pytest_report.html
- Compare 3 commits »
mrlan pushed to Alpha-snapshot20230621 at mrlan/EnglishPal
-
a4608db424 Correct code comments
mrlan pushed to Alpha-snapshot20230621 at mrlan/EnglishPal
-
0a63c5354a Make test_add_word.py work again
mrlan commented on pull request mrlan/EnglishPal#103
Bug528-TangJiao@tangjiao 不错。 测试文件名请用 test_bug528_tangjiao.py 三个测试文件合并为一个。一个 py 文件中可以定义多个测试用例的。
mrlan pushed to Alpha-snapshot20230621 at mrlan/EnglishPal
-
7d5b1c0ed4 Fix ImportError: cannot import name 'url_quote'