Ghost/ghost/admin/tests
Ronald Langeveld 6099a14082
Fixed flaky admin test in Publish+Send Flow (#20463)
ref ONC-109

- Attempt to fix flaky Admin test, "Publish flow members enabled can
schedule publish+send"
- Adjusted the time calculation to the nearest minute to avoid
off-by-one minute errors
- Added `waitFor` to ensure elements are present and stable before
making assertions.
- Rounded the new scheduled date and time to the nearest minute to
maintain consistency
- Included extra `waitFor` and `settled` calls to allow time for UI
elements to fully load and reflect changes before assertions.
2024-06-26 16:05:51 +07:00
..
acceptance Fixed flaky admin test in Publish+Send Flow (#20463) 2024-06-26 16:05:51 +07:00
helpers
integration Added improved search into internal linking beta 2024-06-13 17:30:15 +01:00
unit 🐛 Fixed button URL suggestions not loading for contributors, editors and authors (#20416) 2024-06-20 14:22:41 +02:00
.eslintrc.js
index.html
test-helper.js