unchained icon indicating copy to clipboard operation
unchained copied to clipboard

Fix all unit tests

Open pozylon opened this issue 3 years ago • 0 comments

After migration from meteor to npm, the existing package unit tests don't work and there is a concept missing:

  • Use jest for everything
  • Add test setup to every package
  • Add at least 1 passing test to every package
  • Migrate exiting mocha/chai tests

pozylon avatar Jul 14 '22 09:07 pozylon