Skip to content

fix: DiscountCodeController aangepast voor tests, feat: Meer tests toegevoegd

Gijs Huitenga requested to merge fix/api-tests into main

DiscountCodeController aangepast, specifiek de createDiscountCode functie.

Meer tests toegevoegd voor discount codes:

  • testGetAllDiscountCodes()
  • testGetDiscountCodeByCode()
  • testUpdateDiscountCode()
  • testDeleteDiscountCode()

Merge request reports