Skip to content
Snippets Groups Projects
  1. Jan 14, 2025
  2. Jan 10, 2025
  3. Dec 17, 2024
  4. Dec 16, 2024
  5. Dec 11, 2024
  6. Dec 09, 2024
  7. Dec 06, 2024
  8. 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
  9. Dec 03, 2024
  10. Dec 02, 2024
  11. Nov 29, 2024
  12. Nov 15, 2024
  13. Nov 14, 2024
  14. Nov 13, 2024
  15. Nov 11, 2024
  16. Nov 05, 2024
  17. Nov 03, 2024
  18. Oct 31, 2024
  19. Oct 30, 2024
  20. Oct 28, 2024
  21. Oct 27, 2024
  22. Oct 25, 2024
  23. Oct 23, 2024
  24. Oct 21, 2024
  25. Oct 20, 2024
  26. Oct 18, 2024
Loading