Skip to content
Snippets Groups Projects

ci: Add assertions for checking number/title of result cards before checking each of them.

Merged Matt requested to merge fix-flakey-ci-tests into main

Using the assertEquals method, the test will wait for the first card (or card count) to be correct before continuing. The previous test was iterating over the result card elements, but this was happening whilst the cards were updating, meaning that they would error due to being stale.

Issue #136 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply