openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

Add tests for models and optimize modelisation #36

Closed sampaccoud closed 2 years ago

sampaccoud commented 2 years ago

Purpose

We want to add a full test suite on models.

Proposal

After doing all these optimizations, I added a full test suite to battle test factories and models.