Skip to content

feat(testing): mock node and provider service implementation #324

@cloud-j-luna

Description

@cloud-j-luna

Is your feature request related to a problem? Please describe.

The absence of mock node and provider instances makes it difficult to validate Protobuf-generated code schemas efficiently during development and testing.

Describe the solution you'd like

Implement the different gRPC services and handle the queries according to what is expected without all the complex workflow. The node and provider should be based in a fixed predictable state.

Describe alternatives you've considered

Alternatively to running these against a testnet. We need to be able to integrate this validations in our CI workflow and detect issues early on in development.

Search

  • I did search for other open and closed issues before opening this

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

Metadata

Metadata

Assignees

Type

Projects

Status

Released (in Prod)

Relationships

None yet

Development

No branches or pull requests

Issue actions