dav_base: Improved DAVNumberValidator (and tests for that)
Run tests / Execute tox to run the test suite (push) Successful in 3m24s

This commit is contained in:
2026-05-18 16:27:19 +02:00
parent f821d09bdc
commit 56a0a00e98
3 changed files with 44 additions and 23 deletions
+2 -2
View File
@@ -166,7 +166,7 @@ class EmailsTestCase(EmailTestMixin, EventMixin, RegistrationMixin, TestCase):
'year_of_birth': 1976,
'apply_reduced_fee': True,
'dav_member': False,
'dav_number': '131/00/007*12345',
'dav_number': '131/00/007*1234',
'emergency_contact': 'Call 911!',
'experience': 'Yes, we can!',
'note': 'Automatischer Software Test\nGruß\n heinzel =u}',
@@ -277,7 +277,7 @@ class EmailsTestCase(EmailTestMixin, EventMixin, RegistrationMixin, TestCase):
'year_of_birth': THIS_YEAR,
'apply_reduced_fee': True,
'dav_member': False,
'dav_number': '131/00/007*12345',
'dav_number': '131/00/007*1234',
'emergency_contact': 'Call 911!',
'experience': 'Yes, we can!',
'note': 'Automatischer Software Test\nGruß\n heinzel =u}',