Ghost/ghost/core/test/e2e-browser/utils
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
..
e2e-browser-utils.js Added Playwright tests for donations (#17699) 2023-08-15 15:20:18 +02:00
global-setup.js Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
global-teardown.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
helpers.js Added data attributes to admin/tiers (#16095) 2023-01-11 11:35:55 +04:00
index.js Added data attributes to admin/tiers (#16095) 2023-01-11 11:35:55 +04:00