fix: before_first_request deprecation #500
Annotations
11 errors
|
Run tests:
tests/test_contrib_github.py#L192
test_authorized_signup_username_already_exists
AssertionError: assert '/account/set...nkedaccounts/' == '/oauth/signup/github/'
- /oauth/signup/github/
+ /account/settings/linkedaccounts/
|
Run tests:
tests/test_contrib_github_rest.py#L209
test_authorized_signup_username_already_exists
AssertionError: assert '/?message=Su...zed.&code=200' == '/oauth/signup/github/'
- /oauth/signup/github/
+ /?message=Successfully+authorized.&code=200
|
Run tests:
tests/test_contrib_keycloak.py#L102
test_authorized_signup_valid_user
KeyError: 'full_name'
|
Run tests:
tests/test_contrib_keycloak.py#L196
test_authorized_signup_valid_user_not_confirmed
KeyError: 'full_name'
|
Run tests:
tests/test_contrib_orcid.py#L127
test_authorized_signup
KeyError: 'full_name'
|
Run tests:
tests/test_contrib_orcid_rest.py#L126
test_authorized_signup
KeyError: 'full_name'
|
Run tests:
tests/test_utils.py#L171
test_registrationform_userprofile_missing_csrf
AssertionError: assert 'profile' in <invenio_oauthclient.utils._create_registrationform.<locals>.RegistrationForm object at 0x7fa13841b550>
|
Run tests:
tests/test_utils.py#L184
test_app_registrationform_userprofile_has_csrf
AssertionError: assert 'profile' in <invenio_oauthclient.utils._create_registrationform.<locals>.RegistrationForm object at 0x7fa138391e20>
|
Run tests:
tests/test_utils.py#L202
test_registrationform_userprofile_disable_csrf
AssertionError: assert 'profile' in <invenio_oauthclient.utils._create_registrationform.<locals>.RegistrationForm object at 0x7fa13830dfa0>
|
Run tests
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading