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 encoder and decoder thoroughly #69

Open
drewdzzz opened this issue Nov 22, 2023 · 0 comments
Open

Test encoder and decoder thoroughly #69

drewdzzz opened this issue Nov 22, 2023 · 0 comments

Comments

@drewdzzz
Copy link
Collaborator

Decoder and encoder support a large number of types and use many traits to determine their behavior. Testing all type combinations would be difficult, and such a test would be almost unreadable. I suggest to create a test, which generates a tree of pre-defined types and tests encoder and decoder against it. Then, we could easily add tests for new supported types.

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

No branches or pull requests

1 participant