Skip to content

test(backend): cover default checker failure paths#1268

Open
pengyuayn wants to merge 1 commit into
LabsCrypt:mainfrom
pengyuayn:test/default-checker-failure-paths
Open

test(backend): cover default checker failure paths#1268
pengyuayn wants to merge 1 commit into
LabsCrypt:mainfrom
pengyuayn:test/default-checker-failure-paths

Conversation

@pengyuayn

Copy link
Copy Markdown

Summary

Validation

  • PASS: npm test -- --runInBand src/__tests__/defaultChecker.test.ts
  • NOTE: npm run typecheck is currently blocked by an existing unrelated src/middleware/auth.ts error: string | undefined passed where string/ArrayLike is required.

Closes #1204

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.

[Testing] DefaultChecker has no unit tests for its lock, batch-timeout, and submission failure paths

1 participant