0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/comments-ui/test/e2e
Simon Backx c8daf2e514
🐛 Fixed comments admin menu not visible when not logged in as member (#17749)
refs https://github.com/TryGhost/Product/issues/3504

- When you are logged in as an admin, but not as a member, no buttons
showed (discovered in new e2e tests)
- Added E2E tests for admin actions
2023-08-17 09:20:40 +00:00
..
auth-frame.test.ts 🐛 Fixed comments admin menu not visible when not logged in as member (#17749) 2023-08-17 09:20:40 +00:00
cta.test.ts
editor.test.ts Added comments-ui editor E2E tests 2023-06-28 13:08:35 +02:00
options.test.ts 🐛 Fixed comments admin menu not visible when not logged in as member (#17749) 2023-08-17 09:20:40 +00:00
pagination.test.ts