mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
- e2e tests are tests that cover critical functionality by booting ghost - integration tests are more like unit tests, but need to initialise and use a db - so settings shouldn't start Ghost, url service is critical and should be in integration, and preview is critical and should be in e2e |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |