 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 |
|
 liugangandClaude
|
4747805ea6
|
+ [misc] Add unit tests for adminModel::setMenu() 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
|
5fa9b082f6
|
* [misc] Update admin unit test class for getSignature() 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
|
86e9a076af
|
+ [misc] Add unit tests for adminModel::getSignature() 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
|
1dbcb259da
|
+ [misc] Add unit tests for adminModel::getSecretKey() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-15 15:06:06 +08:00 |
|
liugang
|
985e56e785
|
- [misc] Remove unused css and js files.
|
2025-09-15 10:02:06 +08:00 |
|
liugang
|
53be2c64c6
|
- [misc] Remove unused view files.
|
2025-09-11 16:30:53 +08:00 |
|
sunguangming
|
9b8d0605bf
|
* [misc] add FIRST_RELEASE_DATE.
|
2025-09-08 02:17:55 +00:00 |
|
sunguangming
|
662c551d17
|
* [bug#65221,done,0.2h] fix bug.
|
2025-09-08 02:13:29 +00:00 |
|
zhangjialiang
|
e405752c05
|
* [task#147913,doing,0.1h] Format code.
|
2025-08-14 17:14:15 +08:00 |
|
zhangjialiang
|
d2b4d667a0
|
* [task#147913,doing,2.5h] Transfer buried points to Misc module, SN cache uses cookies.
|
2025-08-14 17:00:20 +08:00 |
|
zhangjialiang
|
8ab5b1684d
|
* [task#147913,doing,0.1h] Change variable name.
|
2025-08-14 08:41:38 +08:00 |
|
zhangjialiang
|
441c6f34a5
|
* [task#147913,doing,0.1h] Format code.
|
2025-08-13 16:37:28 +08:00 |
|
zhangjialiang
|
8684148d3c
|
* [task#147913,doing,0.1h] Format code.
|
2025-08-13 16:17:45 +08:00 |
|
zhangjialiang
|
38ab811a11
|
* [task#147913,doing,0.1h] The 'install. php' entry does not load 'common', here we add "loadModel('common')".
|
2025-08-13 16:14:48 +08:00 |
|