0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe b391c8d1ae Switching the tests to use ember admin by default
ref #3060

- Some of our tests use the old signin/signout as part of the setup/teardown process. The old stuff is going away, so this PR switches everything over to use the new admin by default.
- There wil be a further PR to remove the old stuff completely soon.
2014-06-26 16:05:42 +01:00
..
client New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Switching the tests to use ember admin by default 2014-06-26 16:05:42 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js