unit #89
Annotations
1 error, 2 warnings, and 10 notices
Run tests
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/action-junit-report@v3.6.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
tests/unit/__pycache__/test_authenticator.cpython-38-pytest-8.3.3.pyc#L1
test_use_token_factory
|
|
|
tests/unit/__pycache__/test_credentials.cpython-38-pytest-8.3.3.pyc#L1
test_invalid_api_key
|
|
tests/unit/__pycache__/test_oauth_token.cpython-38-pytest-8.3.3.pyc#L1
test_almost_expired
|
tests/unit/__pycache__/test_oauth_token.cpython-38-pytest-8.3.3.pyc#L1
test_expired_equal
|
|
tests/unit/__pycache__/test_token_factory.cpython-38-pytest-8.3.3.pyc#L1
test_exchange_api_called
|
tests/unit/__pycache__/test_token_factory.cpython-38-pytest-8.3.3.pyc#L1
test_unauthorized
|
Loading