Skip to content

Adding Test Coverage to the backend

Ian Rocha requested to merge tests into main

We're adding tests covering all endpoints:

  • User;
  • Authentication;
  • Order;
  • Box;
  • Category.
Edited by Ian Rocha

Merge request reports