Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/agent-governance-toolkit
/ functions
Functions
32,326 in github.com/microsoft/agent-governance-toolkit
⨍
Functions
32,326
◇
Types & classes
6,875
↳
Endpoints
332
Method
test_active_sessions_count
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_ring_enforcement.py:516
Method
test_active_sessions_property
(self)
agent-governance-python/agent-mesh/tests/test_encrypted_bridge.py:127
Method
test_activity_prevents_decay_accumulation
(self)
agent-governance-python/agent-mesh/tests/test_trust_decay.py:366
Method
test_adapter_accepts_evaluator
Each adapter can be constructed with evaluator=... and it works.
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:370
Method
test_adapter_allows_authorized_action
Test that adapter allows actions the agent has permission for
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:129
Method
test_adapter_blocks_unauthorized_action
Test that adapter blocks actions the agent doesn't have permission for
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:87
Method
test_adapter_call
(self)
agent-governance-python/agent-os/tests/test_logging.py:140
Method
test_adapter_callable_returning_command
(self)
agent-governance-python/agent-compliance/tests/test_agt_cli.py:272
Method
test_adapter_callable_returning_non_click_skipped
(self)
agent-governance-python/agent-compliance/tests/test_agt_cli.py:287
Method
test_adapter_cedar_deny_blocks
Cedar deny on any adapter blocks execution.
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:423
Function
test_adapter_denial_string_does_not_leak_policy_internals
Denial public text stays safe while audit details retain raw evidence.
agent-governance-python/agent-os/tests/test_adapter_str_no_leak.py:522
Method
test_adapter_fail_closed
Exploding evaluator on any adapter → fail-closed deny.
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:473
Method
test_adapter_feeds_slo
Demonstrate adapter SLI snapshot feeding into SLO engine.
agent-governance-python/agent-sre/tests/test_adapters.py:219
Method
test_adapter_force_flush
S10.6 -- adapter force_flush must return bool.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:522
Method
test_adapter_handles_empty_batch
S10.4 -- adapter must handle empty event list.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:508
Method
test_adapter_mixed_permissions
Test adapter with multiple tool calls, some allowed and some blocked
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:166
Method
test_adapter_multiple_events
S10.7 -- adapter must handle multiple events in one emit.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:529
Method
test_adapter_shutdown
S10.5 -- adapter shutdown must return bool.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:515
Method
test_adapter_statistics
Test that statistics are properly collected
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:325
Method
test_adapter_with_invalid_policy_raises
(self)
agent-governance-python/agent-os/tests/test_integrations.py:321
Method
test_adapter_wrap_unwrap
Measure adapter wrap/unwrap overhead with a mocked backend.
agent-governance-python/agent-os/tests/test_benchmarks.py:324
Method
test_adapter_wraps_backend
S10.2 -- AuditBackendSinkAdapter must wrap an audit backend.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:493
Method
test_adapter_writes_to_backend
S10.3 -- adapter emit must write to underlying backend.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:501
Method
test_add_action
(self)
agent-governance-python/agent-sre/tests/unit/test_incidents.py:54
Method
test_add_action_item
(self)
agent-governance-python/agent-sre/tests/unit/test_p2_features.py:293
Method
test_add_agent
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:482
Method
test_add_agent
Test adding agents to the graph
agent-governance-python/agent-os/modules/control-plane/tests/test_lifecycle.py:604
Method
test_add_agent_duplicate
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:488
Method
test_add_and_flush
(self)
agent-governance-python/agent-sre/tests/test_alert_dedup.py:192
Method
test_add_and_get
(self)
agent-governance-python/agent-os/tests/test_dry_run.py:66
Method
test_add_and_get_slo
(self)
agent-governance-python/agent-sre/tests/test_api.py:91
Method
test_add_and_list_policies
(self, evaluator, rate_limit_policy)
agent-governance-python/agent-mesh/tests/test_multi_agent_policy.py:113
Method
test_add_and_query
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_liability.py:105
Method
test_add_and_query_endorsement
S7.1 -- add() stores and get_endorsements() retrieves.
agent-governance-python/agent-mesh/tests/test_spec_mesh_trust_conformance.py:277
Method
test_add_and_remove_principle
Test adding and removing principles.
agent-governance-python/agent-os/modules/cmvk/tests/test_constitutional.py:348
Method
test_add_and_replay
(self)
agent-governance-python/agent-sre/tests/unit/test_p2_features.py:26
Method
test_add_and_retrieve
(self)
agent-governance-python/agent-mesh/tests/test_rats_alignment.py:114
Method
test_add_and_verify
(self)
agent-governance-python/agent-mesh/tests/test_integrations.py:354
Method
test_add_backend_returns_none
S8.10 -- add_backend has no meaningful return value and must not raise.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:387
Function
test_add_capability
Test adding capabilities to metadata.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_agent_metadata.py:140
Method
test_add_chaining
(self)
agent-governance-python/agent-os/tests/test_safety_critical.py:220
Method
test_add_channel
(self)
agent-governance-python/agent-sre/tests/test_alerts.py:101
Method
test_add_conditional_permission
Test adding conditional permissions
agent-governance-python/agent-os/modules/control-plane/tests/test_new_features.py:158
Function
test_add_constraint
Test adding constraints to metadata.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_agent_metadata.py:164
Method
test_add_constraint_before_freeze
(self)
agent-governance-python/agent-os/tests/test_security_hardening.py:261
Method
test_add_constraint_creates_allow_list
Test that add_constraint creates an allow-list
agent-governance-python/agent-os/modules/control-plane/tests/test_kernel_interception.py:65
Method
test_add_conversation_entry
Test adding entries to conversation trace.
agent-governance-python/agent-os/modules/cmvk/tests/integration/test_lateral_thinking_witness.py:118
Method
test_add_count_clear
(self)
agent-governance-python/agentmesh-integrations/mcp-receipt-governed/tests/test_receipt.py:317
Method
test_add_credits
(self, escrow_manager)
agent-governance-python/agent-os/modules/nexus/tests/test_escrow.py:180
Method
test_add_credits_accumulates
(self, escrow_manager)
agent-governance-python/agent-os/modules/nexus/tests/test_escrow.py:185
Function
test_add_custom_rule
Test adding custom policy rules.
agent-governance-python/agent-os/modules/iatp/iatp/tests/test_policy_engine.py:101
Method
test_add_custom_signal_at_runtime
Adding a compiled signal to the engine after construction.
agent-governance-python/agent-os/tests/test_semantic_policy_engine.py:453
Method
test_add_delegation
(self)
agent-governance-python/agentmesh-integrations/openai-agents-agentmesh/tests/test_openai_trust.py:46
Method
test_add_delegation
Test adding a delegation.
agent-governance-python/agentmesh-integrations/langchain-agentmesh/tests/test_agentmesh.py:1004
Method
test_add_delegation_link
Test adding delegation links.
agent-governance-python/agent-mesh/tests/test_identity.py:239
Method
test_add_deny_category_at_runtime
Adding a category to deny set at runtime.
agent-governance-python/agent-os/tests/test_semantic_policy_engine.py:429
Method
test_add_documents
Test adding documents to vector store
agent-governance-python/agent-os/modules/control-plane/tests/test_multimodal.py:138
Method
test_add_entry_sets_root
S13.2 -- adding an entry must set a non-None root hash.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:739
Method
test_add_event
(self, tracer, exporter, tracer_bundle)
agent-governance-python/agent-os/modules/observability/tests/test_tracer.py:165
Method
test_add_evidence_keeps_max_confidence
(self)
agent-governance-python/agent-discovery/tests/test_models.py:88
Method
test_add_evidence_updates_confidence
(self)
agent-governance-python/agent-discovery/tests/test_models.py:71
Method
test_add_feedback
Add feedback to a run.
agent-governance-python/agent-sre/tests/test_langsmith.py:97
Method
test_add_grant
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:1164
Method
test_add_grant_wrong_agent
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:1170
Method
test_add_link
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:1685
Method
test_add_link
(self)
agent-governance-python/agent-sre/tests/test_protocol_tracing.py:148
Function
test_add_list_rotate_remove_roundtrip
( runner: CliRunner, env: dict[str, str] )
agent-governance-python/agent-compliance/tests/test_cred_cli.py:46
Method
test_add_manual
(self)
agent-governance-python/agent-os/tests/test_mcp_cve_feed.py:46
Method
test_add_message
(self)
agent-governance-python/agentmesh-integrations/a2a-protocol/tests/test_a2a.py:238
Function
test_add_message_allow_path_forwards_to_openai
An ``allow`` verdict lets the OpenAI client see the original content.
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:119
Method
test_add_message_allowed
(self)
agent-governance-python/agent-os/tests/test_integrations.py:1175
Method
test_add_message_blocked_by_pattern
(self)
agent-governance-python/agent-os/tests/test_integrations.py:1182
Method
test_add_message_case_insensitive_block
(self)
agent-governance-python/agent-os/tests/test_integrations.py:1194
Function
test_add_message_deny_path_raises_policy_violation
A ``deny`` verdict raises :class:`PolicyViolationError`.
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:136
Function
test_add_message_escalate_with_approving_resolver_forwards
An ``escalate`` verdict that the resolver approves forwards the call.
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:190
Function
test_add_message_escalate_with_no_resolver_denies
An ``escalate`` verdict without a resolver fails closed to deny.
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:217
Function
test_add_message_transform_path_redacts_outbound_content
A ``transform`` verdict rewrites the outbound message body.
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:161
Method
test_add_multiple
(self)
agent-governance-python/agent-os/tests/test_mcp_cve_feed.py:20
Method
test_add_negative_signal
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:808
Method
test_add_package
(self)
agent-governance-python/agent-os/tests/test_mcp_cve_feed.py:14
Method
test_add_package
S11.2 -- add_package registers a package.
agent-governance-python/agent-os/tests/test_spec_mcp_gateway_conformance.py:740
Method
test_add_plugin
(self)
agent-governance-python/agent-os/tests/test_coverage_boost.py:978
Method
test_add_positive_signal
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:796
Method
test_add_remove_agent
(self)
agent-governance-python/agentmesh-integrations/crewai-agentmesh/tests/test_crewai_trust.py:227
Method
test_add_remove_member
Add and remove an agent from a namespace.
agent-governance-python/agent-mesh/tests/test_namespaces.py:72
Method
test_add_remove_server
(self)
agent-governance-python/agent-os/tests/test_mcp_auth_enforcement.py:93
Method
test_add_remove_server
S10.12 -- add_server and remove_server work.
agent-governance-python/agent-os/tests/test_spec_mcp_gateway_conformance.py:717
Method
test_add_requirement
Test adding compliance requirements
agent-governance-python/agent-os/modules/control-plane/tests/test_compliance.py:24
Method
test_add_resource
(self)
agent-governance-python/agent-os/tests/test_constraint_graph.py:126
Method
test_add_returns_self
(self)
agent-governance-python/agent-os/tests/test_safety_critical.py:214
Method
test_add_risk_event
Test adding risk events affects behavior score.
agent-governance-python/agent-mesh/tests/test_identity.py:460
Method
test_add_rule
Test adding constitutional rule
agent-governance-python/agent-os/modules/control-plane/tests/test_compliance.py:126
Method
test_add_rule
Test adding alert rule
agent-governance-python/agent-os/modules/control-plane/tests/test_observability.py:95
Method
test_add_scenario
(self)
agent-governance-python/agent-sre/tests/test_benchmarks.py:128
Method
test_add_signal_updates_score
(self)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:818
Method
test_add_sink_returns_processor
S11.2 -- add_sink must return the processor for chaining.
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:583
Method
test_add_span
(self)
agent-governance-python/agent-sre/tests/unit/test_capture.py:81
Method
test_add_step
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_saga.py:115
Method
test_add_timeline_entry
(self)
agent-governance-python/agent-sre/tests/unit/test_p2_features.py:288
Method
test_add_tool_mapping
Test dynamically adding tool mappings
agent-governance-python/agent-os/modules/control-plane/tests/test_langchain_adapter.py:139
← previous
next →
16,901–17,000 of 32,326, ranked by callers