mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-06-14 10:05:43 +02:00
49a75f5ede
- Replace Jest imports and mocks with Vitest equivalents in setup and unit tests. - Adjust test cases to use async imports and reset modules with Vitest. - Add Vitest configuration file for test environment setup and coverage reporting.