Ghost/ghost/core/test
Sam Lord 30448a13cd Added event listeners to the webhook server
no issue

Whilst debugging I discovered that the webhooks weren't being received by some tests, causing them to fail. I added log lines for the output from the webhook server to see if I could fix it, and the bug vanished. I narrowed it down to event listeners on the webhook server fixing it.

I'm not sure exactly how this fixes it, I'm guessing the extra events in the event queue have something to do with it.
2023-10-12 14:33:20 +01:00
..
e2e-api Removed post_revisions default include 2023-10-12 13:10:05 +02:00
e2e-browser Added event listeners to the webhook server 2023-10-12 14:33:20 +01:00
e2e-frontend Added Source as the new default theme 2023-10-03 14:02:08 +02:00
e2e-server Fixed MySQL database tests (#18542) 2023-10-09 15:43:16 +00:00
e2e-webhooks Updated snapshots to include got 13 support for brotli 2023-09-26 12:45:14 +01:00
integration Added Source as the new default theme 2023-10-03 14:02:08 +02:00
regression Removed post_revisions default include 2023-10-12 13:10:05 +02:00
unit Removed post_revisions default include 2023-10-12 13:10:05 +02:00
utils Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00