Add external test cases
To ensure that the compliance matches an external set of test cases, we can integrate with my new project content-negotiation-test-cases.
This also removes the return of the q
value of a given parsed
MediaType
.
Fortunately, this doesn't have any other compliance issues.
We need to add Jackson to allow the parsing of the cases.json
.
Edited by Jamie Tanna