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/core #2077

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

feat: unit testing @waku/core #2077

weboko opened this issue Jul 22, 2024 · 1 comment
Assignees
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 @waku/core with unit tests:

  • filter;
  • lightPush;
  • message;
  • metadata;
  • store;
  • streamManager;
  • baseProtocol;
  • connectionManager;
  • keepAliveManger;
@weboko weboko added the enhancement New feature or request label Jul 22, 2024
@weboko
Copy link
Collaborator Author

weboko commented Jul 22, 2024

Working on BaseProtocol + LightPush.

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: To Do
Development

No branches or pull requests

1 participant