Skip to content

Add external test cases

Jamie Tanna requested to merge feature/external-cases into main

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

Merge request reports