Ghost/core/test/utils
Naz Gargol bb355ac9f2
Added members CSV import to Admin API (#11197)
no issue

- Improved error handling for member creation. We should be returning 422s instead of 500 when possible
- Wrapped `members.add` method with Bluebird promise. Wrapping is needed to be able to use `.reflect()` in CSV export method
- Added proper members CSV fixture
2019-10-03 19:59:19 +02:00
..
fixtures Added members CSV import to Admin API (#11197) 2019-10-03 19:59:19 +02:00
mocks Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
api.js Refactored expected API properties 2019-01-03 16:38:52 +01:00
assertions.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
configUtils.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
index.js Added members POST API (#11189) 2019-10-03 11:15:50 +02:00
urlUtils.js Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00