Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PostHog/posthog
/ json
Method
json
posthog/plugins/test/mock.py:24–25 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
22
self.status_code = status_code
23
24
def
json(self):
25
return
self.json_data
26
27
def
ok(self):
28
return
self.status_code < 300
Callers
15
insightLogic.test.ts
File · 0.80
createInsightScene
Function · 0.80
EmptyState
Function · 0.80
ErrorState
Function · 0.80
TimeoutState
Function · 0.80
InviteSignup.stories.tsx
File · 0.80
Signup.stories.tsx
File · 0.80
Template
Function · 0.80
dashboardLogic.queryCancellation.test.ts
File · 0.80
dashboardLogic.test.ts
File · 0.80
toolbarFetch
Function · 0.80
actionsLogic.ts
File · 0.80
Calls
no outgoing calls
Tested by
15
test_lifecycle_trend_people_paginated
Method · 0.64
test_current_url_paths_and_logic
Method · 0.64
test_paths_start
Method · 0.64
_get_trend_people
Method · 0.64
test_trend_actors_person_on_events_pagination_with_alias_inconsistencies
Method · 0.64
test_timezones_hourly
Method · 0.64
test_retention_people_paginated
Method · 0.64
test_retention_invalid_properties
Method · 0.64
test_readyz_supports_excluding_checks
Function · 0.64
test_livez_returns_200_and_doesnt_require_any_dependencies
Function · 0.64
test_readyz_complains_if_role_does_not_exist
Function · 0.64
test_project_switched_when_accessing_dashboard_of_another_accessible_team
Method · 0.64