From 2ca8bfadd49fb8e5f45b6324cff13c35a2858bb7 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 18:07:34 +0900 Subject: test(client): add deck management integration tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Edit Deck and Delete Deck integration tests to HomePage.test.tsx, verifying modal interactions and list refresh behavior after CRUD operations. Completes Phase 4 frontend testing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- 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 f159084..78325db 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -88,7 +88,7 @@ Smaller features first to enable early MVP validation. - [x] Create deck modal/form - [x] Edit deck - [x] Delete deck (with confirmation) -- [ ] Add tests +- [x] Add tests **✅ Milestone**: Users can create and manage decks -- cgit v1.2.3-70-g09d2