This website requires JavaScript.
Explore
Help
Sign In
colin
/
colibre
Watch
1
Star
0
Fork
0
You've already forked colibre
Code
Issues
30
Pull Requests
Actions
Packages
Projects
Releases
33
Activity
Files
4d9a300e0c755a80a13adcc52e6b92caabb56df6
colibre
/
tests
/
auth
T
History
Colin Maudry
4d9a300e0c
src/auth/routes.py : route /auth/verify-email (
#73
)
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-20 17:38:13 +02:00
..
__init__.py
src/auth/db.py : schéma SQLite et connexion (
#73
)
2026-04-20 17:15:26 +02:00
conftest.py
src/auth/routes.py : route /auth/signup (
#73
)
2026-04-20 17:37:15 +02:00
test_app_integration.py
src/app.py : initialisation de l'authentification au démarrage (
#73
)
2026-04-20 17:34:12 +02:00
test_db.py
src/auth/db.py : CRUD tokens de vérification et reset (
#73
)
2026-04-20 17:23:02 +02:00
test_mailer.py
src/auth/mailer.py : envoi d'emails HTML+texte (
#73
)
2026-04-20 17:31:00 +02:00
test_models.py
src/auth/models.py : classe User Flask-Login (
#73
)
2026-04-20 17:25:56 +02:00
test_setup.py
src/auth/setup.py : init_auth et helper safe_next (
#73
)
2026-04-20 17:32:32 +02:00
test_signup.py
src/auth/routes.py : route /auth/signup (
#73
)
2026-04-20 17:37:15 +02:00
test_tokens.py
src/auth/tokens.py : génération et validation des tokens (
#73
)
2026-04-20 17:24:49 +02:00
test_verify_email.py
src/auth/routes.py : route /auth/verify-email (
#73
)
2026-04-20 17:38:13 +02:00