Commit 2434473
committed
Add Phase 3 branch coverage tests for render methods and error handling
- Add tests for all HTTP methods falling through to base render()
- Add custom internal error resource handler test
- Add get_arg_flat fallback test
- Add large multipart form field test (100KB)
- Add file upload with explicit content-type header test
- Add http_endpoint tests for regex validation and error paths
- Add tests for invalid URL parameter formats1 parent 5e230a1 commit 2434473
File tree
10 files changed
+1859
-1
lines changed- test
- integ
- unit
10 files changed
+1859
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments