Ghost/ghost/core/test/e2e-browser/portal
Simon Backx 13b732f905
Added Playwright tests for donations (#17699)
fixes https://github.com/TryGhost/Product/issues/3723

This also fixes usage of localhost instead of 127.0.0.1 as a test URL
for playwright. This caused issues for cookies because the member
impersonation navigated to 127.0.0.1 instead of localhost, meaning that
the next page.goto call would go to localhost and lose the cookies.
2023-08-15 15:20:18 +02:00
..
donations.spec.js Added Playwright tests for donations (#17699) 2023-08-15 15:20:18 +02:00
member-actions.spec.js Added retries for all known flaky tests (#16582) 2023-04-07 00:37:01 -07:00
offers.spec.js Updated playwright tests to use updated data ids 2023-01-10 13:33:12 +05:30
tiers.spec.js Updated playwright tests to use updated data ids 2023-01-10 13:33:12 +05:30
upgrade.spec.js Removed all tiers archive from portal tests to reduce relation between tests 2023-03-09 12:55:27 +04:00