↓ 4 callersFunction_add_reaction(
client: AsyncWebClient,
*,
channel_id: str,
ts: str,
name: str,
ignore_already_react
tracecat/agent/channels/handlers/slack_helpers.py:20
↓ 4 callersMethod_audit_workflow_execution_event(
self,
*,
session,
role: Role | None,
status: AuditEventStatus,
tracecat/cases/triggers/consumer.py:381
↓ 4 callersFunction_build_consumer_with_mocks(
client: AsyncMock,
*,
event,
case,
triggers,
role: Role,
dispatch: AsyncMock | N
tests/unit/test_case_trigger_consumer.py:72
↓ 4 callersFunction_create_user_with_org_membership(
session: AsyncSession,
*,
email: str,
password: str,
saml_enforced: bool,
)
tests/unit/test_user_manager_auth_policy.py:63