Skip to content

[TEST] Add mutation testing for bountyStore service #901

Description

@ritik4ever

Category: testing
Project area: backend/test (config)
Labels: testing, backend

Implementation:

  • Add Stryker Mutator configuration scoped to backend/src/services/bountyStore.ts
  • Run an initial mutation-testing pass and record the baseline mutation score
  • Add or strengthen unit tests to close gaps revealed by surviving mutants
  • Wire a mutation-score threshold check into CI (or a scheduled job) going forward

Acceptance Criteria:

  • Stryker runs successfully against bountyStore.ts and produces a mutation report
  • The mutation score after added tests meets or exceeds the documented baseline threshold

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions