Added more tests

This commit is contained in:
2024-03-28 14:27:40 +01:00
parent 805f92468a
commit 5af7efcdbd
3 changed files with 149 additions and 31 deletions

View File

@ -54,8 +54,13 @@ PASS: TestResponseHeader
PASS: TestResponseHeaderOverwrite
PASS: TestPanic
PASS: TestRun
PASS: TestBadRequest
PASS: TestBadRequestHeader
PASS: TestBadRequestMethod
PASS: TestBadRequestProtocol
PASS: TestEarlyClose
PASS: TestUnavailablePort
coverage: 95.5% of statements
coverage: 100.0% of statements
```
## Benchmarks