Ghost/test/regression/api
Naz ba50241fde Refactored scheduling tests setup using async/await
refs https://github.com/TryGhost/Team/issues/694

- The previous `.then` chaining was outdated and was causing 2x ghost instance initialization per test suite
- With a refactor there's only one intance initialization per suite (saves running time!) and we use more readable async/await syntax, which should make things more maintainable
2021-05-24 13:11:33 +04:00
..
canary Refactored scheduling tests setup using async/await 2021-05-24 13:11:33 +04:00
v2 Refactored scheduling tests setup using async/await 2021-05-24 13:11:33 +04:00
v3 Refactored scheduling tests setup using async/await 2021-05-24 13:11:33 +04:00
admin_spec.js Moved i18n to shared 2021-05-04 13:03:38 +01:00