Ghost/ghost/email-analytics-service
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 Fixed the typo 2022-08-04 15:38:32 +01:00
test Replaced GhostIgnition with @tryghost packages 2021-12-02 12:17:38 +00:00
.eslintrc.js Added empty email analytics packages 2021-02-24 21:03:29 +00:00
index.js Initial update of email analytics packages to work as external modules 2021-02-24 21:23:56 +00:00
package.json Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00