0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/test
Naz b19a2ed2d7 Refactored regression tests to use async/await
refs https://github.com/TryGhost/Toolbox/issues/138

- First batch of the refactor to async/await syntax. Next one will cover the rest. Doing these refactors before modifying "testUtils.startGhost" everywhere to boot only with the backend
2021-11-25 03:20:47 +13:00
..
e2e-api Removed use of ghostServer variable pattern 2021-11-25 03:20:47 +13:00
e2e-frontend Rewritten HTMLErrorRenderer w/o asset helper & template 2021-11-24 13:01:06 +00:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00
regression Refactored regression tests to use async/await 2021-11-25 03:20:47 +13:00
unit Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
utils Removed unused parameter from isFinished method 2021-11-24 05:32:20 +13:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc