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

[milestone] Rust tooling tracking issue #28

Open
15 tasks
aatifsyed opened this issue Aug 21, 2024 · 0 comments
Open
15 tasks

[milestone] Rust tooling tracking issue #28

aatifsyed opened this issue Aug 21, 2024 · 0 comments

Comments

@aatifsyed
Copy link
Contributor

aatifsyed commented Aug 21, 2024

  • A user should be able to write tests that use RPC method calls that use generated code.
    Success here is the bindings crate has full bindings for the following APIs:
  • All methods are covered in test-suite.
    • Schema coverage.
      All structs are exercised in the test suite. This may require fixture support, test setup/teardown support, and node resetting support.
      • Schema coverage of the Common Node API.
      • Schema coverage of the v1 API.
    • Logic coverage.
      Tests like GetHead, SetHead, GetHead followed by an assertion.
      • Logic coverage of the Common Node API.
      • Logic coverage of the v1 API.
@aatifsyed aatifsyed changed the title [milestone] rust tooling is GA [milestone] Rust tooling tracking issue Aug 21, 2024
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