0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Josh Vanderwillik 1438278ce4 Extract starting functionality into an exported class
closes #3789
- Create a GhostServer class to manage state
- index.js now calls start on the exported server
- Alter tests to expect a GhostServer instance
2014-08-21 17:04:39 -04:00
..
functional Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
integration Change tests to accommodate pg differences. 2014-08-20 20:58:50 +00:00
unit Merge pull request #3817 from felixrieseberg/iss685 2014-08-20 20:59:55 +01:00
utils Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00