Ghost/core/test/regression/api/canary/admin
Naz Gargol 5228d9819b
Added members POST API (#11189)
no issue

- Added Regression full test coverage for members Admin API
- Added `POST /members` endpoint
- Added members schema definition + validation
- Added ability to pass through send_email/emal_type options to members API
2019-10-03 11:15:50 +02:00
..
authentication_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
db_spec.js Fixed db regression tests 2019-09-30 22:32:11 +02:00
images_spec.js Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
members_spec.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00
notifications_spec.js Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
posts_spec.js Members post gating options (#11160) 2019-09-26 15:38:35 +02:00
redirects_spec.js Fixed local utils paths in canary regression tests 2019-10-02 17:09:33 +02:00
schedules_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
settings_spec.js Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
slack_spec.js Fixed local utils paths in canary regression tests 2019-10-02 17:09:33 +02:00
subscribers_spec.js Fixed local utils paths in canary regression tests 2019-10-02 17:09:33 +02:00
users_spec.js Added unit and regression tests for canary 2019-08-09 20:46:49 +05:30
utils.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00