liumengyi
|
abec6c079c
|
* Add unit test of testcaseModel::appendCaseFails.
|
2023-09-20 10:29:34 +08:00 |
|
wangyidong
|
284ab1de59
|
* Adjust for unit.
|
2023-09-13 16:38:17 +08:00 |
|
liumengyi
|
7d4e9650cb
|
* Refactor testcaseModel::syncCase2Project, and modify its unit test.
|
2023-09-13 10:23:46 +08:00 |
|
liumengyi
|
1d4e6e95cc
|
* Refactor summary, and add its unit test.
|
2023-09-13 09:10:55 +08:00 |
|
tianshujie
|
4f6a1969ea
|
+ Add case for the getLaneMaxEditedTime method.
|
2023-08-29 15:39:23 +08:00 |
|
tianshujie
|
878022be96
|
- Delete error field.
|
2023-08-28 15:57:41 +08:00 |
|
wangxuepeng
|
57609d3e72
|
* Refactor testsuite model getunlinkedcases unit test.
|
2023-08-25 07:55:24 +00:00 |
|
liumengyi
|
7080084e2c
|
* Refactor testcaseModel::getModuleCases, and modify its unit test.
|
2023-08-25 13:29:24 +08:00 |
|
wangxuepeng
|
3453fb463d
|
* Fixed testsuite unit test bug.
|
2023-08-24 07:22:53 +00:00 |
|
wangyuting
|
c789ed3f23
|
* Fix yaml bug.
|
2023-08-23 17:30:02 +08:00 |
|
wangyuting
|
8cf7cd5be1
|
* Optimize testtask browse.
|
2023-08-23 15:12:47 +08:00 |
|
liugang
|
f7a93622b5
|
* test: add yaml file to generate scene data.
|
2023-08-23 14:32:29 +08:00 |
|
liumengyi
|
c8cf4c9b98
|
* Add unit test of bugTao::fetchBugInfo.
|
2023-08-22 10:30:08 +08:00 |
|
caoyanyi
|
13d24bb5d1
|
* Change project yaml data.
|
2023-08-17 14:00:52 +08:00 |
|
caoyanyi
|
e882cb18b3
|
+ Add program config for yaml.
|
2023-08-16 17:06:02 +08:00 |
|
qixinzhi
|
59c2844111
|
* Finish task#99209.
|
2023-08-03 05:21:50 +00:00 |
|
qixinzhi
|
f26575c394
|
* Finish task#99208.
|
2023-08-03 02:07:04 +00:00 |
|
zenggang
|
b903d1a114
|
* Repo import
|
2023-06-10 01:36:40 +00:00 |
|
wangyidong
|
28fd596c15
|
* Fix release common data yaml.
|
2023-06-02 16:19:20 +08:00 |
|
liumengyi
|
9906148f37
|
* Refactor bugModel-getBugInfoFromResult, and modify its unit test.
|
2023-06-02 10:15:32 +08:00 |
|
liumengyi
|
786d7b29f3
|
- Remove default value of lastEditedDate in zt_kanbanregion for unit test.
|
2023-06-01 13:35:43 +08:00 |
|
caoyanyi
|
0f0dfd9409
|
* Adjust unit test case data.
|
2023-06-01 10:58:39 +08:00 |
|
daitingting
|
f1529456dd
|
* Rename linkBug to relatedBug.
|
2023-05-31 03:10:05 +00:00 |
|
wangyidong
|
6e72e0f2dc
|
* Fix global test data yaml.
|
2023-05-30 09:44:29 +08:00 |
|
tianshujie
|
56ab6327c2
|
* Refactor batch create method and add test case for batch create task.
|
2023-05-24 14:00:49 +08:00 |
|
dingguodong
|
d3ac2a230b
|
- Remove mismatched field.
|
2023-05-24 09:43:23 +08:00 |
|
wangyidong
|
322e57d353
|
+ Add unit test for storyTao.
|
2023-05-12 16:30:52 +08:00 |
|
hufangzhou
|
3387f129fb
|
* Add an interface to query builds for block module.
|
2023-05-11 20:20:51 +08:00 |
|
tianshujie
|
b72dcd29ce
|
+ Add an interface for statistic release to a block.
|
2023-05-11 13:28:53 +08:00 |
|
wangyidong
|
5046169f71
|
+ add unit test for story model.
|
2023-05-10 19:10:13 +08:00 |
|
liyang
|
353aa22eb4
|
* Optimize ztest data.
|
2023-05-09 14:35:48 +08:00 |
|
caoyanyi
|
c3386da2e9
|
* Adjust code and modify user data.
|
2023-05-09 10:09:48 +08:00 |
|
liyang
|
5c8f470b55
|
* Remove unused yaml file.
|
2023-05-08 20:27:26 +08:00 |
|
liyang
|
ce396fdb97
|
* Fix action yaml file format.
|
2023-05-08 19:59:12 +08:00 |
|
wangyidong
|
768a6a75fe
|
* code for unit test.
|
2023-05-08 18:34:06 +08:00 |
|
Wangyuting
|
0372a1a7ac
|
* Add block test.
|
2023-05-08 17:52:33 +08:00 |
|
liumengyi
|
7222a9e195
|
* Add unit-test of taskTao-manageTaskTeamMember.
|
2023-05-08 17:06:34 +08:00 |
|
caoyanyi
|
15d4ca822e
|
* Remove date field prefix.
|
2023-05-08 14:29:04 +08:00 |
|
xushenjie
|
3e850f1278
|
* Adjust the todo module's default test data yaml file.
|
2023-05-06 09:33:04 +00:00 |
|
caoyanyi
|
73c7860ae0
|
* Modify unit test data.
|
2023-05-06 13:31:17 +08:00 |
|
wangyidong
|
05e627cc97
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-05-05 11:07:23 +08:00 |
|
wangyidong
|
da410be404
|
* adjust code for product create.
|
2023-05-05 11:04:10 +08:00 |
|
caoyanyi
|
564aa47764
|
* Modify unit test position.
|
2023-05-05 10:45:43 +08:00 |
|
caoyanyi
|
d3f6b42c9c
|
* Add unit test for project function.
|
2023-05-04 16:10:54 +08:00 |
|
caoyanyi
|
ee1ca62e06
|
* Add unit test.
|
2023-05-04 15:27:48 +08:00 |
|
caoyanyi
|
a3d31e42f3
|
* Split project getInfoList function.
|
2023-05-04 14:02:17 +08:00 |
|
caoyanyi
|
c9e629d912
|
* Modify unit test for project getList function.
|
2023-05-04 13:58:34 +08:00 |
|
xushenjie
|
d2e036e7d9
|
* Adjust the default yaml file fields for the default todo module.
|
2023-05-04 05:32:31 +00:00 |
|
liyang
|
cf75b70280
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-05-04 10:15:37 +08:00 |
|
liyang
|
e7e501a302
|
* Fix initial yaml file for zendata.
|
2023-05-04 10:14:52 +08:00 |
|