liugang
|
c2fb28721b
|
* test: fix error of calling undefined array key.
|
2023-12-21 19:34:56 +08:00 |
|
liyang
|
83038959e2
|
* Add a function to unset field.
|
2023-12-18 17:22:28 +08:00 |
|
liumengyi
|
d234ab4e6d
|
* Init user rights, groups, view by default.
|
2023-12-18 14:34:17 +08:00 |
|
caoyanyi
|
a90da3211d
|
* Adjust user switch for unit test.
|
2023-12-16 09:52:48 +08:00 |
|
caoyanyi
|
432c973225
|
* Adjust user switch for unit test.
|
2023-12-16 09:46:08 +08:00 |
|
liugang
|
864d57044e
|
- test: remove unused code.
|
2023-12-15 10:32:27 +08:00 |
|
wangyuting
|
dd75d485b3
|
* Fix testMethod Undefined variable bug.
|
2023-12-14 16:33:54 +08:00 |
|
李阳
|
4201ee46d6
|
* Adjust method return type.
|
2023-12-13 08:44:48 +08:00 |
|
liyang
|
1fdeb748d1
|
* Add directory writable permission judgment.
|
2023-12-12 15:35:42 +08:00 |
|
liyang
|
11f6dbbb3b
|
* Filter invalid xdebug records.
|
2023-12-12 14:59:53 +08:00 |
|
liugang
|
b91c3f62c9
|
* test: fix the error appRoot parameter when calling router::createApp().
|
2023-12-08 14:22:32 +08:00 |
|
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 |
|