Skip to content
Snippets Groups Projects
  1. Jan 16, 2025
  2. Jan 10, 2025
  3. Dec 17, 2024
  4. Dec 04, 2024
    • david.bauer's avatar
      Change: Replace Jest with Vitest and improve test infrastructure · 0ed409b2
      david.bauer authored and david.bauer's avatar david.bauer committed
      - Replace Jest with Vitest for better ESM compatibility and Vite plugin testing
      - Fix flaky tests by implementing proper port collision handling
      - Each test now manages its own server instance instead of relying on a shared afterEach cleanup hook, eliminating race conditions and flaky test behavior
      - Enable test parallelization
      - Reduce CI noise and improve output clarity
      - Optimize build process by directly calling tsc instead of spawning new pnpm instances
      - Use much simpler eslint config
      
      This is all in preparation of the Vite 6 update, which was impossible to debug before.
      0ed409b2
  5. Nov 29, 2024
  6. Sep 30, 2024
  7. Sep 26, 2024
  8. Sep 11, 2024
  9. Aug 19, 2024
  10. Jul 22, 2024
  11. Jul 17, 2024
  12. Jul 12, 2024
  13. Jul 08, 2024
  14. Jun 18, 2024
  15. Jun 17, 2024
  16. Jun 10, 2024
  17. Jun 05, 2024
  18. May 31, 2024
  19. May 27, 2024
  20. May 20, 2024
  21. May 16, 2024
  22. May 14, 2024
  23. May 13, 2024
  24. May 03, 2024
  25. May 01, 2024
  26. Apr 30, 2024
  27. Apr 29, 2024
  28. Apr 28, 2024
  29. Apr 24, 2024
Loading