mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
d0c54afd4e
- use testUtils.startGhost() directly - use async+await for tests - simplify tests down using expect(fn) to make them more readable - don't require config directly - removed TODO which is no longer valid - All this is essentially ground work before introducing a better framework for running acceptance tests |
||
---|---|---|
.. | ||
api-acceptance | ||
frontend-acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |