mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
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 |
||
---|---|---|
.. | ||
db_test.js | ||
error_test.js | ||
notifications_test.js | ||
posts_test.js | ||
settings_test.js | ||
tags_test.js | ||
users_test.js |