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

Testing #4

Closed
17 of 18 tasks
YushiOMOTE opened this issue Oct 29, 2020 · 0 comments · Fixed by #22
Closed
17 of 18 tasks

Testing #4

YushiOMOTE opened this issue Oct 29, 2020 · 0 comments · Fixed by #22
Assignees

Comments

@YushiOMOTE
Copy link
Owner

YushiOMOTE commented Oct 29, 2020

Remaining tests

  • example-like simple cases
  • multiple formats
  • compare with serde
  • some attributes
  • memory leak etc.
  • error cases
    • serialization
      • py-side errors
        • invalid arguments
        • schema vs object mismatch
      • rust-side errors
        • serialization error (unlikely)
    • deserialization
      • py-side
        • invalid arguments
      • rust-side
        • deserialization error (invalid format, type etc)
  • test with random data structures -> supposed to be done in a separate project
@YushiOMOTE YushiOMOTE self-assigned this Oct 29, 2020
@YushiOMOTE YushiOMOTE mentioned this issue Nov 21, 2020
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 a pull request may close this issue.

1 participant