Ghost/apps/comments-ui/test
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
..
e2e Fixed flaky avatar saturation test in comments-ui 2024-11-12 17:10:44 +00:00
utils Fixed flaky avatar saturation test in comments-ui 2024-11-12 17:10:44 +00:00