|
38 | 38 | "tests/test_intermediary_proxy_corpus.py", |
39 | 39 | "tests/test_lifespan.py", |
40 | 40 | "tests/test_observability_workers.py", |
41 | | - "tests/test_phase1_surface_parity_checkpoint.py", |
42 | | - "tests/test_phase2_cli_config_surface.py", |
43 | | - "tests/test_phase2_entity_semantics_checkpoint.py", |
44 | | - "tests/test_phase2_static_delivery_surface.py", |
45 | | - "tests/test_phase3_h1_websocket_operator_surface.py", |
46 | | - "tests/test_phase3_policy_surface.py", |
47 | | - "tests/test_phase3_strict_rfc_surface.py", |
48 | | - "tests/test_phase3_transport_core_strictness_checkpoint.py", |
49 | | - "tests/test_phase4_advanced_protocol_delivery_checkpoint.py", |
50 | | - "tests/test_phase4_http2_operator_surface.py", |
51 | | - "tests/test_phase4_operator_surface.py", |
52 | | - "tests/test_phase4_quic_surface.py", |
53 | | - "tests/test_phase5_flow_control_bundle.py", |
54 | | - "tests/test_phase5_intermediary_proxy_corpus.py", |
55 | | - "tests/test_phase5_origin_contract.py", |
56 | | - "tests/test_phase5_tls_operator_material_surface.py", |
57 | | - "tests/test_phase6_observability_surface.py", |
58 | | - "tests/test_phase6_performance_harness.py", |
59 | | - "tests/test_phase6_public_lifecycle_and_embedder_contract.py", |
60 | | - "tests/test_phase7_flag_surface_truth_reconciliation.py", |
61 | | - "tests/test_phase7_negative_certification.py", |
62 | | - "tests/test_phase8_promotion_targets.py", |
63 | | - "tests/test_phase9d1_connect_relay_local_negatives.py", |
64 | | - "tests/test_phase9f1_tls_cipher_policy_closure.py", |
| 41 | + "tests/test_surface_parity_checkpoint.py", |
| 42 | + "tests/test_cli_config_surface.py", |
| 43 | + "tests/test_entity_semantics_checkpoint.py", |
| 44 | + "tests/test_static_delivery_surface.py", |
| 45 | + "tests/test_h1_websocket_operator_surface.py", |
| 46 | + "tests/test_policy_surface.py", |
| 47 | + "tests/test_strict_rfc_surface.py", |
| 48 | + "tests/test_transport_core_strictness_checkpoint.py", |
| 49 | + "tests/test_advanced_protocol_delivery_checkpoint.py", |
| 50 | + "tests/test_http2_operator_surface.py", |
| 51 | + "tests/test_operator_surface.py", |
| 52 | + "tests/test_quic_surface.py", |
| 53 | + "tests/test_flow_control_bundle.py", |
| 54 | + "tests/test_minimum_certified_intermediary_proxy_corpus.py", |
| 55 | + "tests/test_origin_contract.py", |
| 56 | + "tests/test_tls_operator_material_surface.py", |
| 57 | + "tests/test_observability_surface.py", |
| 58 | + "tests/test_performance_harness.py", |
| 59 | + "tests/test_public_lifecycle_and_embedder_contract.py", |
| 60 | + "tests/test_flag_surface_truth_reconciliation.py", |
| 61 | + "tests/test_negative_certification.py", |
| 62 | + "tests/test_promotion_targets.py", |
| 63 | + "tests/test_connect_relay_local_negatives.py", |
| 64 | + "tests/test_tls_cipher_policy_closure.py", |
65 | 65 | "tests/test_phase9f2_logging_exporter_closure.py", |
66 | | - "tests/test_phase9f3_concurrency_keepalive_closure.py", |
67 | | - "tests/test_phase9g_strict_performance_closure.py", |
68 | | - "tests/test_phase9h_promotion_evaluator_hardening.py", |
| 66 | + "tests/test_concurrency_keepalive_closure.py", |
| 67 | + "tests/test_strict_performance_closure.py", |
| 68 | + "tests/test_promotion_evaluator_hardening.py", |
69 | 69 | "tests/test_pipe_and_inproc.py", |
70 | 70 | "tests/test_prebuffered_reader_and_custom.py", |
71 | 71 | "tests/test_profile_resolution.py", |
|
156 | 156 | "tests/test_intermediary_proxy_corpus.py", |
157 | 157 | "tests/test_lifespan.py", |
158 | 158 | "tests/test_observability_workers.py", |
159 | | - "tests/test_phase1_surface_parity_checkpoint.py", |
160 | | - "tests/test_phase2_cli_config_surface.py", |
161 | | - "tests/test_phase2_entity_semantics_checkpoint.py", |
162 | | - "tests/test_phase2_static_delivery_surface.py", |
163 | | - "tests/test_phase3_h1_websocket_operator_surface.py", |
164 | | - "tests/test_phase3_policy_surface.py", |
165 | | - "tests/test_phase3_strict_rfc_surface.py", |
166 | | - "tests/test_phase3_transport_core_strictness_checkpoint.py", |
167 | | - "tests/test_phase4_advanced_protocol_delivery_checkpoint.py", |
168 | | - "tests/test_phase4_http2_operator_surface.py", |
169 | | - "tests/test_phase4_operator_surface.py", |
170 | | - "tests/test_phase4_quic_surface.py", |
171 | | - "tests/test_phase5_flow_control_bundle.py", |
172 | | - "tests/test_phase5_intermediary_proxy_corpus.py", |
173 | | - "tests/test_phase5_origin_contract.py", |
174 | | - "tests/test_phase5_tls_operator_material_surface.py", |
175 | | - "tests/test_phase6_observability_surface.py", |
176 | | - "tests/test_phase6_performance_harness.py", |
177 | | - "tests/test_phase6_public_lifecycle_and_embedder_contract.py", |
178 | | - "tests/test_phase7_flag_surface_truth_reconciliation.py", |
179 | | - "tests/test_phase7_negative_certification.py", |
180 | | - "tests/test_phase8_promotion_targets.py", |
181 | | - "tests/test_phase9d1_connect_relay_local_negatives.py", |
182 | | - "tests/test_phase9f1_tls_cipher_policy_closure.py", |
| 159 | + "tests/test_surface_parity_checkpoint.py", |
| 160 | + "tests/test_cli_config_surface.py", |
| 161 | + "tests/test_entity_semantics_checkpoint.py", |
| 162 | + "tests/test_static_delivery_surface.py", |
| 163 | + "tests/test_h1_websocket_operator_surface.py", |
| 164 | + "tests/test_policy_surface.py", |
| 165 | + "tests/test_strict_rfc_surface.py", |
| 166 | + "tests/test_transport_core_strictness_checkpoint.py", |
| 167 | + "tests/test_advanced_protocol_delivery_checkpoint.py", |
| 168 | + "tests/test_http2_operator_surface.py", |
| 169 | + "tests/test_operator_surface.py", |
| 170 | + "tests/test_quic_surface.py", |
| 171 | + "tests/test_flow_control_bundle.py", |
| 172 | + "tests/test_minimum_certified_intermediary_proxy_corpus.py", |
| 173 | + "tests/test_origin_contract.py", |
| 174 | + "tests/test_tls_operator_material_surface.py", |
| 175 | + "tests/test_observability_surface.py", |
| 176 | + "tests/test_performance_harness.py", |
| 177 | + "tests/test_public_lifecycle_and_embedder_contract.py", |
| 178 | + "tests/test_flag_surface_truth_reconciliation.py", |
| 179 | + "tests/test_negative_certification.py", |
| 180 | + "tests/test_promotion_targets.py", |
| 181 | + "tests/test_connect_relay_local_negatives.py", |
| 182 | + "tests/test_tls_cipher_policy_closure.py", |
183 | 183 | "tests/test_phase9f2_logging_exporter_closure.py", |
184 | | - "tests/test_phase9f3_concurrency_keepalive_closure.py", |
185 | | - "tests/test_phase9g_strict_performance_closure.py", |
186 | | - "tests/test_phase9h_promotion_evaluator_hardening.py", |
| 184 | + "tests/test_concurrency_keepalive_closure.py", |
| 185 | + "tests/test_strict_performance_closure.py", |
| 186 | + "tests/test_promotion_evaluator_hardening.py", |
187 | 187 | "tests/test_pipe_and_inproc.py", |
188 | 188 | "tests/test_prebuffered_reader_and_custom.py", |
189 | 189 | "tests/test_profile_resolution.py", |
|
0 commit comments