Commit f8b7b0f
committed
Add integration tests, fix a minor bug en route
The spec says empty bodies may not have a signature. Previously this
would crash the non-streaming parser (the streaming equivalent already
handled this). That's now fixed.
Tests are intended to provide a basic integration coverage over the
whole project so we can change things with some idea that the whole
setup still works.1 parent 7cff402 commit f8b7b0f
File tree
3 files changed
+1836
-1
lines changed- lib
- test
3 files changed
+1836
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
0 commit comments