0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Jason Williams c02240dd5f Adjust setup and teardown of route tests.
Closes #3856
- No longer call clearData and initData in test setup because
  migration.init is run during Ghost startup.  The unhandled
  error was a result of clearData removing all the tables while
  Ghost was running--there was a timing issue with the oauth middleware
  checking the refreshtokens table when it had just been deleted.
2014-08-23 21:22:01 +00:00
..
client Merge pull request #3830 from wjake/issue-3813 2014-08-21 20:09:18 +01:00
server Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Adjust setup and teardown of route tests. 2014-08-23 21:22:01 +00:00
bootstrap.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00