liyang
|
6b54e42568
|
* Fix coverage report.
|
2023-10-24 09:53:26 +08:00 |
|
liyang
|
506a366673
|
* Fix code warning for coverage report.
|
2023-10-23 13:31:53 +08:00 |
|
zhaoke
|
40d90ea694
|
* Fix failed of run test when expect string contain semicolon.
|
2023-09-19 09:24:47 +08:00 |
|
caoyanyi
|
86f317fec5
|
* Change unlink sql file condition.
|
2023-08-28 10:32:47 +08:00 |
|
caoyanyi
|
a0ea7902e5
|
* Change clear table to remove sql file.
|
2023-08-28 09:58:24 +08:00 |
|
dingguodong
|
060602a272
|
* Use gen(0) to truncate table.
|
2023-08-28 09:58:13 +08:00 |
|
zhaoke
|
2a6ffe3a63
|
* Add sort feature of repo list page.
|
2023-08-28 09:14:07 +08:00 |
|
liugang
|
e0cf590cfa
|
* yaml: generate grade field and path field according to id field and parent field.
|
2023-08-23 14:31:17 +08:00 |
|
dingguodong
|
f8bb87a740
|
* Fix typo, rename viod to void.
|
2023-08-03 14:17:04 +08:00 |
|
qixinzhi
|
859a75df41
|
* Add levels parameter for common yaml.
|
2023-07-17 07:51:38 +00:00 |
|
zhaoke
|
3bcdff4541
|
* Support query multiple rows in p() function.
|
2023-06-09 17:50:58 +08:00 |
|
zhaoke
|
d0454dcd47
|
* Add unit test of taskModel-updateParentStatus.
|
2023-06-09 15:20:39 +08:00 |
|
liyang
|
1112fa0292
|
* Fix coverage in pipeline.
|
2023-05-29 17:32:31 +08:00 |
|
liyang
|
f4e3a10e0d
|
* Fix code coverage calculation rules.
|
2023-05-29 08:55:42 +08:00 |
|
caoyanyi
|
32c60745b7
|
* Dealing with the problem that the parameter of p is 0 and the data obtained is incorrect.
|
2023-05-26 09:18:02 +08:00 |
|
zhaoke
|
f7e735c7c5
|
* Fix parse ztf step error.
|
2023-05-26 08:27:10 +08:00 |
|
dingguodong
|
cf194982f8
|
* Show error message if zendata/zd exec failed.
|
2023-05-24 09:43:23 +08:00 |
|
dingguodong
|
3ee236910a
|
* Show friendly error message to help us find out which table has errors.
|
2023-05-24 09:43:23 +08:00 |
|
zhouxin
|
ac960f5a42
|
* Fix support of common yaml.
|
2023-05-24 01:12:56 +00:00 |
|
zhouxin
|
9e49d9be07
|
* Define run path for generate yaml.
|
2023-05-23 02:48:25 +00:00 |
|
Guanxiying
|
34cf70ccc7
|
* Support load common yaml files.
|
2023-05-23 10:27:16 +08:00 |
|
Guanxiying
|
02453b6d11
|
* Suppport load yaml from any paths of current module.
|
2023-05-23 10:27:16 +08:00 |
|
liyang
|
3fa86634be
|
* Remove ztest script filter.
|
2023-05-17 10:15:31 +08:00 |
|
liyang
|
39424554f0
|
* Code coverage to ignore ztest script.
|
2023-05-16 13:10:24 +08:00 |
|
liyang
|
fe35d3d6d4
|
* Adjust the json file to generate rules.
|
2023-05-16 10:22:23 +08:00 |
|
liyang
|
4bae81532b
|
* Remove the backup database table.
|
2023-05-15 10:43:17 +08:00 |
|
liyang
|
dc5fd0cf72
|
+ Add batch initialize the database function.
|
2023-05-11 13:32:40 +08:00 |
|
zhaoke
|
a03c4bf54b
|
* Fix ztf run failed when the e function passes in an int type parameter.
|
2023-05-10 14:24:11 +08:00 |
|
zhaoke
|
d88871662d
|
* Keep full parameters in ztf steps.
|
2023-05-10 14:24:11 +08:00 |
|
zhaoke
|
b35fc5e738
|
* Fix get values error from three-dimensional array.
|
2023-05-09 18:43:55 +08:00 |
|
liyang
|
d6b586f801
|
* Adjust ztest perform directory.
|
2023-05-09 15:56:22 +08:00 |
|
liyang
|
353aa22eb4
|
* Optimize ztest data.
|
2023-05-09 14:35:48 +08:00 |
|
caoyanyi
|
bda380677e
|
* Handle page error for ztest.
|
2023-05-09 10:26:11 +08:00 |
|
caoyanyi
|
c3386da2e9
|
* Adjust code and modify user data.
|
2023-05-09 10:09:48 +08:00 |
|
zhaoke
|
37e48d0102
|
* Fix missing quotes in expect method.
|
2023-05-09 08:47:08 +08:00 |
|
tianshujie
|
140976a503
|
* Add test case for create method.
|
2023-05-08 15:07:06 +08:00 |
|
caoyanyi
|
edf5cff53d
|
* Modify yaml data set.
|
2023-05-08 14:43:55 +08:00 |
|
liyang
|
98bc562ca0
|
* Modify yaml field name.
|
2023-05-08 14:33:48 +08:00 |
|
liyang
|
2bdefb17b8
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-05-08 14:07:12 +08:00 |
|
liyang
|
2a99a6c0f4
|
* Compatible with strongly typed database.
|
2023-05-08 14:05:55 +08:00 |
|
caoyanyi
|
90738a7a8f
|
* Modify comment line.
|
2023-05-08 13:21:11 +08:00 |
|
caoyanyi
|
2a122e1db8
|
* Modify test case error.
|
2023-05-08 13:17:17 +08:00 |
|
caoyanyi
|
c0511322e6
|
* Modify test case ignore comment line.
|
2023-05-08 11:15:33 +08:00 |
|
Guanxiying
|
d51a99c3a3
|
* Adjust ztf report.
|
2023-05-08 09:39:35 +08:00 |
|
zhaoke
|
4de63de2e8
|
Merge branch 'master' of git.zcorp.cc:easycorp/zentaopms
|
2023-05-08 08:51:43 +08:00 |
|
zhaoke
|
3b4d86500a
|
* Modify testDB name.
|
2023-05-06 18:18:34 +08:00 |
|
管西迎
|
80e712a240
|
Merge pull request 'Merge codecoverage function.' (#32) from lyk_codecoverage into master
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/32
|
2023-05-06 16:00:48 +08:00 |
|
liuyongkai
|
419d889153
|
* Add get ztf report function.
|
2023-05-06 07:54:56 +00:00 |
|
liyang
|
ea42eb1f0b
|
* Fix access database output method.
|
2023-05-06 15:34:58 +08:00 |
|
caoyanyi
|
b304ed2627
|
* Modify insert data num.
|
2023-05-06 14:11:03 +08:00 |
|