webamp/packages
Jordan Eldredge 8e635d8146 Migrate from Jest to Vitest
- Replace Jest with Vitest for unit tests
- Remove integration tests (not used in CI, relied on puppeteer)
- Remove .babelrc (no longer needed — was only used for Jest transform)
- Remove jest-puppeteer, jest-image-snapshot, and related deps
- Replace jest.fn() with vi.fn() in test files
- Add vitest.config.ts with jsdom environment

All 224 unit tests pass. The postcss plugin test remains skipped
as before.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-07 12:12:34 -07:00
..
ani-cursor Add ESLint to ani-cursor and include in CI (#1323) 2025-11-27 18:31:36 -08:00
skin-database Remove unused RichText import from bluesky.ts to fix CI lint failure (#1346) 2026-03-24 21:08:48 -07:00
skin-museum-og Consolidate ESLint configs into root (#1324) 2025-11-27 21:32:10 -08:00
webamp Migrate from Jest to Vitest 2026-06-07 12:12:34 -07:00
webamp-docs Fix docs to reference webamp@next instead of @main 2026-06-07 10:51:47 -07:00
webamp-modern Clean up outdated references to yarn 2025-11-03 15:39:26 -08:00
winamp-eqf Remove legacy JS files from winamp-eqf package (#1327) 2025-11-28 11:51:02 -08:00