Open weboko opened 1 year ago
using polyfills
I don't think any of the current stack use polyfills.
make sure library is interpretable by different browsers;
It's possible to do with Karma
Right now @waku/* projects more or less follow the same testing stack/approach:
mocha, karma, chai for the stack; run tests in headless Chrome;
The problem statement seems to be more a description of the current stack. Could you be more specific on the gains we would have in migrating to jest? I expect the migration to be costly and hence I just want to ensure we have a high ROI for this change.
I propose to move this to triage/todo in reference to https://github.com/waku-org/js-waku/issues/1523
moving this back to icebox -- not relevant for now; we can revisit this if we find a use-case