Skip to content

Add model for JWT refresh token #4627

Add model for JWT refresh token

Add model for JWT refresh token #4627

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

Annotations

4 warnings and 4 notices
All 2 runs failed: 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 failed: 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 failed: 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 failed: 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]
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.