Commit Graph
55 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
liuruogu ed1cf1ca40 * add product data generation in message send test. 2025-12-31 08:59:21 +00:00
liugang eff06602d6 * [misc] The value of the parent field in the zt_task table cannot be -1. 2025-12-15 14:58:11 +08:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugang 34da0d0856 - [misc] Remove useless code and files of unit tests. 2025-09-29 16:41:29 +08:00
liugangandClaude 75614c4d06 * [misc] Enhance unit tests for messageModel::getUnreadCount() method
🤖 Generated with [Claude Code](https://claude.ai/code)

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

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

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:20 +08:00
liugangandClaude fc2433a70e + [misc] Add unit tests for messageZen::assignDropmenuVars() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:56 +08:00
sunguangming fff0795e53 Merge branch 'release/21.7.2' into main 2025-07-01 06:37:04 +00:00
liumengyi 0a5ba8cf2a * [unittest] modify unittest results for messageModel::getObjectActions. 2025-06-18 10:09:31 +08:00
wangyidong 04c7ef5b0d * [unittest] Fix message getobjecttypes model method test. 2025-06-12 11:05:11 +08:00
wangyidong 769e1bf7e2 * [unittest] Fix message getobjecttypes method. 2025-06-11 09:30:55 +08:00
wangyidong bb0c0be877 * [unittest] Fix mail getMessages method. 2025-06-11 09:30:55 +08:00
wangyidong 5c30bdc9ec * [unittest] Fix mail batchsavetodonotice method. 2025-06-11 09:30:55 +08:00
liumengyi 8afa9ed137 * [unittest] modify unittest result for messageModel::getObjectActions. 2025-06-10 08:11:48 +08:00
sunguangming 0014c3fc20 * [unittest] modify unittest. 2025-06-05 08:00:58 +00:00
刘刚 a902f63d9e Merge branch ztflow-liumengyi-release/21.7.2#liumengyi of zentao/zentaopms (#9131) 2025-06-05 11:31:09 +08:00
liumengyi 8f89811ed7 + [unittest] add unittest result for messageModel::saveNotice. 2025-06-05 11:08:31 +08:00
liumengyi 86af980d42 + [unittest] add unittest result for messageModel::saveNotice. 2025-06-05 11:07:57 +08:00
liumengyi 1cc22d6448 * [unittest] modify unit test of messageModel::getObjectActions. 2025-06-05 11:06:46 +08:00
liumengyi a02d29ca1c * [unittest] modify unit test of messageModel::getObjectActions. 2025-06-05 11:06:40 +08:00
liumengyi 4e112b49fb * [unittest] modify unit test of messageModel::getObjectActions. 2025-06-05 11:06:21 +08:00
tianshujie 1a28fd351f * [unittest] fix send error. 2025-06-05 10:33:12 +08:00
wangyidong c8f68fe425 * [unittest] add envisage for deleteexpired unit test. 2024-07-25 14:04:49 +08:00
wangyidong 408f7f107a * [unittest] add check logic for deleteexpired unit test. 2024-07-25 14:04:49 +08:00
wangyidong ed22ebac40 * [unittest] add unit test for deleteexpired. 2024-07-25 14:04:49 +08:00
wangyidong e19c427ef3 * [unittest] add envisage for getunreadcount unit test. 2024-07-25 14:04:49 +08:00
wangyidong 2fd692ca74 * [unittest] add unit test for getunreadcount. 2024-07-25 14:04:49 +08:00
wangyidong a49f724bef * [unittest] add envisage batchsavetodonotice unit test. 2024-07-25 14:04:49 +08:00
wangyidong 114d8be2c0 * [unittest] add unit test for batchsavetodonotice. 2024-07-25 14:04:49 +08:00
wangyidong 1d9c078a89 * [perf story 59903] Add batchSaveTodoNotice method. 2024-07-25 14:04:49 +08:00
wangyidong 15027fb2b0 * [perf story #59898] Adjust unittest and getManages method. 2024-07-24 14:48:19 +08:00
tianshujie e0f4ec07b9 * [ci.0.5h] modify unit test of message module. 2024-07-17 15:53:20 +08:00
tianshujie 78399fb3cc * [misc,0.5h] fix unit test error for message module. 2024-07-16 16:59:37 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
wangyuting cf706984a7 * Fix message module unit test bug. 2023-12-27 18:23:39 +08:00
liumengyi 07b9d198e1 + Add the unit test of messageModel::getBrowserMessageConfig. 2023-11-29 10:48:17 +08:00
liumengyi f9401d3519 * Refactor messageModel::getNoticeTodos, and modify its unit test. 2023-11-29 10:36:56 +08:00
liumengyi a6042a8c1e * Optimize code. 2023-11-28 17:31:45 +08:00
liumengyi 3d511f09a4 * Refactor messageModel::getToList, and modify its unit test. 2023-11-28 17:25:22 +08:00
liumengyi 061e6a786c * Refactor messageModel::saveNotice, and modify its unit test. 2023-11-28 16:40:02 +08:00
liumengyi 4192d32155 * Refactor message::send. 2023-11-28 15:51:54 +08:00
liumengyi f51fce6be1 * Refactor messageModel::getObjectActions, and modify its unit test. 2023-11-28 14:47:58 +08:00
liumengyi e60841a46b * Refactor message::getObjectTypes, and modify its unit test. 2023-11-28 13:48:38 +08:00
liumengyi ea8befc387 * Optimize code for message unit test. 2023-11-28 13:44:26 +08:00
liumengyi 1b37cb045f * Refactor message::getMessages, and modify its unit test. 2023-11-28 13:40:26 +08:00