0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test
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
..
functional Adjust setup and teardown of route tests. 2014-08-23 21:22:01 +00:00
integration Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
unit Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
utils Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00