Skip to content

chore: improve unit tests for XIVAPI functionality and refactor existing tests#43

Merged
miichom merged 1 commit into
mainfrom
chore-improve-tests
Jun 20, 2026
Merged

chore: improve unit tests for XIVAPI functionality and refactor existing tests#43
miichom merged 1 commit into
mainfrom
chore-improve-tests

Conversation

@miichom

@miichom miichom commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator
  • Seperated test files for methods used by xivapi.
  • Updated TypeScript configuration to target ESNext for improved compatibility.
  • Moved Vitest timeout to the global configuration to accommodate longer-running tests.
  • Added /* v8 ignore */ to areas which require certain external conditions met to trigger.

…ing tests

- Seperated test files for methods used by xivapi.
- Updated TypeScript configuration to target ESNext for improved compatibility.
- Moved Vitest timeout to the global configuration to accommodate longer-running tests.
@github-actions

github-actions Bot commented Jun 20, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% 57 / 57
🟢 Statements 100% 62 / 62
🟢 Functions 100% 20 / 20
🟢 Branches 100% 17 / 17
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/index.ts 100% 100% 100% 100%
src/models.ts 100% 100% 100% 100%
src/utils.ts 100% 100% 100% 100%
src/lib/assets.ts 100% 100% 100% 100%
src/lib/sheets.ts 100% 100% 100% 100%
src/lib/versions.ts 100% 100% 100% 100%
Generated in workflow #31 for commit 20ff0fe by the Vitest Coverage Report Action

@miichom miichom merged commit 966bd60 into main Jun 20, 2026
3 checks passed
@miichom miichom deleted the chore-improve-tests branch June 20, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant