mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 07:51:55 +03:00
2d783ac3d4
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 |