1 Commits

Author SHA1 Message Date
caplost
99964e1145 test: add comprehensive unit tests for Context.File() method
- Add TestContextFile with multiple test scenarios in context_test.go
- Add simplified tests in context_file_test.go
- Cover file serving, 404 handling, directory access, HEAD requests, and Range requests
- All tests pass successfully
2025-07-21 13:47:39 +08:00