0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/regression/api/canary/admin
Naz 4a1bee0a01 Reworked site regression test suite to serverless boot
refs https://github.com/TryGhost/Toolbox/issues/152

- Being able to set up test suites without blocking a port opens a door to new ways to run tests - for example this has been one of the blockers for running mocha tests in parallel
- Additional benefit is lighter statrup, which reducec the test execution time slightly. Doesn't seem like much but these things stack up!
2021-12-09 22:20:54 +13:00
..
authentication.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
db.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
identities.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
images.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
labels.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
members.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
members_signin_url.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
notifications.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
pages.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
posts.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
redirects.test.js Slimmed down redirects test suites 2021-11-26 06:18:36 +13:00
schedules.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
settings.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
site.test.js Reworked site regression test suite to serverless boot 2021-12-09 22:20:54 +13:00
slack.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
users.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
utils.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
webhooks.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00