Ghost/core/test/integration
Hannah Wolfe fe90cf2be2 Theme loading part 1 (#7989)
no issue

*  Add new server start & stop events
* 🔥 Get rid of unused availableApps concept
- when we need an API endpoint for a list of apps, we'll build one 😝
*  Move theme loading into a module
- move loading from API method to a module method and use as needed
- wire up read one vs read all as per LTS
- read one (the active theme) on boot, and read the rest after
- fudge validation - this isn't all that helpful
* Settings API tests need to preload themes
- this used to automatically happen as part of loading settings
- now we need to trigger this to happen specifically for this test
2017-02-22 00:26:19 +01:00
..
api Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
model 🐛 fix email already in use (#7987) 2017-02-13 15:36:21 +00:00
export_spec.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
import_spec.js 🚨 database: change hard limits and field types (#7932) 2017-02-17 23:20:59 +01:00
migration_spec.js 🔥 😎 remove old migrations (#7887) 2017-01-25 13:47:49 +00:00
update_check_spec.js 🐛 tests: integration test for api notifications failed sometimes 2017-02-07 21:04:35 +01:00