From 64a1b249d25fe52df9ad7d8c034e2e004354ecd5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 30 Nov 2025 06:36:28 +0900 Subject: test(server): add Hono app integration tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add tests for the root endpoint and /api/health endpoint to verify the Hono server is working correctly. 🤖 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/dev/roadmap.md') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index a273e85..59375aa 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -12,7 +12,7 @@ ### Server Foundation - [x] Initialize Hono app - [x] Setup Vitest -- [ ] Add simple test to test that Hono works +- [x] Add simple test to test that Hono works - [ ] Error handling middleware - [ ] Logger middleware -- cgit v1.2.3-70-g09d2