Ghost/test/regression/api
Naz 4cdcb16e49 Refactored regression users tests to use async/await
refs https://github.com/TryGhost/Toolbox/issues/138

- This is a continuation of a bigger refactor to use async/await syntax before migrating "startGhost" methods to only use backend boot
- Removed a little bit of dead code (like admin user creation) which should speed up test execution too!
- Refactored user variables to be declared closer to their usecases instead of being high up in a global scope - variables shoul not live that far apart from the code that uses them
2021-11-25 03:20:47 +13:00
..
canary Refactored regression users tests to use async/await 2021-11-25 03:20:47 +13:00
v2 Refactored regression users tests to use async/await 2021-11-25 03:20:47 +13:00
v3 Refactored regression users tests to use async/await 2021-11-25 03:20:47 +13:00