0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/unit
Hannah Wolfe 338109c762 Data models import, export, and reset for 002
- added line to index.js to set node_env to development if it is not set
 - fixed a small bug with the persistent notifications and used them on debug page from server side
 - added 002 files to manage export and import for 002
 - 002 import is somewhat smarter than 001, merging settings (except version), replacing user & clearing primary keys
 - added reset to models and migration, which does the down operation the same way that init does the up operation
 - import and reset clear session & redirect to login / signup
 - additional unit tests
2013-08-05 13:56:30 +01:00
..
fixtures Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
api_permissions_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_posts_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_settings_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_users_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
errorHandling_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
export_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
frontend_ghostdown_spec.js Added simple unit tests for ghostdown extensions 2013-08-01 16:04:42 +10:00
frontend_helpers_index_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
ghost_spec.js Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
helpers.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
import_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00