0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
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
members_spec.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00
notifications_spec.js
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
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
utils.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00