Commit Graph
127 Commits
Author SHA1 Message Date
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
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugang 498738544e * [misc] Optimize code format. 2025-09-26 11:36:22 +08:00
liugang db2474adcb * [misc] Enhance unit tests with Claude Code. 2025-09-25 09:21:52 +08:00
liugangandClaude 7e81ecdb8a * [misc] Enhance unit tests for settingModel::getVersion() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:34 +08:00
liugangandClaude 06b4710f2d * [misc] Enhance unit tests for settingModel::getURSR() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:34 +08:00
liugangandClaude 9f69904348 * [misc] Enhance unit tests for settingModel::getSysAndPersonalConfig() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:34 +08:00
sunguangming a22be845cc * [misc] fix bug. 2025-09-16 06:53:07 +00:00
liugangandClaude ddf98bfaa4 + [misc] Add unit tests for settingModel::computeSN() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:23 +08:00
wangyidong db24c99d4a * [refac bug #65072] Fix vision field for setItem when upgrade. 2025-08-29 13:19:10 +08:00
wangyidong 46b99c1928 * [refac bug #65072] Fix for setItem. 2025-08-29 10:19:54 +08:00
zhangjialiang 214032dbea * [task#147913,doing,0.2h] Format code. 2025-08-20 09:22:14 +08: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 cae1b9a12d * [task#147913,doing,1h] Generate SN before installation. 2025-08-13 16:31:51 +08:00
xieqiyu a4bcf98186 * [feedback#9875] Set feedback in OR. 2025-07-18 01:28:12 +00:00
wangyidong 95e42eb136 * [unittest] Fix unittest. 2025-07-03 13:33:13 +08:00
wangyidong a0a303506f * [unittest] Adjust code for unittest. 2025-06-30 10:59:33 +08:00
wangyidong 9f3642596d * [unittest] Fix setting updateversion model method test. 2025-06-11 11:11:39 +08:00
liugang b48203b4b7 * [refac] always pass the vision property because it is needed to check for unique indexes. 2024-12-30 09:42:38 +08:00
liugang 41d93f5459 Revert "* [refac] using delete and insert operations instead of replace operation." 2024-12-30 09:42:38 +08:00
caoyanyi a279556f03 * [misc] adjust fetchAll error for setting. 2024-12-19 11:04:59 +08:00
liugang ede683ad0e * [refac] replace mao with dao to improve effeciency. 2024-12-19 10:04:56 +08:00
liugang f36be7f43d * [refac] use transactions to avoid unique index conflicts during concurrent requests. 2024-12-11 10:46:47 +08:00
liugang 1fe9bfe01d * [refac] use delete and insert operations instead of replace operation. 2024-11-20 15:42:49 +08:00
朱金勇 95ec5bc55f * [perf] Fix condition of mao. 2024-11-20 15:42:49 +08:00
朱金勇 1b01378120 * [perf] Fix error. 2024-11-20 15:42:49 +08:00
朱金勇 a3c1dcaacf + [perf] Add cache handler. 2024-11-20 15:42:49 +08:00
wangyidong 5386d797b3 * [refac task #124630] 2024-08-02 15:27:55 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
wangyuting 2c223f4d29 * Fix setting module unit test bug. 2023-12-28 16:57:53 +08:00
sunguangming 310ac76c6d * setting: modify param type. 2023-12-13 14:20:21 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
wangyidong 968781ed04 * Rewrite setting model. 2023-12-02 13:47:46 +08:00
sunguangming 34783d2510 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 26959c67e9 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 2ae8692a35 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 6c4e0ceb40 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 8198070c38 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming e360c2fb3b * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming c6fc774b1e * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 1eadc44986 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming db47009c19 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 4df759a5ca * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming c3052102d5 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 3cac729533 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 56f708dde8 * Modify unit test. 2023-12-01 15:37:09 +08:00
sunguangming 5ed55b2c15 * Modify unit test. 2023-12-01 15:37:09 +08:00