Ghost/ghost/core/test/e2e-browser/admin
Elena Baidakova 4207c9d0d1
Added browser tests for announcement bar (#16742)
refs TryGhost/Team#3122

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 87727d9</samp>

Added `data-testid` attributes to various elements in the announcement
bar settings feature to enable Playwright testing. Fixed a potential bug
with the `visibilitySettings` getter in the `visibility.js` component.
Added Playwright tests for the announcement bar settings feature in
`announcement-bar-settings.spec.js`.
2023-05-05 14:11:26 +04:00
..
announcement-bar-settings.spec.js Added browser tests for announcement bar (#16742) 2023-05-05 14:11:26 +04:00
members.spec.js Fixing error in browser test (#16583) 2023-04-07 01:11:37 -07:00
membership-settings.spec.js Fixed hidden free tier in Portal settings (#16072) 2023-01-12 19:29:17 +05:30
portal-settings.spec.js Fixed Playwright test not awaiting Stripe setup 2023-01-31 11:26:42 +01:00
posts.spec.js Added test group names 2022-12-06 19:18:16 +07:00
private-site.spec.js Separated admin and portal tests to different projects 2023-03-16 18:35:09 +04:00
publishing.spec.js Added retries for all known flaky tests (#16582) 2023-04-07 00:37:01 -07:00
setup.spec.js Added test group names 2022-12-06 19:18:16 +07:00
site-settings.spec.js 🐛 Removed free trial message shown on portal for invite only sites 2023-01-04 17:11:55 +05:30
tiers.spec.js Added e2e tests for default tier (#16103) 2023-01-11 15:44:34 +04:00