Skip to content

Add table-driven tests for the filter parser #301

Description

@khaylebfortune

Cover query-param parsing with a table of inputs and expected filters.

Acceptance criteria

  • Implement the change described above, scoped to the testing area.
  • Add/extend tests covering the new behavior (table-driven where practical).
  • No breaking changes to existing endpoints, config, or schema.
  • go build ./..., go vet ./..., golangci-lint run, and go test ./... all pass.

Labels: medium, testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    mediumModerate effort, some design neededtesting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions