Skip to content

Draft: test: Move E2E tests to Docker [#1193]

Changes done in this MR:

  • Add Dockerfile that runs tests for Chrome, Edge & Firefox
  • Update README with steps
  • [Optional] Add scripts that will use get-browser-binary to download browsers depending on a Docker arguments and run tests on that browsers (Chrome/ Firefox) & update README
  • [Optional] Run Docker tests on CI
  • Generate Allure report data on CI (to see allure report you need to copy artifact to the project allure-results folder and generate report)
  • [Optional] Run locally tests based on the headless flag
Edited by Agnieszka Czyzewska

Merge request reports