0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Hannah Wolfe b911c66bb6
Fixed legacyApiPathMatch not working with subdirs
- The recently refactored path matching code forgot to take into account that originalUrl can include the subdir
- Added more permutations to tests and ensured that all tests pass
- This means we don't have to worry about what sort of path we pass to the function, it'll figure out the version and api info
2022-05-10 13:57:06 +01:00
..
e2e-api Deleted membersActivity flag 2022-05-10 11:19:58 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Dropped temp_member_analytic_events table 2022-05-10 10:00:19 +01:00
regression Fixed last_seen updated for suspended users (#14715) 2022-05-10 13:34:12 +02:00
unit Fixed legacyApiPathMatch not working with subdirs 2022-05-10 13:57:06 +01:00
utils Enabled Admin integration for newsletters API (#14714) 2022-05-09 20:46:34 +05:30
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc