Commit Graph
12 Commits
Author SHA1 Message Date
liugang ea4f98c66f * [perf] Refactor search parameter caching: rename cacheSearchParams to cacheSearchFunc
- Rename method cacheSearchParams() to cacheSearchFunc() in framework/model.class.php
- Update parameter name from cacheSearchParams to cacheSearchFunc across execution and my modules
- Update corresponding test files and documentation comments
- Improve naming clarity to reflect that we're caching the function/method rather than just parameters
2025-08-18 16:24:23 +08:00
liugang 1658fae2ff * [misc] Fix unittest error of the executionModel::buildTaskSearchForm method. 2025-08-18 09:44:19 +08:00
tianshujie eed1ad1f18 * [unittest] fix syncnomultiplesprint error. 2025-06-19 14:06:18 +08:00
xieqiyu 820e761462 * [unittest] Add the unit test file of executionModel::delete. 2025-06-12 16:30:35 +08:00
xieqiyu 4182d8bffb * [unittest] Modify the unit test of executionModel::getTasks. 2025-06-06 15:43:55 +08:00
sunguangming d99c63734c * [unittest] modify unittest. 2025-06-04 09:18:50 +00:00
sunguangming 91178a65f9 * [unittest] code for unittest. 2025-06-04 09:18:50 +00:00
liumengyi 79ef8021c8 * [bug#62939,done,4h] refactor execution::resetExecutionSorts and its unittest. 2025-05-28 09:52:58 +08:00
liumengyi d09fe1cdc6 + [task#40664,doing,0.5h] add unittest of execution::getToAndCcList. 2025-01-17 15:29:19 +08:00
tianshujie e7c0a2f18b * [ci,done,0.5h] modify gettaskgroupbyexecution unit test. 2024-12-30 09:51:11 +08:00
tianshujie db6a084bd2 * [ci,0.2h] modify default value for execution::createTest method. 2024-06-21 14:29:51 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00