InsaLan / backend-insalan.fr

Backend of the insalan website
MIT License
2 stars 0 forks source link

Add tournament tests #163

Open KwikKill opened 2 months ago

KwikKill commented 2 months ago

Type of Issue

Description

With last year's rush, we haven't fully added unit tests for the tournament module. It is really important to have it so we can prevent regression later.

Expected Behavior

We should add testing for the tournament module and split the current test file into folder for each models or views.