-
-
Notifications
You must be signed in to change notification settings - Fork 158
Removing dependency on JsonApiDotNetCoreExample project in test projects #1068
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1068 +/- ##
==========================================
- Coverage 89.95% 88.48% -1.47%
==========================================
Files 257 256 -1
Lines 7026 7024 -2
==========================================
- Hits 6320 6215 -105
- Misses 706 809 +103
Continue to review full report at Codecov.
|
9c4c805
to
a2d6dbc
Compare
.../JsonApiDotNetCoreTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs
Outdated
Show resolved
Hide resolved
test/JsonApiDotNetCoreTests/IntegrationTests/NonJsonApiControllers/NonJsonApiControllerTests.cs
Outdated
Show resolved
Hide resolved
test/JsonApiDotNetCoreTests/IntegrationTests/NonJsonApiControllers/NonJsonApiControllers.cs
Outdated
Show resolved
Hide resolved
4a38b27
to
aaa40ac
Compare
aaa40ac
to
19a3c51
Compare
Closes #1031
Also required for introducing a OpenAPI testing environment in #1047.