Ghost/core/test/functional/routes/api
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
..
authentication_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
db_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
error_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
notifications_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
posts_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
settings_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
slugs_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
tags_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00
users_test.js Extract starting functionality into an exported class 2014-08-21 17:04:39 -04:00