forms: made profile form configurable #392
Annotations
16 errors
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L22
test_register_form_factory_no_csrf
TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L30
test_register_form_factory_csrf
TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L38
test_force_disable_csrf_register_form
TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L50
test_confirm_register_form_factory_no_csrf
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L63
test_confirm_register_form_preferences_factory_no_csrf
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L73
test_confirm_register_form_factory_csrf
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_forms.py#L83
test_force_disable_csrf_confirm_form
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L22
test_register_form_factory_no_csrf
TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L30
test_register_form_factory_csrf
TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L38
test_force_disable_csrf_register_form
TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L50
test_confirm_register_form_factory_no_csrf
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L63
test_confirm_register_form_preferences_factory_no_csrf
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L73
test_confirm_register_form_factory_csrf
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_forms.py#L83
test_force_disable_csrf_confirm_form
TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|