0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional
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 #3816 from felixrieseberg/iss3671 2014-08-20 13:44:29 +01:00
frontend Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
routes Adjust setup and teardown of route tests. 2014-08-23 21:22:01 +00:00
setup God damn tests 2014-08-17 22:23:00 +03:00
base.js Fixing tests, PSM and settings pane 2014-08-18 18:16:09 +01:00