Ghost/ghost/members-importer/test
Simon Backx 6e72767a50
Fixed verification trigger not working for large imports (#15887)
fixes https://github.com/TryGhost/Team/issues/2326

When importing more than 500 members, we didn't testImportThreshold at
the right time. It was called too early because the importing job was
not awaited. This also adds an E2E test for this case.
2022-11-28 18:22:10 +01:00
..
fixtures Restricted members importer to ignore "products" column 2022-10-24 18:06:02 +08: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 Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00