Ghost/ghost/core/test
Chris Raible 162149a04d
Fixed "specific tiers" flaky publishing test (#21404)
no issue

- Fixed a flaky [publishing
test](https://github.com/TryGhost/Ghost/actions/runs/11509561903/job/32039943951)
that was suffering from a race condition. It was trying to copy the
bookmark link shown on the publishing complete modal, but it was
sometimes already closed by that point.
- It seemed to pass consistently locally, but in CI it would frequently
fail. This commit should wait to copy the link before closing the modal.
2024-10-24 18:38:43 -07:00
..
e2e-api Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
e2e-browser Fixed "specific tiers" flaky publishing test (#21404) 2024-10-24 18:38:43 -07:00
e2e-frontend Added unsubscribe_url to member api response (#21207) 2024-10-16 14:00:31 -05:00
e2e-server Added a prometheus metrics exporter to Ghost (#21193) 2024-10-03 11:34:25 -07:00
e2e-webhooks 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
integration Fixed members/signin_urls endpoint to take admin api key (#21284) 2024-10-16 14:30:36 +01:00
regression Fixed members/signin_urls endpoint to take admin api key (#21284) 2024-10-16 14:30:36 +01:00
unit Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
utils Added browser tests for 2fa 2024-10-21 11:01:40 +01:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00