Skip to content

Improve system tests reliability

Pierre de La Morinerie requested to merge improve-system-tests-reliability into main
  • Fix the window size to something reasonable (1200x800 instead of 1400x1400)
  • Remove outdated macOS workaround
  • Improve reliability of import system test with proper timeouts
  • Add HEADLESS=false to run tests with browser visible
  • Add no-sandbox when running on CI

TODO

  • Check that all tests pass with the fixed screen size
Edited by Pierre de La Morinerie

Merge request reports