Skip to content

Restructure the auth endpoint #817

Restructure the auth endpoint

Restructure the auth endpoint #817

Triggered via pull request February 19, 2024 15:23
Status Failure
Total duration 21m 38s
Artifacts

main.yml

on: pull_request
pytest-integration
21m 27s
pytest-integration
client-generation
2m 50s
client-generation
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L351
test_refresh_token_rotation KeyError: 'verification_uri_complete'
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L408
test_refresh_token_expired KeyError: 'verification_uri_complete'
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L443
test_refresh_token_invalid KeyError: 'verification_uri_complete'
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L496
test_list_refresh_tokens KeyError: 'verification_uri_complete'
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L563
test_revoke_refresh_tokens_normal_user KeyError: 'verification_uri_complete'
Unit test - ./diracx-routers: diracx-routers/tests/auth/test_standard.py#L622
test_revoke_refresh_tokens_token_manager KeyError: 'verification_uri_complete'
Unit test - ./diracx-routers
Process completed with exit code 1.
pytest-integration
Process completed with exit code 1.