Write tests for the ErrorDocumentationView for both behaviors:
- Using a registered problem code, response has content type "application/json" and the data is documented correctly.
- Using an invalid problem code, response has content type "application/problem+json" and the status is 404.