Update test coverage details with new passing tests and added file

This commit is contained in:
2026-01-29 03:26:52 +00:00
parent ce90dac264
commit b97d1c1f71

View File

@@ -7,7 +7,7 @@ Last Updated: January 28, 2026
**Total Phases:** 12
**Completed Phases:** 4 ✅
**Total Steps:** 68
**Completed Steps:** 19 / 68 (27.9%)
**Completed Steps:** 20 / 68 (29.4%)
---
@@ -364,7 +364,7 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
## Test Coverage
**Current:** 148 tests passing
**Current:** 193 tests passing
**Files with tests:**
-`src/composables/useAsyncState.js` (12 tests)
-`src/utilities/api-client.js` (13 tests)
@@ -376,6 +376,7 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
-`src/components/FeatureFlag.vue` (7 tests)
-`src/router/guards.js` (8 tests)
-`src/composables/useGamemasterSearch.js` (35 tests)
-`src/composables/useGamemasterFiles.js` (45 tests)
**Coverage Target:** 80%+ overall