Skip to content

Tests: add a missing unit test for a domain policy or parser #14

@ali-maher-m

Description

@ali-maher-m

What

Pick a domain/ policy or parser that is light on unit coverage and add focused unit tests for its edge cases. Our policy is "tests ship with the code", so help us keep domain/ near-100%.

Where

  • Any apps/api/src/modules/*/domain/*.policy.ts / *.parser.ts with thin coverage.

How to verify

pnpm --filter @rytask/api test -- path/to/file.spec.ts passes and coverage on that file improves.

Notes

Comment with the file you're covering so we can suggest the trickiest edge cases.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions