1083 Commits
Author SHA1 Message Date
wangyuting 68ac95f6d1 * Optimize admin checkinternet unit test script. 2026-01-06 15:54:54 +08:00
sunguangming e4c70569a4 * [unittest] modify unittest. 2025-12-22 01:16:49 +00:00
sunguangming 2fe51e9516 * [unittest] modify unittest. 2025-12-02 07:05:47 +00:00
liugang 801728ffe1 * [misc] Replace $this->config with $config. 2025-11-28 18:58:21 +08:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugangandClaude d974ee31a1 + [misc] Add unit tests for adminZen::syncPublicClasses() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:30 +08:00
liugangandClaude 3fff197dd5 + [misc] Add unit tests for adminZen::syncExtensions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:30 +08:00
liugangandClaude f26a5e262b + [misc] Add unit tests for adminZen::syncDynamics() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 580b596c1b + [misc] Add unit tests for adminZen::setCompanyByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 0f0bb3253f + [misc] Add unit tests for adminZen::sendCodeByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 262ef3ed45 + [misc] Add unit tests for adminZen::getZentaoData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude 4a8f822bd6 + [misc] Add unit tests for adminZen::fetchAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
liugangandClaude ca0d01ec8f + [misc] Add unit tests for adminZen::certifyByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:29 +08:00
daitingting be230d3d8b * [bug#66831,done,1h] Use db prefix in config. 2025-11-07 14:38:12 +08:00
liugangandClaude 82f1bbb0e4 + [misc] Add unit tests for adminModel::getSecretKey() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 15:23:54 +08:00
liugangandClaude 0d9e18d140 + [misc] Add unit tests for adminModel::checkPrivMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 15:21:52 +08:00
liugang c8c0327b04 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-05 14:35:27 +08:00
liugang fd04f3f5f0 * [misc] Run unit test scrips by ztf. 2025-10-11 09:40:08 +08:00
liugangandClaude 7fa25c63c1 * [misc] Fix unit tests for adminModel::setMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 0d8088d3ef * [misc] Fix unit tests for adminModel::getSignature() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 9bdb2652e6 * [misc] Fix unit tests for adminModel::getSecretKey() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 8993aded35 * [misc] Fix unit tests for adminModel::getHasPrivLink() method
修复了getHasPrivLink方法单元测试中的以下问题:
1. 修正了期望值设置错误 - 空数组应期望'0'而不是array()
2. 修正了备选链接格式 - 移除了不必要的'System|'前缀
3. 完善了测试步骤描述,使其更准确地反映测试内容
4. 增加了7个测试步骤,覆盖了更多边界情况

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 06a92ed22a * [misc] Fix unit tests for adminModel::getApiConfig() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 257789beb6 * [misc] Fix unit tests for adminModel::genDateUsed() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 3b8deed4b3 * [misc] Fix unit tests for adminModel::checkInternet() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 99edc6f976 * [misc] Fix unit tests for adminModel::setSwitcher() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:10 +08:00
liugangandClaude fee589b8bb * [misc] Fix unit tests for adminModel::setSubMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:09 +08:00
liugangandClaude b63360b223 * [misc] Fix unit tests for adminModel::getHasPrivLink() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:09 +08:00
wangzemei 62e8600cef - [task#149191] remove ai config of admin. 2025-10-09 13:34:48 +08:00
liugangandClaude 4fafc0c641 * [misc] Fix unit tests for adminModel::setSwitcher() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:42:12 +08:00
liugangandClaude 740ed832ca * [misc] Fix unit tests for adminModel::setSwitcher() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:52 +08:00
liugangandClaude 695f8ae17f * [misc] Fix unit tests for adminModel::setSubMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:41:52 +08:00
liugang 06a8cc3f63 * [misc] Fix unit tests with Claude Code. 2025-09-29 16:41:42 +08:00
liugang 34da0d0856 - [misc] Remove useless code and files of unit tests. 2025-09-29 16:41:29 +08:00
liugangandClaude 45d24a1103 * [misc] Enhance unit tests for adminModel::getApiConfig() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:41 +08:00
liugangandClaude 2263608318 * [misc] Enhance unit tests for adminModel::checkInternet() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:41 +08:00
liyang 2eefb65a16 * [uitest] remove ui lib to ui dir. 2025-09-17 09:06:48 +08:00
liugangandClaude be2ed06893 + [misc] Add unit tests for adminZen::getZentaoData() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:47 +08:00
liugangandClaude 0383e73499 + [misc] Add unit tests for adminZen::setCompanyByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:47 +08:00
liugangandClaude 1d86240f62 + [misc] Add unit tests for adminZen::certifyByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:46 +08:00
liugangandClaude ea1fc039f0 + [misc] Add unit tests for adminZen::sendCodeByAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:46 +08:00
liugangandClaude 21d3868648 + [misc] Add unit tests for adminZen::fetchAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:46 +08:00
liugangandClaude ca4ca4c518 + [misc] Add unit tests for adminZen::syncDynamics() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:46 +08:00
liugangandClaude 29959c9cfd + [misc] Add unit tests for adminZen::syncPublicClasses() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:46 +08:00
liugangandClaude 43909e4435 + [misc] Add unit tests for adminZen::syncExtensions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:46 +08:00
liugangandClaude 6e9d59ec5d + [misc] Add unit tests for adminModel::setSwitcher() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:07 +08:00
liugangandClaude 9493ee91a4 + [misc] Add unit tests for adminModel::genDateUsed() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:07 +08:00
liugangandClaude 6139e79ff0 + [misc] Add unit tests for adminModel::setTabMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:06 +08:00
liugangandClaude 48b1fd5a91 + [misc] Add unit tests for adminModel::setSubMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:06 +08:00
liugangandClaude 5302d571d6 + [misc] Add unit tests for adminModel::checkPrivMenu() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:06 +08:00