Commit Graph
3232 Commits
Author SHA1 Message Date
liumengyi 7b939c50e1 * Hide the modal when saving the link bugs. 2023-12-21 16:45:37 +08:00
liumengyi a48efb273f * Fix bug #41865, hide the modal when saving the link cases. 2023-12-21 16:42:57 +08:00
liumengyi 48532b4e48 * Modify name of title in the config of linkcases. 2023-12-21 16:26:31 +08:00
liumengyi 2f1310562b * Fix bug #41851. 2023-12-21 16:19:01 +08:00
liumengyi 5059a3d102 * Fix bug #41850. 2023-12-21 16:12:33 +08:00
liumengyi 92dd52d520 * Fix bug #41736, only show the button of testcase::batchCreate and testcase::createScene in the qa. 2023-12-21 15:51:45 +08:00
liumengyi 6f42888e45 * Fix bug #41877, set the module of searchToggle in the project::testcase. 2023-12-20 19:58:35 +08:00
tanghucheng d456e06920 * Refactor transfer model: setListValue method. 2023-12-19 03:15:47 -05:00
liumengyi 91b67d77ea * Get last case module if the current product is same as last case product. 2023-12-15 13:38:52 +08:00
wangyuting 5c24518e30 * Fix branch is null bug. the bug #41628. 2023-12-15 13:31:00 +08:00
liumengyi b83e081b35 * Fix bug #41601, remove empty item. 2023-12-15 11:17:47 +08:00
liumengyi ae58215a53 * Fix undefined parameter error. 2023-12-15 10:46:32 +08:00
wangxuepeng 83be543448 * Fix bug #41628. 2023-12-15 10:20:22 +08:00
wangyuting f2b454e829 * Fix updatescene unit test script bug. 2023-12-15 10:08:46 +08:00
wangyuting db0aa5068c * Fix createstepsfrombug unit test script bug. 2023-12-15 09:48:39 +08:00
wangyuting 9ed019e626 * Test createstepsformbug unit test script run error. 2023-12-15 09:22:59 +08:00
wangyuting 57852f6419 * Fix createstepsformbug unit test script bug. 2023-12-15 09:13:20 +08:00
wangyuting 8cba83986e * Fix getbystatus unit test script fail bug. 2023-12-15 08:53:03 +08:00
wangyuting 1abc0abb39 * Test getbystatus unit test script error. 2023-12-15 08:49:02 +08:00
wangyuting 85eda8f8fb * Fix getbystatus unit test script bug. 2023-12-15 08:40:31 +08:00
wangyuting 0bf0d4532d * Optimize getcases2link unit test script. 2023-12-14 17:22:01 +08:00
sunhao fbc30c4394 * Refactor .article-* with css utilities. 2023-12-14 17:21:01 +08:00
daitingting a316a7e473 * Remove useless codes, fix bug #41545. 2023-12-14 09:07:39 +00:00
wangyuting aa88af3166 * Fix batchconfirmstorychange unit test script bug. 2023-12-14 16:10:59 +08:00
wangyuting 485baeb836 * Fix getimportfields unit test script bug. 2023-12-14 15:55:06 +08:00
wangxuepeng ca8d24fe37 * Fix bug #41536. 2023-12-14 15:49:42 +08:00
wangyuting 32c98fd37b * Fix $product is not object bug. the bug #41172. 2023-12-14 15:37:42 +08:00
chaideqing 390e6208c2 * Finish task #107887. 2023-12-12 02:02:41 +00:00
liumengyi 48d99a5abd * Fix bug #41178. 2023-12-08 15:58:27 +08:00
wangyidong 0f353d9304 * Reface fileModel-parseCSV and add unit test. 2023-12-08 14:36:36 +08:00
wangyidong 7fddab02aa * Fix for export case. 2023-12-08 14:36:36 +08:00
caoyanyi 6f7c3e4f55 * Update copyright info. 2023-12-06 14:17:46 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a4a6fb22e4 + Add js cookie set params. 2023-12-06 10:45:07 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 5cab4d144c * Modify unit test for testcaseModel::updateScene. 2023-12-02 15:05:59 +08:00
liumengyi dde1de303a * Modify unit test of testcaseModel::getSceneByProductAndModule after changing unit test data. 2023-12-02 15:00:18 +08:00
liumengyi 3cca4e36a6 * Modify unit test after changing testcaseModel::getScenesForMenu. 2023-12-02 14:57:25 +08:00
liumengyi 9174a3ab6b * Fix bug, add parameter type. 2023-12-02 14:55:20 +08:00
liumengyi 14564feca1 * Modify testcaseModel::getScenesForMenu and its unit test. 2023-12-02 14:55:20 +08:00
liumengyi e674f5e274 * Fix bug. 2023-12-02 14:12:36 +08:00
liumengyi b3df2c4c91 * Fix bug found by unit test. 2023-12-02 14:01:48 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
hufangzhou 03aa2f3faf * Merge 18.9 testcase module. 2023-11-30 10:45:20 +08:00
sunhao a829c4f0bb * zin: refactor --color-slate-* to --color-gray-*. 2023-11-27 14:27:42 +08:00
tanghucheng 040dd5e4c4 Merge branch 'master' into Merge184 2023-11-22 20:54:10 -05:00
liumengyi 8451008e87 * Fix bug of branch session testcase, and optimize code. 2023-11-23 09:27:20 +08:00
liumengyi 11977519cd * Set branch in testcase::edit, and save branch to session in testcase::browse. 2023-11-23 09:15:20 +08:00
liumengyi bbb598f636 * Refactor testcaseModel::setMenu. 2023-11-23 09:07:12 +08:00
liumengyi 60a93a3d76 * Fix bug #40850, modify parameter type after strict type declaration. 2023-11-23 08:59:04 +08:00