Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    d3601e6f
    tests: use playwright provided browsers for testing · d3601e6f
    Reiter, Christoph authored
    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.
    d3601e6f
    History
    tests: use playwright provided browsers for testing
    Reiter, Christoph authored
    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.
This project manages its dependencies using npm. Learn more
package.json 2.44 KiB