0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
integration Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
unit Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
utils Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00