✅ Update test coverage details with new passing tests and files
This commit is contained in:
@@ -382,7 +382,7 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
|
|||||||
|
|
||||||
## Test Coverage
|
## Test Coverage
|
||||||
|
|
||||||
**Current:** 225 tests passing
|
**Current:** 326 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)
|
||||||
@@ -397,6 +397,13 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
|
|||||||
- ✅ `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)
|
- ✅ `src/composables/useLineSelection.js` (25 tests)
|
||||||
|
- ✅ `src/composables/useJsonFilter.js` (58 tests)
|
||||||
|
- ✅ `src/components/gamemaster/SearchBar.vue` (7 tests)
|
||||||
|
- ✅ `src/components/gamemaster/FileSelector.vue` (8 tests)
|
||||||
|
- ✅ `src/components/gamemaster/JsonViewer.vue` (6 tests)
|
||||||
|
- ✅ `src/components/gamemaster/ActionToolbar.vue` (4 tests)
|
||||||
|
- ✅ `src/components/gamemaster/FilterPanel.vue` (6 tests)
|
||||||
|
- ✅ `src/views/GamemasterExplorer.vue` (12 tests)
|
||||||
|
|
||||||
**Coverage Target:** 80%+ overall
|
**Coverage Target:** 80%+ overall
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user