Skip to content
Snippets Groups Projects
  1. Nov 19, 2020
  2. Nov 18, 2020
  3. Nov 17, 2020
  4. Nov 16, 2020
    • Reiter, Christoph's avatar
      Merge branch 'test-cleanup' into 'master' · 6ed73f69
      Reiter, Christoph authored
      tests: use tdd mode, unify karma config, don't depend on puppeteer
      
      See merge request !7
      6ed73f69
    • Reiter, Christoph's avatar
      Stop depending on puppeteer · 2e099bc0
      Reiter, Christoph authored
      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.
      2e099bc0
Loading