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

Stop depending on puppeteer

While it's nice to have a fixed chrome version it slows down the yarn install,
downloads a lot of things, and the chrome version depends on various
system packages so one needss to have chromium installed anyway.

This means developers that want to work on tests need firefox and chdomium installed.

Sadly I couldn't find a way to make browsers optional in case the developer
only has one installed.
parent ff6a20b9
No related branches found
No related tags found
1 merge request!7tests: use tdd mode, unify karma config, don't depend on puppeteer
Pipeline #14192 passed
Showing
with 30 additions and 442 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