TUM-Dev / Campus-Backend

New backend written in go with gRPC as an API interface
GNU General Public License v3.0
15 stars 7 forks source link

WIP: Add Mock Testcases for the Cafeteria Module #324

Open tobiasjungmann opened 8 months ago

tobiasjungmann commented 8 months ago

Adds testcases for all GRPC endpoints for every request connected to the cafeteria module.

This is a work in progress until all testcases have been implemented.