Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: remove capybara-lockstep as it was incompatible with cuprite and doing nothing, update other gems * chore: fix some flakes with group links tests * chore: fix flakes in submission job test * chore: disable parallelization in CI and increase ferrum GOTO_WAIT * chore: reenable test parallelization in CI * chore: fix components which used Ransack::Helpers::FormHelper * chore: remove click_button from axe_helpers and add assert_accesible after click_button where page state is expected to change and component is not tested separately * chore: increase FERRUM_GOTO_WAIT to 0.4 seconds from 0.2 * chore: fix some more flaky tests * chore: fix typo * chore: fix another typo * chore: fix some flaky jobs tests * chore: fix some flaky tests where dialog might still be open before updated page is checked * chore: bump FERRUM_GOTO_WAIT to 0.8 from 0.6 * chore: update nextflow_component to close dialog when turbo submit finishes * chore: fix flaky tests by removing usage of within(first( and just use within with appropriate selectors * chore: remove FERRUM_GOTO_WAIT and increase page load timeout to 45seconds
- Loading branch information