unit #158
Annotations
2 warnings and 10 notices
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\test_authenticator.py#L1
test_use_token_factory
|
tests\unit\test_authenticator.py#L1
test_refresh
|
tests\unit\test_credentials.py#L1
test_valid
|
tests\unit\test_credentials.py#L1
test_invalid_api_key
|
tests\unit\test_oauth_token.py#L1
test_invalid
|
tests\unit\test_oauth_token.py#L1
test_almost_expired
|
tests\unit\test_oauth_token.py#L1
test_expired_equal
|
tests\unit\test_oauth_token.py#L1
test_expired
|
tests\unit\test_token_factory.py#L1
test_exchange_api_called
|
tests\unit\test_token_factory.py#L1
test_unauthorized
|
Loading