Skip to content

Mock requests.Session.get in TestClient #113

Mock requests.Session.get in TestClient

Mock requests.Session.get in TestClient #113

Triggered via pull request October 25, 2023 22:42
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint
Process completed with exit code 1.
format
Process completed with exit code 1.
lint: tests/test_client.py#L2
F401 [*] `unittest.mock.PropertyMock` imported but unused
lint: tests/test_client.py#L6
F401 [*] `requests.Session` imported but unused