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
portal-settings.spec.js
posts.spec.js
private-site.spec.js
publishing.spec.js Added retries for all known flaky tests (#16582) 2023-04-07 00:37:01 -07:00
setup.spec.js
site-settings.spec.js
tiers.spec.js