0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/apps/comments-ui/test
Kevin Ansfield a996cde39d Fixed flaky member expertise test
no issue

- a change in browser version/dependency versions/playwright/something else has made this test flaky because the reply editor form loses focus when the expertise field gains focus (this doesn't happen in the browser) meaning when we get to our assertions the elements we care about are missing
- forcing focus back puts us into a known state for our assertions
2024-09-25 15:25:34 +01:00
..
e2e Fixed flaky member expertise test 2024-09-25 15:25:34 +01:00
unit Added Playwright tests to comments-ui 2023-06-22 15:06:13 +02:00
utils Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00