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
unit
.eslintrc.js
index.html
test-helper.js