Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing tests #76

Open
idg10 opened this issue Mar 4, 2020 · 0 comments
Open

Add missing tests #76

idg10 opened this issue Mar 4, 2020 · 0 comments
Labels
IMM IP Maturity Matrix

Comments

@idg10
Copy link
Contributor

idg10 commented Mar 4, 2020

We don't yet really have enough tests to score even the minimum of 1 point on the IP Maturity Matrix:

Specs which cover golden path / APIs have full OpenAPI Definition

Currently we have specs that cover the AddContent service collection extension method, and the GetContent service provider extension method. This is essentially just a way of constructing objects based on a content type (MIME) string instead of a type name. And there are also specs for testing JSON serialization and deserialization.

We currently have no tests for content handling which, as the name suggests, is this library's main job. We need to add these before we can reasonably say we cover the golden paths.

@idg10 idg10 added the IMM IP Maturity Matrix label Mar 4, 2020
@idg10 idg10 mentioned this issue Mar 4, 2020
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IMM IP Maturity Matrix
Projects
None yet
Development

No branches or pull requests

1 participant