expanded offboarding test

This commit is contained in:
Benni Bärmann 2021-11-11 11:23:34 +01:00
parent 9901c94e16
commit 2b6bc19296
1 changed files with 4 additions and 4 deletions

View File

@ -97,13 +97,13 @@ class LoginTestCase(TestCase):
'0-choice': 'OUT'
}, OffboardingForm)
print()
print('ACHTUNG ACHTUNG')
print()
response = self._postform({
'eva_form_view-current_step': '4',
'4-lastdate_employment': '2021-01-01',
'4-date_returning': '2021-01-01',
'4-lastdate_bvg': '2021-01-01',
'4-lastdate_bahncard': '2021-01-01',
}, DummyForm)
response = self._postform({