liugang
|
c8c0327b04
|
- [misc] Delete the failed unit test scripts generated by Claude Code.
|
2025-11-05 14:35:27 +08:00 |
|
liugang
|
15ac8cec2e
|
* [misc] Refactor unit tests.
|
2025-10-20 08:52:47 +08:00 |
|
liugang
|
0fd3298880
|
- [misc] Remove wrong unit tests.
|
2025-10-20 08:52:08 +08:00 |
|
 liugangandClaude
|
52b3cc0620
|
* [misc] Fix unit tests for mailTao::getObjectTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:38:21 +08:00 |
|
 liugangandClaude
|
daa4454c3a
|
* [misc] Fix unit tests for mailTao::getAddressees() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:38:21 +08:00 |
|
 liugangandClaude
|
6a9b0d0582
|
* [misc] Fix unit tests for mailModel::setTO() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
dfa2f6719c
|
* [misc] Fix unit tests for mailModel::setImages() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
ca32584745
|
* [misc] Fix unit tests for mailModel::send() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
f004643df6
|
* [misc] Fix unit tests for mailModel::mailExist() method
修复mail模块mailExist方法的单元测试脚本中的错误:
1. 修正断言逻辑,解决对象转换字符串的致命错误
2. 增加测试步骤数量,满足至少5个测试步骤的要求
3. 改进测试覆盖,包括正常情况、边界值和异常情况
4. 修正期望值以匹配mailExist方法的实际返回值类型
5. 移除行尾空格,符合代码规范
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
aa354f293f
|
* [misc] Fix unit tests for mailModel::getSubject() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
e44e8b7d5d
|
* [misc] Fix unit tests for mailModel::getQueueById() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
dcef775c96
|
* [misc] Fix unit tests for mailModel::getError() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
22a9079226
|
* [misc] Fix unit tests for mailModel::clear() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-11 09:36:13 +08:00 |
|
 liugangandClaude
|
10ac258c1a
|
* [misc] Fix unit tests for mailTao::getObjectTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:09 +08:00 |
|
 liugangandClaude
|
02ffaf8601
|
* [misc] Fix unit tests for mailTao::getMailContent() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:09 +08:00 |
|
 liugangandClaude
|
7ec67d9ae0
|
* [misc] Fix unit tests for mailTao::getImagesByPath() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:09 +08:00 |
|
 liugangandClaude
|
f627b3ab36
|
* [misc] Fix unit tests for mailTao::getAddressees() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:09 +08:00 |
|
 liugangandClaude
|
c3cdc0dd02
|
* [misc] Fix unit tests for mailModel::setMTA() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:00 +08:00 |
|
 liugangandClaude
|
ec1135bb02
|
* [misc] Fix unit tests for mailModel::send() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:00 +08:00 |
|
 liugangandClaude
|
a65fda1f22
|
* [misc] Fix unit tests for mailModel::mailExist() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:00 +08:00 |
|
 liugangandClaude
|
923289f313
|
* [misc] Fix unit tests for mailModel::getQueueById() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:00 +08:00 |
|
 liugangandClaude
|
2243b3a6d7
|
* [misc] Fix unit tests for mailModel::getQueue() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:00 +08:00 |
|
 liugangandClaude
|
efa6714c01
|
* [misc] Fix unit tests for mailModel::autoDetect() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:42:00 +08:00 |
|
 liugangandClaude
|
8a2e39c5d4
|
* [misc] Fix unit tests for mailTao::getObjectTitle() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:50 +08:00 |
|
 liugangandClaude
|
edbf2debc9
|
* [misc] Fix unit tests for mailTao::getMailContent() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:50 +08:00 |
|
 liugangandClaude
|
b8c2b80092
|
* [misc] Fix unit tests for mailTao::getImagesByPath() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:50 +08:00 |
|
 liugangandClaude
|
d03161def5
|
* [misc] Fix unit tests for mailTao::getImagesByFileID() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:50 +08:00 |
|
 liugangandClaude
|
2b7cd13f41
|
* [misc] Fix unit tests for mailTao::getAddressees() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:50 +08:00 |
|
liugang
|
06a8cc3f63
|
* [misc] Fix unit tests with Claude Code.
|
2025-09-29 16:41:42 +08:00 |
|
 liugangandClaude
|
cee6a88613
|
* [misc] Fix unit tests for mailModel::setImages() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:42 +08:00 |
|
 liugangandClaude
|
5eca4b33da
|
* [misc] Fix unit tests for mailModel::setErrorLang() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:41 +08:00 |
|
 liugangandClaude
|
6c0c9a0c1a
|
* [misc] Fix unit tests for mailModel::send() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:41 +08:00 |
|
 liugangandClaude
|
74bd3db936
|
* [misc] Fix unit tests for mailModel::mailExist() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:40 +08:00 |
|
 liugangandClaude
|
f890d69a3c
|
* [misc] Fix unit tests for mailModel::getQueue() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:40 +08:00 |
|
 liugangandClaude
|
0f1f0f4345
|
* [misc] Fix unit tests for mailModel::clear() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-29 16:41:40 +08:00 |
|
liugang
|
34da0d0856
|
- [misc] Remove useless code and files of unit tests.
|
2025-09-29 16:41:29 +08:00 |
|
 liugangandClaude
|
3564e8f20e
|
* [misc] Enhance unit tests for mailModel::mailExist() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 11:35:56 +08:00 |
|
liugang
|
db2474adcb
|
* [misc] Enhance unit tests with Claude Code.
|
2025-09-25 09:21:52 +08:00 |
|
 liugangandClaude
|
a76bc57f81
|
* [misc] Enhance unit tests for mailModel::getError() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:16:48 +08:00 |
|
 liugangandClaude
|
73daa517b0
|
* [misc] Enhance unit tests for mailTao::replaceImageURL() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:16:45 +08:00 |
|
 liugangandClaude
|
479ad6aea8
|
* [misc] Enhance unit tests for mailModel::setTO() 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
|
8429ae1e0f
|
* [misc] Enhance unit tests for mailModel::setSubject() 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
|
177288d3aa
|
* [misc] Enhance unit tests for mailModel::setSMTP() 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
|
d056750153
|
* [misc] Enhance unit tests for mailModel::setMTA() 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
|
bb9af830f7
|
* [misc] Enhance unit tests for mailModel::setCC() 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
|
18603cc0e3
|
* [misc] Enhance unit tests for mailModel::setBody() 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
|
240741620f
|
* [misc] Enhance unit tests for mailModel::send() 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
|
e8f439e7c0
|
* [misc] Enhance unit tests for mailModel::isClickable() 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
|
cde1dde402
|
+ [misc] Enhance unit tests for mailModel::getQueueById() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:16:19 +08:00 |
|
 liugangandClaude
|
0c05b551bc
|
* [misc] Enhance unit tests for mailModel::getError() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-25 09:16:19 +08:00 |
|