0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
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
..
e2e-api Updated test suites to play nicely with 5.0 2022-05-19 14:19:48 +08:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Fixed failing checkout session creation for offers (#14855) 2022-05-18 15:10:07 +05:30
e2e-server Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
integration Removed useless comment 2022-05-17 17:21:38 +08:00
regression Improved assertions in frontend test suite 2022-05-17 17:21:38 +08:00
unit Reworked preview controller output 2022-05-17 17:21:38 +08:00
utils Added "anyContentVersion" and anyContentVersion matchers to e2e framework 2022-05-19 13:19:05 +08:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc