Ghost/ghost/members-api/test
Fabien 'egg' O'Carroll e3ef01932f Refactor members-api (#231)
no-issue

This refactors the members-api module so that it is easier to test going forward,
as well as easier to understand & navigate. The Stripe API no longer contains
storage code, this is all handled via the member repository. And we have dedicated
services for webhooks, and stripe plans initialisation.
2021-01-18 13:55:40 +00:00
..
unit/lib Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
utils
.eslintrc.js Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
hello.test.js