Skip to content
Snippets Groups Projects
Commit d3601e6f authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

tests: use playwright provided browsers for testing

Newest Ubuntu switched Firefox to a snap, which breaks karma.

Try to use playwright to download and cache firefox/chromium
and use those for karma.

Compared to puppeteer where we did this some time ago this caches
the browsers globally, and only downloads them when we start the tests.
parent 4eeeff70
No related branches found
No related tags found
1 merge request!162tests: use playwright provided browsers for testing
Pipeline #96389 passed
Showing
with 52 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment