0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/regression/site
Hannah Wolfe ed5fa4d3ad
Reduced + improved subdirectory regression tests
- Checking for differences in behaviour when urls are configured with or without slashes should fall to unit testing
- Generally testing that a correctly configured subdirectory site does what's expected is an acceptance test
- Ghost's 301 to trailing slash behaviour is also well tested, and doesn't need extensive acceptance tests when using a subdir
- Instead, test that the non-subdirectory equivalent route is 404ing as expected, to check that routes are ONLY mounted on the subdir, as well as mounted at all
2021-05-27 14:49:28 +01:00
..
intergration-web-site Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
dynamic_routing_spec.js Removed ancient paged routing tests 2021-05-21 20:09:42 +01:00
frontend_spec.js Reduced + improved subdirectory regression tests 2021-05-27 14:49:28 +01:00
parent_app_vhosts_spec.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
url_service_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00