0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-frontend
Naz 6e395291fe Moved custom routes test to e2e frontend suite
https://github.com/TryGhost/Toolbox/issues/140

- This test was bloating the regression/site suite and was using hacks (calling the Admin API) to create a custom redirects state
- It suits way better in e2e frontend test suite with less hacky approach to start the Ghsot instance  - using custom routes file path to initialize the instance
2021-11-30 20:14:51 +13:00
..
advanced_url_config.test.js
custom_routes.test.js Moved custom routes test to e2e frontend suite 2021-11-30 20:14:51 +13:00
default_routes.test.js Unified RSS frontend tests 2021-11-30 20:14:51 +13:00
email_routes.test.js Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +00:00
members.test.js
preview_routes.test.js Updated e2e tests to be async/await 2021-10-06 15:51:05 +01:00