liugang
1503f91b2b
* [refac] Split xxx.unittest.class.php into model.class.php, tao.class.php and zen.class.php.
2026-01-14 15:32:47 +08:00
wangyidong
23d7789c9a
* [refac] Adjust unit test.
2026-01-09 14:19:30 +08:00
wangyidong
08e62b63c2
* [refac] resloved feedback #11124 .
2026-01-09 14:19:30 +08:00
liyang
ae7b38c164
+ [unittest] add cid.
2025-11-14 13:05:25 +08:00
daitingting
be230d3d8b
* [bug#66831,done,1h] Use db prefix in config.
2025-11-07 14:38:12 +08:00
liugang and Claude
384ecdc1b4
* [misc] Fix unit tests for devModel::trimSpace() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:40:07 +08:00
liugang and Claude
c6ac31bd7c
* [misc] Fix unit tests for devModel::getTables() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:40:07 +08:00
liugang and Claude
d70f9010e9
* [misc] Fix unit tests for devModel::getSecondMenus() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:40:07 +08:00
liugang and Claude
03422261b9
* [misc] Fix unit tests for devModel::getLinkParams() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:40:07 +08:00
liugang and Claude
6401327724
* [misc] Fix unit tests for devModel::getAPIs() method
...
- 修复类重复声明错误
- 调整期望值使其与实际输出匹配
- 改进异常处理和错误输出处理
- 确保测试稳定通过
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:40:07 +08:00
liugang and Claude
eda0774628
* [misc] Fix unit tests for devModel::trimSpace() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:36:12 +08:00
liugang and Claude
6a54304ecf
* [misc] Fix unit tests for devModel::getFields() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-11 09:36:12 +08:00
liugang
db2474adcb
* [misc] Enhance unit tests with Claude Code.
2025-09-25 09:21:52 +08:00
liugang and Claude
fe79e83da6
* [misc] Enhance unit tests for devModel::loadDefaultLang() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:06 +08:00
liugang and Claude
3048496e92
* [misc] Enhance unit tests for devModel::getModules() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:05 +08:00
liugang and Claude
5103bbf4fc
* [misc] Enhance unit tests for devModel::getMenuObject() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:05 +08:00
liugang and Claude
7f123e9728
* [misc] Enhance unit tests for devModel::getFields() method
...
- Increased test coverage from 3 to 7 test steps
- Added comprehensive testing for different field types (varchar, int, char)
- Improved testing for field name internationalization
- Enhanced validation for field null attributes and type parsing
- Better coverage of field structure and properties
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:05 +08:00
liugang and Claude
621c1009e3
* [misc] Enhance unit tests for devModel::getAPIs() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:16:05 +08:00
liugang and Claude
175e3addbf
* [misc] Enhance unit tests for devModel::trimSpace() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:15:53 +08:00
liugang and Claude
66c596c687
* [misc] Enhance unit tests for devModel::setField() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:15:53 +08:00
liugang and Claude
e87cfe9ef9
* [misc] Enhance unit tests for devModel::getTables() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:15:53 +08:00
liugang and Claude
13226c761d
* [misc] Enhance unit tests for devModel::getSecondMenus() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:15:52 +08:00
liugang and Claude
c781cbdd3b
* [misc] Enhance unit tests for devModel::getLinkTitle() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:15:52 +08:00
liugang and Claude
24c5ab91b1
* [misc] Enhance unit tests for devModel::getLinkParams() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-25 09:15:52 +08:00
liugang and Claude
6952b381fc
+ [misc] Add unit tests for devModel::getAPIData() method
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 15:06:14 +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
zhouxin
3ac78cb4da
* [unittest] Modify unit test of devModel::getMenuTree.
2025-06-06 17:04:50 +08:00
wangyidong
8405f1cb42
* [unittest] Fix dev getModuleExtPath method test.
2025-06-06 14:45:57 +08:00
liumengyi
74150a1d99
- [unittest] remove pid.
2025-06-05 10:03:03 +08:00
liumengyi
19cb2fcde3
* [unittest] modify unit test of devModel::getTree.
2025-06-05 09:13:01 +08:00
sunguangming
ff8ae3631c
* [unittest] modify unitest.
2025-06-04 09:18:50 +00:00
tianshujie
bbbebda459
* [ci,done,0.1h] fix sortmenus unit test error.
2025-06-04 15:37:51 +08:00
tianshujie
9813908220
* [task#143144,done,0.5h] add baseurl for api.
2025-05-08 14:17:06 +08:00
liyang
8471c3bca3
* [bug#57579] Fix bug for update sql.
2024-11-28 17:30:08 +08:00
caoyanyi
c818a9cba2
+ [task#133392,doing,1h] replace language setting for dev module.
2024-11-28 10:20:13 +08:00
liyang
3315e320d9
* [task#132864] rename buid lang.
2024-11-22 13:01:06 +08:00
songchenxuan
0036427d25
*[bug#57007,1h].;
2024-11-15 16:00:41 +08:00
liumengyi
c7112c52bc
* [bug#55480,done,1h] show table name if the language doesn't exist.
2024-10-09 09:08:46 +08:00
wangyidong
e0944b9d3b
* [refac bug #55369 ] Adjust table column width.
2024-09-13 16:39:55 +08:00
qixinzhi
0774f95de0
* [bug#55187] fix bug.
2024-09-11 17:16:12 +08:00
xieqiyu
a7f9efe365
* [task#122855,done,0.5h] Change the unit file of dev.
2024-07-08 16:57:58 +08:00
sunguangming
7b654ad662
* Fix bug #49621 .
2024-05-15 11:18:06 +08:00
sunguangming
28b2b78698
Merge branch 'master' into story
2024-05-09 15:04:07 +08:00
liyang
354c300c86
* Modify unit test directory structure and data generation method.
2024-04-22 14:25:50 +08:00
caoyanyi
7400302e94
Merge branch 'release-20.0'
2024-04-22 10:23:21 +08:00
qixinzhi
ae1173d6ad
* Fix dev lang of table name.
2024-04-18 07:59:43 +00:00
dingguodong
926744bf4f
- Remove vi.php.
2024-04-17 09:11:48 +08:00
caoyanyi
a0d9e6798f
* Adjust lang set for URSR.
2024-03-06 16:10:24 +08:00
caoyanyi
8100307843
* Adjust lang set for URSR.
2024-03-06 16:07:49 +08:00