Ghost/ghost/members-importer
Daniel Lockyer 54aa9f016b Fixed full Admin test suite running during unit tests
- because of how the npm scripts were set up, we were running the full
  Admin integration tests during the unit tests phase of CI
- this commit renames the majority of `test` to `test:unit` in the
  package.json files, and aliases `test` to `test:unit`
- special packages like Admin have no-op'd `test:unit` scripts so we
  don't end up running its tests
2022-08-15 15:34:52 +02:00
..
lib Cleaned up multipleProducts and multipleNewsletters flags 2022-05-25 10:25:02 +02:00
test Allow setting context for members importer and use correct source 2022-04-27 15:27:19 -04:00
.eslintrc.js Initialized members-importer package 2021-07-22 01:53:21 +12:00
index.js Fixed default package export 2021-07-22 01:53:21 +12:00
package.json Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00