Skip to content
Snippets Groups Projects

cypress: Fix flaky tests related to sidebar

Increase wait time when testing sidebar expanding / collapsing to a value greater than the sidebar animation one (300 ms).

CSS class related to expanded / collapsed sidebar is set at the beginning of the animation so we are unfortunately forced to use cy.wait() here.

Related to #2341 (closed)


Migrated from D2932 (view on Phabricator)

Merge request reports

Loading
Loading

Activity

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