Commit Graph
64956 Commits
Author SHA1 Message Date
daitingting a6cf425cbf * Update expect. 2023-09-18 05:46:05 +00:00
wangxuepeng a4cb4c8192 * Unit test of the computebeginandend method of action module. 2023-09-18 05:39:58 +00:00
daitingting c17c689c78 * Adjust param of p(). 2023-09-18 05:31:12 +00:00
liumengyi 77f05039e6 * Modify unit test of testcaseModel::getByList. 2023-09-18 13:30:50 +08:00
daitingting 673f8feb09 * Init data before testing. 2023-09-18 05:30:03 +00:00
zhaoke 86746c0f49 * Fix bug #38286. 2023-09-18 13:14:20 +08:00
wangxuepeng 47ce774f1c * Unit test of the gethistory method of action module. 2023-09-18 05:12:54 +00:00
caoyanyi 70fe717f87 * Adjust unit test check rule. 2023-09-18 13:10:10 +08:00
dingguodong a9499e4d38 * Add type hint and skipped fields before updating. 2023-09-18 13:09:33 +08:00
songchenxuan f916cfbd7a * Use a definite time for all metriclib data at once update, and if not send data for function, use maxDate as date. 2023-09-18 11:37:42 +08:00
wangyidong 294c93f53d * process budget. 2023-09-18 11:32:03 +08:00
liumengyi 16237337c8 * Fix error for unit test of testcaseModel::getByAssignedTo. 2023-09-18 11:28:37 +08:00
caoyanyi 43b7d10d5a * Dealing with strict schema issues in unit testing databases. 2023-09-18 11:27:58 +08:00
caoyanyi 47d61b1e4d * Dealing with database time error issues. 2023-09-18 11:27:58 +08:00
tianshujie 94a06d7cbe * Remove logical duplicate method and modify the relevant calling code. 2023-09-18 11:24:38 +08:00
tianshujie 17664b585b * Refactor ajaxGetPlans method. 2023-09-18 11:24:38 +08:00
wangyidong 7348d48264 * Fix edit program whitelist. 2023-09-18 11:24:00 +08:00
liumengyi 66486242be * Modify unit test of testcaseModel::getBugs2Link. 2023-09-18 11:21:17 +08:00
liumengyi 27d70e5f55 * Modify unit test of testcase::createScene. 2023-09-18 11:06:49 +08:00
daitingting e98e00e645 * Test updateStep function. 2023-09-18 02:58:25 +00:00
caoyanyi 9171d98af4 * Dealing with database time error issues. 2023-09-18 10:57:13 +08:00
liumengyi 31619703d0 * Refactor testtaskModel::getResults, and modify its unit test. 2023-09-18 10:55:43 +08:00
wangyidong b4f61911f4 * Rewrite progam edit. 2023-09-18 10:53:45 +08:00
tianshujie 81dfbd695d * Refactor getPairs method and case. 2023-09-18 10:50:56 +08:00
dingguodong 96c8bbc4b9 * Show the program manager and avatar. 2023-09-18 10:49:23 +08:00
liugang cbea619aa2 * actionModel: fix error doesn't have default return value. 2023-09-18 10:47:15 +08:00
caoyanyi 2f416c55d3 * Dealing with database date error issues. 2023-09-18 10:40:19 +08:00
songchenxuan 8d2ace5ddb * Add Chart init. 2023-09-18 10:37:58 +08:00
wangxuepeng 7a66d9a356 * Unit test of the gettrashes method of action module. 2023-09-18 02:35:06 +00:00
dingguodong ca16109980 * Remove needless code. 2023-09-18 10:22:28 +08:00
tianshujie 17beeaa8bd + Add case for the buildActions and buildProjectActionsMap. 2023-09-18 10:12:50 +08:00
tianshujie e2917b0da3 * Refactor buildActions mathod and case. 2023-09-18 10:12:50 +08:00
dingguodong 1f937f6587 * Fix errors for editing a program. 2023-09-18 10:06:17 +08:00
dingguodong 43c120b81a * Fix type error for failed test case. 2023-09-18 10:06:17 +08:00
dingguodong 0476710862 * Fix failed test case. 2023-09-18 10:06:09 +08:00
liugang 95e931af00 * testtask: remove unused code - the unit test only displayed in qa application now. 2023-09-18 09:59:19 +08:00
tianshujie 4540fd0b26 + Add case for the buildProgramActionsMap and getNormalActions method. 2023-09-18 09:56:32 +08:00
caoyanyi af44720e67 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:54:37 +08:00
caoyanyi d71bf140dd * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:54:19 +08:00
caoyanyi be54bfe409 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:54:00 +08:00
caoyanyi f831aaccea * Change params type. 2023-09-18 09:53:28 +08:00
caoyanyi 90cbc652b8 * Replace YY/MM/DD to YYYY-MM-DD. 2023-09-18 09:52:44 +08:00
caoyanyi fbd3762432 * Adjust call method params for execution update. 2023-09-18 09:29:40 +08:00
dingguodong 46efaa7946 * Unify the budget of program. 2023-09-18 09:22:31 +08:00
caoyanyi ba6c77ba33 * Adjust unit test comment for program tao. 2023-09-18 09:13:10 +08:00
caoyanyi d24a38cef9 + Add unit test for program getNormalActions. 2023-09-18 09:04:38 +08:00
tianshujie 5a20f7ee0b * Modify case data. 2023-09-18 08:57:57 +08:00
dingguodong 5a7d07acd0 * Fix typo. 2023-09-18 08:30:44 +08:00
wangxuepeng 66c5609655 * Unit test of the getbyid method of action module. 2023-09-16 08:30:52 +00:00
wangxuepeng 6fa0024c18 * Unit test of the updateComment method of action module. 2023-09-16 06:11:17 +00:00