Commit Graph
789 Commits
Author SHA1 Message Date
liumengyi a9ab99f463 * Fix bug #48421, removes duplicate projects. 2024-04-25 17:11:42 +08:00
liugang 1889f7da82 * testcaseModel: fix error of calling undefined property. 2024-04-22 13:32:32 +08:00
wangyuting 4c7b800be8 * Fix change onlyAuto bug. bug #48114. 2024-04-19 16:19:48 +08:00
liumengyi dc955a3d43 * Syna case to project and execution in the no-multiple project. 2024-04-18 16:33:55 +08:00
liumengyi 9b0ae64d05 * Fix bug of undefined property. 2024-04-18 10:52:35 +08:00
wangyuting 478f79507d * Adjust testcase onlyAutoCase field default value. bug #46466. 2024-04-10 09:55:41 +08:00
wangyuting f61bdda901 * Fix Cannot modify header information bug. 2024-04-03 11:11:27 +08:00
wangyuting 8a33a41377 * remove onlyAutoCase cookie after add case. bug #42897. 2024-04-03 11:04:51 +08:00
tianshujie 95a5d5d6bb * Fix testcase view error that the bug created. 2024-04-01 16:35:53 +08:00
liumengyi cae1635ad9 * Fix bug #47446. 2024-04-01 10:41:28 +08:00
wangyuting cd4919a2ba * Finish testcase view page. 2024-03-19 15:02:17 +08:00
liumengyi 9c9d6ac621 * Optimize code for testcase::showImport in the excel extension. 2024-03-15 17:15:07 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
liumengyi 5d98ccc95a * Fix bug #46492. 2024-03-05 15:25:15 +08:00
wangyidong 1d4f33a250 * Code bug #45417,45416. 2024-01-29 13:08:14 +08:00
wangyuting c152d918d4 * Fix project testcase page menu active error. bug #44781. 2024-01-24 11:13:45 +08:00
liumengyi ab723ae0ba * The case can't be run if its status is wait. 2024-01-23 15:14:02 +08:00
liumengyi 72a9b371a3 * Fix bug #44259. 2024-01-18 08:54:47 +08:00
caoyanyi e4b45e7b19 * Adjust run case btn. 2024-01-09 14:20:44 +08:00
wangxuepeng fcf1e57c26 * Fix the error when import scene. 2024-01-09 11:00:09 +08:00
wangxuepeng a4a5853a39 * Fix bug #43370. 2024-01-08 16:31:03 +08:00
liumengyi bc79fb0db4 * Fix parameter type error. 2024-01-08 15:25:42 +08:00
wangyuting 5fde95533b * Fix function params type bug. the bug #42927. 2024-01-03 10:42:09 +08:00
wangxuepeng 3694cc0f88 * Fix bug #442730. 2024-01-02 18:55:54 +08:00
朱金勇 a29e2b11fb * Fix tree methods. 2023-12-24 22:06:50 +08:00
wangyuting 74d3ce623a * Fix testtask unit test script bug. 2023-12-22 14:04:58 +08:00
wangyidong 7fddab02aa * Fix for export case. 2023-12-08 14:36:36 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
liumengyi 14564feca1 * Modify testcaseModel::getScenesForMenu and its unit test. 2023-12-02 14:55:20 +08:00
liumengyi b3df2c4c91 * Fix bug found by unit test. 2023-12-02 14:01:48 +08:00
tanghucheng 040dd5e4c4 Merge branch 'master' into Merge184 2023-11-22 20:54:10 -05:00
liumengyi bbb598f636 * Refactor testcaseModel::setMenu. 2023-11-23 09:07:12 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
liumengyi 5b995e69d9 * Fix bug of incorrect data type. 2023-11-22 13:57:35 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
hufangzhou 4ade845326 * Merge 18.4 testcase module. 2023-11-20 13:43:39 +08:00
wangxuepeng c94677b399 * Remove getCanImportCases and getCanImportedModules to testcase. 2023-10-30 16:50:22 +08:00
liumengyi 910ec3a5c8 * Fix error of importing to case lib. 2023-10-27 10:55:26 +08:00
hufangzhou e121e5ee9e * Finish task #93819. 2023-10-26 14:57:01 +08:00
daitingting a636504976 * Adjust codes. 2023-10-17 02:02:07 +00:00
daitingting ff8e7f0c3d * Exculde children of current scene as parent scenes. 2023-10-17 01:45:18 +00:00
daitingting 80ca27022d * Adjust codes. 2023-10-16 09:04:11 +00:00
daitingting 773ce780b8 * Add name for stepsEditor. 2023-10-08 08:03:02 +00:00
dingguodong 4b5b7a6ae8 * Fix typo, trimed to trimmed. 2023-09-28 17:25:33 +08:00
daitingting 50fdb8b2f0 * Add status param. 2023-09-25 01:08:46 +00:00
liugang 88ac6559e6 * testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method. 2023-09-21 17:30:25 +08:00
liumengyi df7ccaded9 * Refactor testcaseModel::isClickable, and its unit test. 2023-09-21 15:40:30 +08:00
liumengyi 7f683478c0 * Refactor testcaseModel::getDatatableModules. 2023-09-21 11:20:54 +08:00