Skip to content

Add model for JWT refresh token #4611

Add model for JWT refresh token

Add model for JWT refresh token #4611

Triggered via push February 4, 2025 01:43
Status Success
Total duration 3m 23s
Artifacts
Build docker-compose-based development environment
3m 16s
Build docker-compose-based development environment
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 notices
All 2 runs with error: test_should_return_false_if_token_activates_in_the_future (tests.unittests.models.jwtrefreshtoken_test.TestIsActive): tests.unittests.models.jwtrefreshtoken_test.TestIsActive#L0
artifacts/test-reports-3.10/unit-py310-django32/unit-results.xml [took 0s] artifacts/test-reports-3.9/unit-py39-django32/unit-results.xml [took 0s]
All 2 runs with error: test_should_return_false_if_token_expires_in_the_past (tests.unittests.models.jwtrefreshtoken_test.TestIsActive): tests.unittests.models.jwtrefreshtoken_test.TestIsActive#L0
artifacts/test-reports-3.10/unit-py310-django32/unit-results.xml [took 0s] artifacts/test-reports-3.9/unit-py39-django32/unit-results.xml [took 0s]
All 2 runs with error: test_should_return_true_if_token_activates_in_the_past_and_expires_in_the_future (tests.unittests.models.jwtrefreshtoken_test.TestIsActive): tests.unittests.models.jwtrefreshtoken_test.TestIsActive#L0
artifacts/test-reports-3.10/unit-py310-django32/unit-results.xml [took 0s] artifacts/test-reports-3.9/unit-py39-django32/unit-results.xml [took 0s]
All 2 runs with error: test_should_return_true_if_token_activates_now_and_expires_in_the_future (tests.unittests.models.jwtrefreshtoken_test.TestIsActive): tests.unittests.models.jwtrefreshtoken_test.TestIsActive#L0
artifacts/test-reports-3.10/unit-py310-django32/unit-results.xml [took 0s] artifacts/test-reports-3.9/unit-py39-django32/unit-results.xml [took 0s]
All 2 runs with error: test_string_representation_should_match_name (tests.unittests.models.jwtrefreshtoken_test): tests.unittests.models.jwtrefreshtoken_test#L0
artifacts/test-reports-3.10/unit-py310-django32/unit-results.xml [took 0s] artifacts/test-reports-3.9/unit-py39-django32/unit-results.xml [took 0s]
2168 tests found (test 1 to 687)
There are 2168 tests, see "Raw output" for the list of tests 1 to 687.
2168 tests found (test 688 to 1353)
There are 2168 tests, see "Raw output" for the list of tests 688 to 1353.
2168 tests found (test 1354 to 1973)
There are 2168 tests, see "Raw output" for the list of tests 1354 to 1973.
2168 tests found (test 1974 to 2168)
There are 2168 tests, see "Raw output" for the list of tests 1974 to 2168.