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

test: add missing tests #15

Closed

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Oct 3, 2024

What I did

Add a test showing model_dump_json() works

fixes: #14

The issue says it doesn't work; I am proving it does (While also requesting more info!)

How I did it

Add a test

How to verify it

Read the test I added.
Tell me what other tests I should I add to reproduce any problems.

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey changed the title test: add missing test test: add missing tests Oct 3, 2024
@antazoey antazoey closed this Oct 3, 2024
@antazoey antazoey deleted the test/show-model-dump-json-works branch December 10, 2024 15:01
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.

HexBytes nested in a dict[str, Any] have serialization problems
1 participant