Skip to content

Test using Core's test cases #58

Open
@tcharding

Description

@tcharding

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.

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