Skip to content

market-user api: add integration tests

Modification:

  • MarketUserControllerTest class
    • add tests to cover various scenario for the GET method
  • MarketUserController class --> GET controller
    • include 403 in the ApiResponse for the ../whoami
    • add support for sorting
    • if invalid uuid is supply, return invalid uuid error

Target: master Acked-by: Review-at: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-cerebrum/-/merge_requests/24

Merge request reports