Skip to content

Cypress fixes 2804

Sidorela Uku requested to merge cypress-fixes-2804 into main

This MR includes the following changes:

  • commented out parts from the sql dumps and the clearAndSeed script related with pgboss.
  • updated some parts of sql dumps related with user teams
  • fixed the failing tests
  • moved from cypress 12.0.0 -> 12.13.0
  • changed the cypress docker image to the latest image for node 16
  • disabled temporarily the firefox stage.

There are 7 skipped cases that will be checked and activated with a new MR. 1 is a bug, 1 a timing issue, 1 outdated test case, 4 unexpected errors.

Edited by Sidorela Uku

Merge request reports