5 Commits
Author SHA1 Message Date
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugangandClaude 970c36aa7e * [misc] Enhance unit tests for fileModel::sendDownHeader() method
Improved test coverage for file download header functionality:
- Added test for content-type download with valid filename
- Added test for file-type download with valid file path
- Added security test for invalid file path protection
- Added test for automatic file extension handling
- Added test for Safari browser filename encoding
- Added test for different MIME type content headers
- Added test for empty filename boundary handling
- Integrated with fileTest helper class for better test structure

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:02 +08:00
xieqiyu 55456ed8de * [bug#64850] Modify the unit test file of fileModel::sendDownHeader. 2025-08-19 08:29:30 +00:00
wangyidong 236dbac1bb * Adjust unit test. 2023-12-11 17:49:13 +08:00
wangyidong 74114bd0ea * Rewrite file module and add unit test. 2023-12-06 17:37:22 +08:00