Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AgentOps-AI/agentops
/ mock_client
Function
mock_client
tests/fixtures/client.py:18–21 ·
view source on GitHub ↗
(reset_client)
Source
from the content-addressed store, hash-verified
16
17
@pytest.fixture(autouse=True)
18
def
mock_client(reset_client):
19
# Resets the client with a clear env
20
Client()
21
yield
Callers
nothing calls this directly
Calls
1
Client
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…