canaille-globuzma/tests/app
Éloi Rivard 57af18d557 Use a unique identifier to indentify users in URLS
Previously we used the uid since we supposed this value was always
valid, but some users user the mail attribute as the User RDN in their
OpenLDAP installation, and do not have a uuid.
2023-06-29 15:55:39 +02:00
..
commands Fixed a unit test control value 2023-06-03 23:38:45 +02:00
fixtures/themes/test Use a unique identifier to indentify users in URLS 2023-06-29 15:55:39 +02:00
__init__.py 'app' submodule 2023-04-09 15:52:55 +02:00
test_apputils.py 'app' submodule 2023-04-09 15:52:55 +02:00
test_configuration.py Configuration entries can be loaded from files. 2023-06-15 18:38:37 +02:00
test_flaskutils.py backend fixture is parametrizable 2023-06-03 23:39:38 +02:00
test_forms.py Fixed FieldList readonly state 2023-06-28 13:26:15 +02:00
test_i18n.py User emails and phone numbers are now multiple 2023-06-22 17:55:26 +02:00
test_mails.py Use ruff linter 2023-05-25 13:37:58 +02:00