gamebox-dev / gamebox-api

API for managing a game collection
GNU Affero General Public License v3.0
0 stars 2 forks source link

Add linting and testing #6

Closed FusTaFah closed 1 week ago

FusTaFah commented 3 weeks ago

Add a linter which can verify that the code style is consistent and a testing framework that allows us to test endoints.

Create a unit test that tests the Hello Status controller WITHOUT creating objects that aren't Moq'd