Ghost/ghost/members-importer/test
Naz c08d4f8ad1
Added basic test coverage for perform method
refs https://github.com/TryGhost/Toolbox/issues/430

- "perform()" is what gets executed by the import job for both immediate import and "inline job" import. Testing it on granular level will allow to change it with more confidence when introducing strict field mapping rules
2022-10-19 18:10:40 +08:00
..
fixtures Added very basic unit test coverage to cover happy path import 2021-07-22 01:53:21 +12:00
utils Initialized members-importer package 2021-07-22 01:53:21 +12:00
.eslintrc.js Initialized members-importer package 2021-07-22 01:53:21 +12:00
importer.test.js Added basic test coverage for perform method 2022-10-19 18:10:40 +08:00