waku-org / js-waku

JavaScript implementation of Waku v2
https://js.waku.org
Apache License 2.0
162 stars 41 forks source link

chore: optimize slow tests and enable them #1911

Open weboko opened 4 months ago

weboko commented 4 months ago
This is a **support request** ## Problem In `packages/tests` we have skipped test marked with `// slow and flaky in CI` ## Proposed Solutions Investigate their slowness and fix it. Enable them back.