1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
bitwarden-browser/spec
Daniel James Smith 5353cf03b5
BEEEP: Add importer for Keeper in json format (#608)
* Add testdata, create types for keeperjson import

* Create keeperjson importer and tests

* Register, Create instance of keeperjson importer

* Move keeperCsvImporter to keeperImporters folder

* Fixed import of BaseImporter

* Removed unnecessary check for key

* Move instantiation of importer into beforeEach

* Fixed the second import with a wrong path

* Adjust types based on new test export

* Add test case for empty notes and custom fields

* Implement logic for failed test case

* Removed test expectation
2022-01-26 23:04:55 +01:00
..
common BEEEP: Add importer for Keeper in json format (#608) 2022-01-26 23:04:55 +01:00
electron Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
node Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
support Use node-ts and jasmine-ts to run tests (#621) 2022-01-20 14:07:13 -06:00
web/services Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
helpers.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
utils.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00