Skip to content

feat(todos): Support filtering by group_id.

This MR does two things:

To facilitate the testing, the following test helpers have been added:

  • testParam – test the value of a single URL parameter
  • mustWriteJSONResponse – write an arbitrary type to the response in JSON format
  • mustWriteErrorResponse – format an error so it can be parsed by parseError()

Merge request reports

Loading