0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
Harry Wolff 583c7970d9 Move config module to be instance based and merge bootstrap into config.
helps with #827, otherwise no issue

- This is general code clean-up and unification.
- Merges code from bootstrap.js into config module as they were both
concerned with managing the config file and as such should be in one
location.
- Updates all relevant tests.
2014-08-23 15:54:43 -04:00
..
api Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
model Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
export_spec.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
import_spec.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
update_check_spec.js Ghost instance not needed in update check test 2014-07-29 22:29:13 +00:00