0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/e2e-api
Naz c3d38a9144 Updated test suites to play nicely with 5.0
refs https://github.com/TryGhost/Toolbox/issues/335

- When eventually the major will be bumped next week the returned version will become `5.0.0` which changes the `content-length` header in all of the responses using the version from package.json
- The version number is dynamic, so it's expected the content-length to float as minor and patch versions fluctuate in 1-2 digit numbers. For lon-term easy maintenance it's best to set the content-length to any number (or maybe some sort of floating range in the future?)
2022-05-19 14:19:48 +08:00
..
admin Updated test suites to play nicely with 5.0 2022-05-19 14:19:48 +08:00
content Updated test suites to play nicely with 5.0 2022-05-19 14:19:48 +08:00
members Added subscription.price.tier mapping (#14849) 2022-05-17 16:38:25 +02:00
shared Updated version test suite to play nicely with 5.0 2022-05-19 13:27:40 +08:00