0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional
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
..
admin Add functional test for markdown help modal in editor 2014-05-02 00:41:46 +00:00
frontend Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
routes DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog. 2014-05-07 19:05:09 -04:00
base.js Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00