✅ Update test coverage details and adjust test counts in progress documentation
This commit is contained in:
@@ -370,7 +370,7 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
|
|||||||
|
|
||||||
## Test Coverage
|
## Test Coverage
|
||||||
|
|
||||||
**Current:** 193 tests passing
|
**Current:** 225 tests passing
|
||||||
**Files with tests:**
|
**Files with tests:**
|
||||||
- ✅ `src/composables/useAsyncState.js` (12 tests)
|
- ✅ `src/composables/useAsyncState.js` (12 tests)
|
||||||
- ✅ `src/utilities/api-client.js` (13 tests)
|
- ✅ `src/utilities/api-client.js` (13 tests)
|
||||||
@@ -378,11 +378,13 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
|
|||||||
- ✅ `src/components/shared/BaseModal.vue` (27 tests)
|
- ✅ `src/components/shared/BaseModal.vue` (27 tests)
|
||||||
- ✅ `src/composables/useAuth.js` (7 tests)
|
- ✅ `src/composables/useAuth.js` (7 tests)
|
||||||
- ✅ `src/views/AdminLogin.vue` (5 tests)
|
- ✅ `src/views/AdminLogin.vue` (5 tests)
|
||||||
- ✅ `src/composables/useFeatureFlags.js` (7 tests)
|
- ✅ `src/composables/useFeatureFlags.js` (6 tests)
|
||||||
- ✅ `src/components/FeatureFlag.vue` (7 tests)
|
- ✅ `src/components/FeatureFlag.vue` (6 tests)
|
||||||
|
- ✅ `src/components/DeveloperTools.vue` (9 tests)
|
||||||
- ✅ `src/router/guards.js` (8 tests)
|
- ✅ `src/router/guards.js` (8 tests)
|
||||||
- ✅ `src/composables/useGamemasterSearch.js` (35 tests)
|
- ✅ `src/composables/useGamemasterSearch.js` (35 tests)
|
||||||
- ✅ `src/composables/useGamemasterFiles.js` (45 tests)
|
- ✅ `src/composables/useGamemasterFiles.js` (45 tests)
|
||||||
|
- ✅ `src/composables/useLineSelection.js` (25 tests)
|
||||||
|
|
||||||
**Coverage Target:** 80%+ overall
|
**Coverage Target:** 80%+ overall
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user