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

feat: add unit test support to system text json version #64

Conversation

caleidon
Copy link
Contributor

I've added the ability to do unit tests on the 6.0 version for System.Text.Json, like you could do in the newtonsoft version.

This is my first ever public PR that I barely managed to scrape together, but it works and I wrote a few small unit tests for it.

If there are any bigger structural problems that need fixing I would appreciate some guidance. If not, great! :)

@caleidon caleidon mentioned this pull request Aug 13, 2024
…use System.Text.Json. Add unit test that covers complete patch case from start to finish with patching, ignoring and null value replacement
@caleidon
Copy link
Contributor Author

Hi @Morcatko

Could you please review the PR and approve if everything is okay?

We are going live soon and would love to have all our PATCH endpoints covered by unit tests. :)

@Morcatko Morcatko requested review from omorsky-pcor and removed request for omorsky-pcor August 19, 2024 06:45
@Morcatko Morcatko merged commit fba28d8 into Morcatko:master Aug 19, 2024
@Morcatko
Copy link
Owner

Released in version 6.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants