Skip to content

[milestone] Rust tooling tracking issue #28

Open
@aatifsyed

Description

@aatifsyed
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions