Ghost/apps/comments-ui/test/e2e
Kevin Ansfield 097394bd88 Fixed flaky avatar saturation test in comments-ui
no issue

- running tests locally, especially in UI mode, would often result in an avatar saturation test failing
- the cause was calculating saturation for an element that still had it's opacity animating in
- added a test util function that waits for an element in a frame to reach full opacity
- used function in test to ensure we have a stable element before calculating the color saturation
2024-11-12 17:10:44 +00:00
..
actions.test.ts Added new hidden comments API implementation (#21444) 2024-11-11 15:00:59 +08:00
auth-frame.test.ts 🎨 Reduced requests and 403 responses for comments auth check (#19840) 2024-03-12 12:27:18 +00:00
cta.test.ts Moved old comment tests to Playwright (#17750) 2023-08-17 12:47:08 +02:00
editor.test.ts Fixed comments placeholder (#21524) 2024-11-05 12:14:29 +09:00
labs.test.ts Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00
lazy-loading.test.ts Added lazy-loading of admin auth in Comments UI (#19799) 2024-03-05 15:57:20 +00:00
options.test.ts Fixed flaky avatar saturation test in comments-ui 2024-11-12 17:10:44 +00:00
pagination.test.ts Moved pagination button back to top in comments (#20379) 2024-06-13 09:10:30 +07:00