Skip to content

run tests with jest instead of karma by default

Victor Noël requested to merge product/tests-with-jest into master
  • remove wallaby setup too
  • e2e still uses jasmine
  • tests can be run with jest or with karma (but we should remove karma if we plan to stay with jest)

Merge request reports