Skip to content
Snippets Groups Projects
  1. Jan 14, 2021
  2. Jan 13, 2021
  3. Jan 11, 2021
  4. Jan 07, 2021
  5. Dec 21, 2020
  6. Dec 02, 2020
  7. Dec 01, 2020
  8. Nov 19, 2020
  9. Nov 18, 2020
  10. Nov 17, 2020
  11. Nov 16, 2020
    • 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
    • Reiter, Christoph's avatar
      tests: use the mocha tdd mode everywhere and drop karma-chai · 356f78b4
      Reiter, Christoph authored
      Use tdd in all cases to be more consisstend.
      Also since last year we can use chai with rollup directly, so
      do that everywhere instead of relying on karma-chai injecting
      it in to the global scope.
      356f78b4
  12. Oct 13, 2020
  13. Jul 16, 2020
  14. Jul 14, 2020
Loading