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

feat: start using REST in e2e tests #1826

Closed
Tracked by #140
weboko opened this issue Feb 5, 2024 · 0 comments · Fixed by #1856
Closed
Tracked by #140

feat: start using REST in e2e tests #1826

weboko opened this issue Feb 5, 2024 · 0 comments · Fixed by #1856
Assignees
Labels
E:js-waku JSON RPC Deprecation test Issue related to the test suite with no expected consequence to production code

Comments

@weboko
Copy link
Collaborator

weboko commented Feb 5, 2024

This is a change request

Problem

JSON RPC will be deprecated and REST endpoints do not have any e2e test coverage

Proposed Solutions

Use REST endpoints in packages/tests to:

  • fetch needed info;
  • check amount of messages etc;
  • send messages from nwaku nodes;

I believe we should perceive REST endpoints as ready to use but be cautious of appearing bugs - so that there will be someone involved from nwaku.

Notes

Relevant to: waku-org/pm#125

@weboko weboko added test Issue related to the test suite with no expected consequence to production code E:Comprehensive dev testing See https://github.com/waku-org/pm/issues/90 for details labels Feb 5, 2024
@adklempner adklempner self-assigned this Feb 14, 2024
@chair28980 chair28980 added E:js-waku JSON RPC Deprecation and removed E:Comprehensive dev testing See https://github.com/waku-org/pm/issues/90 for details labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:js-waku JSON RPC Deprecation test Issue related to the test suite with no expected consequence to production code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants