Ghost/core/test/functional/routes
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
..
api DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog. 2014-05-07 19:05:09 -04:00
admin_test.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
frontend_test.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00