From a726594e48d3ee900e0c40072e8fda4a4651604c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 30 Nov 2025 06:33:14 +0900 Subject: feat(server): setup Vitest testing framework MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Vitest as the test runner for the server package with configuration for global test APIs. Update root package.json to run tests across all packages. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 26e92b8..a273e85 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -11,7 +11,7 @@ ### Server Foundation - [x] Initialize Hono app -- [ ] Setup Vitest +- [x] Setup Vitest - [ ] Add simple test to test that Hono works - [ ] Error handling middleware - [ ] Logger middleware -- cgit v1.2.3-70-g09d2