1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-22 03:03:15 +00:00
Commit Graph

4 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
Daniel James Smith
3b9ef68f4b [EC-142] Fix error during import of 1pux containing new email field format (#758)
* Add support for complex email field type

* Ensure complex email field type gets imported on identities
2022-04-06 17:33:43 +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