mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
- attempting to make our framework a one-stop-shop for all requires (except assert) - using utils for tests instead of lots of requires makes it easier to reason about how our tests interface with our code - helps with refactoring later, and making sure that tests really do what we expect |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |