Commit Graph

2 Commits

Author SHA1 Message Date
54de913c16 feat: add vitest for testing and implement tests for calculateDay utility
- Added "test" script to package.json for running vitest.
- Updated api.js to use localhost for backend during development.
- Created utils.spec.js to test calculateDay function with various scenarios.
- Updated vite.config.js to include vitest configuration and conditionally load Vue DevTools.
2025-10-29 18:12:46 +01:00
1efb04b057 ready to deployment 2025-08-10 21:50:14 +02:00