Added more tests

This commit is contained in:
Eduard Urbach 2024-03-28 14:27:40 +01:00
parent a8700ce8f5
commit d80b6c1edb
Signed by: eduard
GPG key ID: 49226B848C78F6C8
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