Skip to content

Good first issue: add a small test for HIBP suffix parsing #22

@devcodex2025

Description

@devcodex2025

Goal

Add a small test or helper-level example that verifies HIBP range response parsing: matching suffix returns breached: true, missing suffix returns breached: false.

Suggested Files

  • src/components/PasswordBreachCheck.tsx
  • test setup files, if a test location already exists

Acceptance Criteria

  • Uses fake hash suffixes only.
  • Does not call the live HIBP API in the test.
  • Keeps the behavior documented in README accurate.

Metadata

Metadata

Assignees

Labels

good first issueSmall scoped task for new contributorstestsTesting improvements

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions