More tests

Only one user can sign in - until this becomes multiuser
This commit is contained in:
2024-05-14 18:53:34 +01:00
parent ae7846e46e
commit 4c63480a1f
5 changed files with 23 additions and 3 deletions

View File

@@ -31,7 +31,6 @@
<hr/>
<h3>To-Do (In order of importance):</h3>
<ul>
<li>Blocking Sign-up at Routes level</li>
<li>Tests for controllers and integration</li>
<li>2FA</li>
</ul>