Ghost/ghost/stripe
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 Handled mapping offer to subscription for free trials 2022-08-11 12:03:38 +05:30
test Fixed trial days validation for stripe checkout 2022-08-09 14:14:22 +05:30
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
index.js Moved members-stripe-service -> stripe 2022-01-18 10:25:37 +02:00
package.json Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00