Ghost/core/test/functional/routes/api
David Arvelo 2d783ac3d4 DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog.
closes #2647
- GET method returns { db: [exportedData] }
- POST, DELETE methods return { db: [] }
- 'delete all content' test updated
- Attach 'Content-Disposition' header on DB export for 'Save As' browser dialog
- Add DB API functional test for Export
2014-05-07 19:05:09 -04:00
..
db_test.js DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog. 2014-05-07 19:05:09 -04:00
error_test.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
notifications_test.js Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
posts_test.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
settings_test.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
tags_test.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
users_test.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00