mrlan commented on pull request mrlan/EnglishPal#118
DONE: Bug561-WanZiKun@wanzikun 测试脚本的路径应该在 app/test/ 目录下面
mrlan commented on pull request mrlan/LRR#68
BUG352-NEIL2@neil No assert statement in test functions?
mrlan pushed to Bug352-Neil-Revised at mrlan/LRR
-
23e192568f Merge branch 'Hui-Organize' of http://118.25.96.118:3000/mrlan/LRR into Bug352-Neil-Revised
-
dc3ff79b5d Rename test_cases.py to test_bug352_neil.py, and change some lines to use fixtures in conftest.py.
-
690db8d5fe Merge branch 'BUG352-NEIL2' of http://118.25.96.118:3000/mrlan/LRR into Bug352-Neil-Revised
- Compare 3 commits »
mrlan pushed to Hui-Organize at mrlan/LRR
-
1a01b4facd Merge pull request 'added my version of the test script' (#67) from Bug418-Yaaqob into Hui-Organize
-
4024a36021 (1) Move conftest.py to the top level test directory so that it applies to all test subfolders; (2) Move login() to helper.py so that it could be reused by other test scripts.
-
4da1c5a641 Merge branch 'Hui-Organize' of http://118.25.96.118:3000/mrlan/LRR into Bug418-Yaaqob
-
f2aa60c994 Define extra fixtures (i.e., driver, url, admin_username, admin_password) in conftest.py and use them
-
ff092f2a8e Merge branch 'Bug418-Yaaqob' of http://118.25.96.118:3000/mrlan/LRR into Bug418-Yaaqob
- Compare 6 commits »
mrlan merged pull request mrlan/LRR#67
added my version of the test script
mrlan pushed to Bug418-Yaaqob at mrlan/LRR
-
4024a36021 (1) Move conftest.py to the top level test directory so that it applies to all test subfolders; (2) Move login() to helper.py so that it could be reused by other test scripts.
mrlan commented on pull request mrlan/EnglishPal#117
WIP:Bug561-WanZiKun@wanzikun 请选择 target 分支为 Alpha-snapshot20230621。 你目前选的是 master 。
mrlan commented on pull request mrlan/EnglishPal#114
Bug551-DingZeYu@dingchengye 没有 assert 语句吗?
mrlan commented on pull request mrlan/EnglishPal#114
Bug551-DingZeYu@dingchengye
mrlan pushed to Bug418-Yaaqob at mrlan/LRR
-
4da1c5a641 Merge branch 'Hui-Organize' of http://118.25.96.118:3000/mrlan/LRR into Bug418-Yaaqob
-
5b72461eda Make the password work
- Compare 2 commits »
mrlan pushed to Bug418-Yaaqob at mrlan/LRR
-
f2aa60c994 Define extra fixtures (i.e., driver, url, admin_username, admin_password) in conftest.py and use them
-
ff092f2a8e Merge branch 'Bug418-Yaaqob' of http://118.25.96.118:3000/mrlan/LRR into Bug418-Yaaqob
-
fde44f7600 Merge pull request 'Fix Bug 557' (#61) from Bug557-Ayoub into Hui-Organize
-
44a7d4533e Merge pull request 'BUG352-NEIL2' (#59) from BUG352-NEIL2 into Hui-Organize
-
70d2bb4504 Merge pull request 'Fixed Bug418' (#58) from Bug418-YAAQOB-MPIANA into Hui-Organize
- Compare 181 commits »
mrlan pushed to Hui-Organize at mrlan/LRR
-
5b72461eda Make the password work
mrlan commented on pull request mrlan/EnglishPal#103
Bug528-TangJiaoAPPROVED