Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test using Core's test cases #58

Open
tcharding opened this issue Feb 12, 2025 · 0 comments
Open

Test using Core's test cases #58

tcharding opened this issue Feb 12, 2025 · 0 comments

Comments

@tcharding
Copy link
Member

Currently we have only limited test coverage. And for the RPC methods that are tested we only test a subset of things e.g.,

  • We don't test all optional fields
  • We don't ensure all fields are non-default e.g., they may be being filled in by serde and not actually deserialized.

An idea, courtesy of @stevenroose, is to grab the tests from Core used for testing the RPC code and then try to parse all of those.

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

No branches or pull requests

1 participant