Skip to content

feat: unit testing @waku/core #2077

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

Closed
9 tasks
weboko opened this issue Jul 22, 2024 · 2 comments
Closed
9 tasks

feat: unit testing @waku/core #2077

weboko opened this issue Jul 22, 2024 · 2 comments
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;
@fryorcraken fryorcraken added this to Waku Jul 22, 2024
@weboko weboko added the enhancement New feature or request label Jul 22, 2024
@weboko weboko moved this to In Progress in Waku Jul 22, 2024
@weboko
Copy link
Collaborator Author

weboko commented Jul 22, 2024

Working on BaseProtocol + LightPush.

@weboko weboko self-assigned this Jul 22, 2024
@weboko weboko added the debt Technical debt marker label Sep 17, 2024
@weboko
Copy link
Collaborator Author

weboko commented Apr 15, 2025

we have added some tests so far and we continue adding them for new components
resolving with that

@weboko weboko closed this as completed Apr 15, 2025
@github-project-automation github-project-automation bot moved this from To Do to Done in Waku Apr 15, 2025
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
Archived in project
Development

No branches or pull requests

1 participant