Files
bun.sh/test/regression/issue
Claude Bot 5e697bb3a9 Add comprehensive integration tests for S3 contentLength restrictions
- Add tests that verify actual HTTP behavior with different payload sizes
- Test exact contentLength (should succeed), less than (should fail), more than (should fail)
- Cover both Bun.s3() and S3Client APIs
- Test both contentLength and ContentLength parameter styles
- Add validation tests for negative values
- Include the exact use case from GitHub issue #18240

These tests ensure the contentLength restriction actually works at the HTTP level,
not just URL generation, providing full coverage of the feature behavior.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-06 22:07:09 +00:00
..
2025-01-28 17:23:57 -08:00
2025-06-03 13:23:12 -07:00
2025-06-03 23:41:37 -07:00
2025-01-17 22:08:07 -08:00
2024-06-14 01:50:36 -07:00
2024-09-24 22:46:18 -07:00
2025-03-03 21:38:05 -08:00
2025-05-26 21:18:22 -07:00
2025-07-03 01:06:22 -07:00
2025-07-23 22:31:42 -07:00
2025-07-20 23:02:10 -07:00