Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Emmimal/control-layer
/ functions
Functions
145 in github.com/Emmimal/control-layer
⨍
Functions
145
◇
Types & classes
31
↳
Endpoints
1
Method
test_injection_never_retried
(self)
tests/test_control_layer.py:317
Method
test_injection_patterns_blocked
(self, injection)
tests/test_control_layer.py:96
Method
test_invalid_json_fails
(self)
tests/test_control_layer.py:204
Method
test_json_with_markdown_fencing_passes
(self)
tests/test_control_layer.py:231
Method
test_log_and_retrieve
(self, tmp_path)
tests/test_control_layer.py:395
Method
test_max_delay_lt_base_rejected
(self)
tests/test_control_layer.py:601
Method
test_max_length_enforced
(self)
tests/test_control_layer.py:216
Method
test_min_length_enforced
(self)
tests/test_control_layer.py:221
Method
test_missing_required_key_fails
(self)
tests/test_control_layer.py:210
Method
test_mutation_hint_appears_when_provided
(self)
tests/test_control_layer.py:169
Method
test_mutation_hint_returned
(self)
tests/test_control_layer.py:323
Method
test_no_fallback_returns_none
(self)
tests/test_control_layer.py:354
Method
test_no_retry_at_max_attempts
(self)
tests/test_control_layer.py:314
Method
test_normal_call_succeeds
(self)
tests/test_control_layer.py:374
Method
test_opens_after_threshold
(self)
tests/test_control_layer.py:259
Method
test_oversized_input_blocked
(self)
tests/test_control_layer.py:81
Method
test_partial_quality_score
(self)
tests/test_control_layer.py:242
Method
test_pass_rate
(self, tmp_path)
tests/test_control_layer.py:436
Method
test_persists_to_file
(self, tmp_path)
tests/test_control_layer.py:408
Method
test_prompt_contains_system
(self)
tests/test_control_layer.py:156
Method
test_prompt_contains_user_input
(self)
tests/test_control_layer.py:160
Method
test_pydantic_schema_validation
(self)
tests/test_control_layer.py:577
Method
test_quality_score_calculated
(self)
tests/test_control_layer.py:236
Method
test_registered_fallback_called
(self)
tests/test_control_layer.py:340
Method
test_remaining_decreases_on_reserve
(self)
tests/test_control_layer.py:133
Method
test_report_returns_slot_names
(self)
tests/test_control_layer.py:139
Method
test_reserve_fails_when_over_budget
(self)
tests/test_control_layer.py:128
Method
test_reserve_succeeds_within_budget
(self)
tests/test_control_layer.py:122
Method
test_retry_on_schema_violation
(self, tmp_path)
tests/test_control_layer.py:498
Method
test_sanitize_removes_null_bytes
(self)
tests/test_control_layer.py:105
Method
test_sanitize_strips_whitespace
(self)
tests/test_control_layer.py:101
Method
test_should_retry_within_max
(self)
tests/test_control_layer.py:310
Method
test_starts_closed
(self)
tests/test_control_layer.py:254
Method
test_success_resets_failures
(self)
tests/test_control_layer.py:265
Method
test_successful_pass_on_first_attempt
(self, simple_layer)
tests/test_control_layer.py:474
Method
test_thread_safe
(self)
tests/test_control_layer.py:280
Method
test_thread_safe_writes
(self, tmp_path)
tests/test_control_layer.py:446
Method
test_timeout_raises
(self)
tests/test_control_layer.py:379
Method
test_total_tokens_too_low_rejected
(self)
tests/test_control_layer.py:597
Method
test_valid_input_passes
(self)
tests/test_control_layer.py:67
Method
test_valid_json_passes
(self)
tests/test_control_layer.py:199
Method
test_whitespace_only_blocked
(self)
tests/test_control_layer.py:77
Method
timeout_llm
(p)
tests/test_control_layer.py:546
Method
validate
( self, response: str, schema: ResponseSchema )
control_layer.py:432
Method
worker
()
tests/test_control_layer.py:284
← previous
101–145 of 145, ranked by callers