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

Test suite: add more helpers for building RPC requests, results #301

Open
3 tasks
jtrein opened this issue May 4, 2021 · 0 comments
Open
3 tasks

Test suite: add more helpers for building RPC requests, results #301

jtrein opened this issue May 4, 2021 · 0 comments
Assignees
Labels

Comments

@jtrein
Copy link
Contributor

jtrein commented May 4, 2021

Some tests are bigger in line count and flakier with the amount of setup data they require. This is true of the mocked RPC requests and responses we use. While useful, they sometimes can be tedious to setup.

Below are some RPC calls we mock quite a bit throughout our tests:

  • Off-chain proposal votes call
  • proposals
  • votingResult
@jtrein jtrein added the test label May 4, 2021
@jtrein jtrein self-assigned this May 4, 2021
@jtrein jtrein changed the title Test suite: add more helper(s) for building RPC requests, results Test suite: add more helpers for building RPC requests, results May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant