Commit Graph
26 Commits
Author SHA1 Message Date
liugang 5e5a5c863d + testtaskZen: add method to build form data of importUnitResult page. 2023-09-21 13:50:22 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
liugang d147cb7aa9 + testtaskZen: return different content based on the execution results of the test case. 2023-09-20 14:02:17 +08:00
liugang 67161607f1 + testtaskZen: detect whether the test case to be executed is an automated test case and perform different operations based on the user confirmation results. 2023-09-20 14:01:50 +08:00
liugang 8e867440e5 + testtaskZen: assign variables for runCase page of a test case. 2023-09-20 14:00:42 +08:00
liugang d9baacd8b8 + testtaskZen: add a method to get cases to run. 2023-09-19 15:58:20 +08:00
liugang 59e422afe8 + testtaskZen: process the rowspan property of cases for use by front-end component groupings. 2023-09-19 13:22:13 +08:00
liugang f5869e96ab + testtaskZen: add method to set configuration of search form in linkCase page of a testtask. 2023-09-18 15:55:48 +08:00
liugang 1d64e7510e * testtaskZen: load the testcase model before using its configuration. 2023-09-18 15:24:32 +08:00
liugang dbc4b873d1 * testtask: assign moduleID to the cases page. 2023-09-18 15:22:31 +08:00
liugang 8d47754179 + testtaskZen: assign variables for cases page of a testtask. 2023-09-18 14:02:46 +08:00
liugang e1cea3c2ec + testtaskZen: set configuration of search form in cases page of a testtask. 2023-09-18 14:02:26 +08:00
liugang afcc0fd18c + testtaskZen: fix error of using undefined variable. 2023-09-15 13:09:55 +08:00
liugang b166f83f25 * testtaskZen: load product model before calling its method. 2023-09-15 09:23:49 +08:00
liugang 3c89a8e0ab * testtaskZen: remove unused parameters of the setMenu method. 2023-09-14 17:21:24 +08:00
liugang 751157cc6b * testtask: load qa model before calling its method. 2023-09-14 17:10:53 +08:00
liugang 87f3d9a6ee * testtask: calling qa::setMenu instead of testtask::setMenu. 2023-09-14 17:04:53 +08:00
liugang 298c51bf93 * testtaskZen: refactor the getProducts method. 2023-09-14 15:31:55 +08:00
liugang 9a97e53eba * testtaskZen: refactor the setMenu method. 2023-09-14 15:31:31 +08:00
liugang b85436f181 + testtask: add methods to build data for the activate form and block form. 2023-09-12 09:36:08 +08:00
liumengyi 77e76b1bd1 * Fix error of no dropmenu in testtask::edit. 2023-09-12 09:27:42 +08:00
liugang 17e3dc550c + testtask: add method to build data when close a testtask. 2023-09-11 16:35:27 +08:00
liugang 010866f5c5 * testtask: process the uid field when start a testtask. 2023-09-11 16:34:11 +08:00
liugang 85e74b4e79 + testtask: add method to build data to start a testtask. 2023-09-11 14:00:22 +08:00
liumengyi 05dd2ebc43 * Refactor testtask::edit. 2023-09-06 17:21:37 +08:00
wangyuting 8cf7cd5be1 * Optimize testtask browse. 2023-08-23 15:12:47 +08:00