1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-18 09:13:19 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Hinton
0d0da32d88 Remove folder service from importers as it's no longer needed 2022-04-20 11:06:27 +02:00
Hinton
7d4c665b54 Fix tests 2022-04-19 13:24:04 +02:00
Matt Gibson
a4fba0e1c5 Feature/move to jest (#744)
* Switch to jest

* Fix jslib-angular package name

* Make angular test project

* Split up tests by jslib project

* Remove obsolete node test script

* Use legacy deps with jest-preset-angular

* Move web tests to common

* Remove build from pipeline

This was only being used because we were not using ts runners.
We are now, so build is unnecessary
2022-03-28 16:00:42 +02:00