aboutsummaryrefslogtreecommitdiffstats
path: root/spec/inputs
Commit message (Collapse)AuthorAgeFilesLines
* util.jwt: Add support for ES512 (+ tests)Matthew Wild2022-09-291-0/+43
|
* util.jwt: Overhaul of tests to use declarative approachMatthew Wild2022-07-021-0/+62
| | | | | Now we can consistently apply the same tests to every algorithm, instead of duplicating code.
* spec: Move test crypto keys to a shared file for clarity and easy maintenanceMatthew Wild2022-07-021-0/+74
|
* net.http.parser: Add failing test for (large?) chunk-encoded responsesMatthew Wild2020-08-211-0/+15