ssz icon indicating copy to clipboard operation
ssz copied to clipboard

Add Karma to test in browser env

Open dapplion opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe.

We have no assurance in CI that code doesn't break in the browser, and it does.

Describe the solution you'd like

Add Karma like in bls repo with sample webpack config https://github.com/ChainSafe/bls/blob/master/karma.conf.js

dapplion avatar Jun 18 '21 14:06 dapplion