Skip to content

test: add Vitest coverage for allowlist#268

Open
Rafly0078 wants to merge 1 commit into
outerbase:mainfrom
Rafly0078:test-allowlist
Open

test: add Vitest coverage for allowlist#268
Rafly0078 wants to merge 1 commit into
outerbase:mainfrom
Rafly0078:test-allowlist

Conversation

@Rafly0078
Copy link
Copy Markdown

@Rafly0078 Rafly0078 commented Jun 3, 2026

Fixes #71

Adds focused Vitest coverage for the allowlist feature in src/allowlist/index.ts.

/claim #71

@Rafly0078
Copy link
Copy Markdown
Author

Since this is a backend test coverage PR with no UI changes, here is the text output of the test run showing the passing tests for src/allowlist/index.test.ts as my demo evidence:

 ✓ src/allowlist/index.test.ts (6 tests) 15ms
 Test Files  1 passed (1)
      Tests  6 passed (6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve test coverage with Vitest

1 participant