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: unit testing @waku/sdk #2078

Open
7 tasks
weboko opened this issue Jul 22, 2024 · 1 comment
Open
7 tasks

feat: unit testing @waku/sdk #2078

weboko opened this issue Jul 22, 2024 · 1 comment
Labels
debt Technical debt marker enhancement New feature or request

Comments

@weboko
Copy link
Collaborator

weboko commented Jul 22, 2024

This is a support request

Problem

We have poor coverage on basic primitives in the code and E2E testing is too heavy to test such small things / changes.
This task should cover reliability improvements delivered so far.

Proposed Solutions

Cover:

  • create;
  • baseProtocol;
  • fitler;
  • lightPush;
  • store (can be delayed before feat: store v3 #2029 is complete;
  • utils;
  • waku;
@weboko
Copy link
Collaborator Author

weboko commented Aug 29, 2024

Point to address - add testing for renewPeer and improve f99c513
#2115 (comment)

@weboko weboko added the debt Technical debt marker label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Technical debt marker enhancement New feature or request
Projects
Status: Priority
Development

No branches or pull requests

1 participant