0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/test
Naz a18469a3be Added root Ghost server/API test agent
refs https://github.com/TryGhost/Team/issues/1640

- Some tests require making request to the root of the mounted server path like `GET /ghost/.well-known/jwks.json`. These are not stricly APIs like Admin, Content, and Members. They do need a separate agent to distinguish the configuration - for this agetn we can stop loading some parts like "server" in the future to speed things up (didn't work straight out of the box)
2022-05-20 13:17:00 +08:00
..
e2e-api Fixed missing products in members export () 2022-05-19 18:26:29 +02: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 () 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 root Ghost server/API test agent 2022-05-20 13:17:00 +08:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc