mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
0ab2f36c22
refs: https://github.com/Ghost/Ghost/commit/b5ee17b25 - When moving the site tests into e2e-api they broke because they were getting the changed settings value from the settings test - The solution is to ensure the settingsCache is reset between tests, which is what this commit does - This commit also renames the shutdown method to reset, because this is not a permanent operation - It also renames the resetDb method to resetData, because the concept is we want the internal data to be reset, not just the DB |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |