-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLEGACY_UNITTEST_INVENTORY.json
More file actions
322 lines (322 loc) · 13.9 KB
/
LEGACY_UNITTEST_INVENTORY.json
File metadata and controls
322 lines (322 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
{
"approved_legacy_count": 154,
"approved_legacy_files": [
"tests/test_additional_remaining_work.py",
"tests/test_app_loader.py",
"tests/test_certification_policy_alignment.py",
"tests/test_cli_and_asgi3.py",
"tests/test_compression_additional.py",
"tests/test_config_matrix.py",
"tests/test_conformance_corpus.py",
"tests/test_connect_rfc9110.py",
"tests/test_connect_tunnel_h2_h3.py",
"tests/test_content_coding_policy_local.py",
"tests/test_default_audits.py",
"tests/test_dependency_declaration_reconciliation_checkpoint.py",
"tests/test_documentation_reconciliation.py",
"tests/test_app_interface_cli_flag.py",
"tests/test_app_interface_config_toml.py",
"tests/test_app_interface_detection_precedence.py",
"tests/test_app_interface_env_var.py",
"tests/test_app_interface_fail_closed_ambiguity.py",
"tests/test_app_interface_public_api.py",
"tests/test_asgi3_hot_path_isolation.py",
"tests/test_compat_dispatch_selection.py",
"tests/test_compat_http_boundary.py",
"tests/test_contract_app_dispatch.py",
"tests/test_contract_core_boundary.py",
"tests/test_contract_native_public_api.py",
"tests/test_contract_native_runtime.py",
"tests/test_external_current_release_matrix.py",
"tests/test_external_independent_peer_release_matrix.py",
"tests/test_external_interop_runner_matrix.py",
"tests/test_external_rfc_hardening_candidate_matrix.py",
"tests/test_flow_scheduler.py",
"tests/test_hpack_completion_pass.py",
"tests/test_http_content_coding_rfc9110.py",
"tests/test_http1_chunked.py",
"tests/test_http1_hardening_pass.py",
"tests/test_http1_parser.py",
"tests/test_http1_parser_owned_surface.py",
"tests/test_http1_rfc9112.py",
"tests/test_http2_hpack.py",
"tests/test_http2_rfc9113.py",
"tests/test_http2_rfc9113_server_negatives.py",
"tests/test_http2_server_push_surface.py",
"tests/test_http2_state_machine_completion.py",
"tests/test_http2_websocket_rfc8441.py",
"tests/test_http3_request_stream_state_machine.py",
"tests/test_http3_rfc9114.py",
"tests/test_http3_server.py",
"tests/test_http3_websocket_rfc9220.py",
"tests/test_import.py",
"tests/test_governed_rfc_deep_coverage.py",
"tests/test_governed_rfc_support_floor.py",
"tests/test_h11_http1_probe_fixture.py",
"tests/test_h2_http2_probe_fixture.py",
"tests/test_h3_asgi3_lab.py",
"tests/test_h3_http3_probe_fixture.py",
"tests/test_h3_quic_probe_fixture.py",
"tests/test_http2_asgi3_demo.py",
"tests/test_intermediary_proxy_corpus.py",
"tests/test_lifespan.py",
"tests/test_lifespan_example.py",
"tests/test_logging_exporter_closure.py",
"tests/test_observability_workers.py",
"tests/test_surface_parity_checkpoint.py",
"tests/test_cli_config_surface.py",
"tests/test_entity_semantics_checkpoint.py",
"tests/test_static_delivery_surface.py",
"tests/test_h1_websocket_operator_surface.py",
"tests/test_policy_surface.py",
"tests/test_strict_rfc_surface.py",
"tests/test_transport_core_strictness_checkpoint.py",
"tests/test_advanced_protocol_delivery_checkpoint.py",
"tests/test_http2_operator_surface.py",
"tests/test_operator_surface.py",
"tests/test_quic_surface.py",
"tests/test_flow_control_bundle.py",
"tests/test_minimum_certified_intermediary_proxy_corpus.py",
"tests/test_origin_contract.py",
"tests/test_tls_operator_material_surface.py",
"tests/test_observability_surface.py",
"tests/test_open_loop_benchmark_matrices.py",
"tests/test_performance_harness.py",
"tests/test_public_lifecycle_and_embedder_contract.py",
"tests/test_flag_surface_truth_reconciliation.py",
"tests/test_negative_certification.py",
"tests/test_promotion_targets.py",
"tests/test_connect_relay_local_negatives.py",
"tests/test_tls_cipher_policy_closure.py",
"tests/test_concurrency_keepalive_closure.py",
"tests/test_strict_performance_closure.py",
"tests/test_promotion_evaluator_hardening.py",
"tests/test_pipe_and_inproc.py",
"tests/test_prebuffered_reader_and_custom.py",
"tests/test_profile_resolution.py",
"tests/test_provisional_all_surfaces_gap_bundle.py",
"tests/test_provisional_flow_control_gap_bundle.py",
"tests/test_provisional_http3_gap_bundle.py",
"tests/test_public_api_cli_mtls_surface.py",
"tests/test_public_api_tls_cipher_surface.py",
"tests/test_public_quic_tls_packaging.py",
"tests/test_qpack_completion.py",
"tests/test_quic_custom_server.py",
"tests/test_quic_http3.py",
"tests/test_quic_http3_additional_rfc.py",
"tests/test_quic_packets_rfc9000.py",
"tests/test_quic_primitives.py",
"tests/test_quic_recovery_live_runtime_integration.py",
"tests/test_quic_recovery_rfc9002.py",
"tests/test_quic_rfc_upgrade_paths.py",
"tests/test_quic_runtime_additions.py",
"tests/test_quic_stream_flow_state_machine.py",
"tests/test_quic_tls_external_interop_regressions.py",
"tests/test_quic_tls_handshake_driver.py",
"tests/test_quic_tls_rfc9001.py",
"tests/test_quic_transport_runtime_completion.py",
"tests/test_rawframed_handler.py",
"tests/test_registries_models.py",
"tests/test_release_gates.py",
"tests/test_runtime_performance_matrix.py",
"tests/test_response_pipeline_streaming_checkpoint.py",
"tests/test_response_trailers_rfc9110.py",
"tests/test_rfc_compliance_hardening.py",
"tests/test_rfc7838_alt_svc.py",
"tests/test_rfc8297_early_hints.py",
"tests/test_scheduler_runtime.py",
"tests/test_security_compat_utils.py",
"tests/test_server_http1.py",
"tests/test_server_http2.py",
"tests/test_server_unix.py",
"tests/test_server_websocket.py",
"tests/test_sessions_streams.py",
"tests/test_static_delivery_productionization_checkpoint.py",
"tests/test_tcp_tls_package_owned.py",
"tests/test_tls13_engine_upgrade.py",
"tests/test_tls_alpn_rfc7301.py",
"tests/test_trailer_policy_strict_local.py",
"tests/test_trailers_rfc9110.py",
"tests/test_trio_runtime_surface_reconciliation_checkpoint.py",
"tests/test_websocket_additional_rfc6455.py",
"tests/test_websocket_peer_performance_matrix.py",
"tests/test_websocket_frames.py",
"tests/test_websocket_rfc6455.py",
"tests/test_websocket_rfc7692.py",
"tests/test_websocket_rfc7936.py",
"tests/test_websocket_rfc8307.py",
"tests/test_stream_probe_fixtures.py",
"tests/test_websocket_uix_demo.py",
"tests/test_webtransport_bidi_stream_context.py",
"tests/test_webtransport_feature_coverage.py",
"tests/test_webtransport_mtls_demo.py",
"tests/test_webtransport_operator_surface.py",
"tests/test_aioquic_performance_matrix.py",
"tests/test_ws_wss_probe_fixture.py",
"tests/test_wss_asgi3_lab.py",
"tests/test_wt_stream_probe_fixture.py"
],
"detected_legacy_count": 154,
"detected_legacy_files": [
"tests/test_additional_remaining_work.py",
"tests/test_advanced_protocol_delivery_checkpoint.py",
"tests/test_aioquic_performance_matrix.py",
"tests/test_app_interface_cli_flag.py",
"tests/test_app_interface_config_toml.py",
"tests/test_app_interface_detection_precedence.py",
"tests/test_app_interface_env_var.py",
"tests/test_app_interface_fail_closed_ambiguity.py",
"tests/test_app_interface_public_api.py",
"tests/test_app_loader.py",
"tests/test_asgi3_hot_path_isolation.py",
"tests/test_certification_policy_alignment.py",
"tests/test_cli_and_asgi3.py",
"tests/test_cli_config_surface.py",
"tests/test_compat_dispatch_selection.py",
"tests/test_compat_http_boundary.py",
"tests/test_compression_additional.py",
"tests/test_concurrency_keepalive_closure.py",
"tests/test_config_matrix.py",
"tests/test_conformance_corpus.py",
"tests/test_connect_relay_local_negatives.py",
"tests/test_connect_rfc9110.py",
"tests/test_connect_tunnel_h2_h3.py",
"tests/test_content_coding_policy_local.py",
"tests/test_contract_app_dispatch.py",
"tests/test_contract_core_boundary.py",
"tests/test_contract_native_public_api.py",
"tests/test_contract_native_runtime.py",
"tests/test_default_audits.py",
"tests/test_dependency_declaration_reconciliation_checkpoint.py",
"tests/test_documentation_reconciliation.py",
"tests/test_entity_semantics_checkpoint.py",
"tests/test_external_current_release_matrix.py",
"tests/test_external_independent_peer_release_matrix.py",
"tests/test_external_interop_runner_matrix.py",
"tests/test_external_rfc_hardening_candidate_matrix.py",
"tests/test_flag_surface_truth_reconciliation.py",
"tests/test_flow_control_bundle.py",
"tests/test_flow_scheduler.py",
"tests/test_governed_rfc_deep_coverage.py",
"tests/test_governed_rfc_support_floor.py",
"tests/test_h11_http1_probe_fixture.py",
"tests/test_h1_websocket_operator_surface.py",
"tests/test_h2_http2_probe_fixture.py",
"tests/test_h3_asgi3_lab.py",
"tests/test_h3_http3_probe_fixture.py",
"tests/test_h3_quic_probe_fixture.py",
"tests/test_hpack_completion_pass.py",
"tests/test_http1_chunked.py",
"tests/test_http1_hardening_pass.py",
"tests/test_http1_parser.py",
"tests/test_http1_parser_owned_surface.py",
"tests/test_http1_rfc9112.py",
"tests/test_http2_asgi3_demo.py",
"tests/test_http2_hpack.py",
"tests/test_http2_operator_surface.py",
"tests/test_http2_rfc9113.py",
"tests/test_http2_rfc9113_server_negatives.py",
"tests/test_http2_server_push_surface.py",
"tests/test_http2_state_machine_completion.py",
"tests/test_http2_websocket_rfc8441.py",
"tests/test_http3_request_stream_state_machine.py",
"tests/test_http3_rfc9114.py",
"tests/test_http3_server.py",
"tests/test_http3_websocket_rfc9220.py",
"tests/test_http_content_coding_rfc9110.py",
"tests/test_import.py",
"tests/test_intermediary_proxy_corpus.py",
"tests/test_lifespan.py",
"tests/test_lifespan_example.py",
"tests/test_logging_exporter_closure.py",
"tests/test_minimum_certified_intermediary_proxy_corpus.py",
"tests/test_negative_certification.py",
"tests/test_observability_surface.py",
"tests/test_observability_workers.py",
"tests/test_open_loop_benchmark_matrices.py",
"tests/test_operator_surface.py",
"tests/test_origin_contract.py",
"tests/test_performance_harness.py",
"tests/test_pipe_and_inproc.py",
"tests/test_policy_surface.py",
"tests/test_prebuffered_reader_and_custom.py",
"tests/test_profile_resolution.py",
"tests/test_promotion_evaluator_hardening.py",
"tests/test_promotion_targets.py",
"tests/test_provisional_all_surfaces_gap_bundle.py",
"tests/test_provisional_flow_control_gap_bundle.py",
"tests/test_provisional_http3_gap_bundle.py",
"tests/test_public_api_cli_mtls_surface.py",
"tests/test_public_api_tls_cipher_surface.py",
"tests/test_public_lifecycle_and_embedder_contract.py",
"tests/test_public_quic_tls_packaging.py",
"tests/test_qpack_completion.py",
"tests/test_quic_custom_server.py",
"tests/test_quic_http3.py",
"tests/test_quic_http3_additional_rfc.py",
"tests/test_quic_packets_rfc9000.py",
"tests/test_quic_primitives.py",
"tests/test_quic_recovery_live_runtime_integration.py",
"tests/test_quic_recovery_rfc9002.py",
"tests/test_quic_rfc_upgrade_paths.py",
"tests/test_quic_runtime_additions.py",
"tests/test_quic_stream_flow_state_machine.py",
"tests/test_quic_surface.py",
"tests/test_quic_tls_external_interop_regressions.py",
"tests/test_quic_tls_handshake_driver.py",
"tests/test_quic_tls_rfc9001.py",
"tests/test_quic_transport_runtime_completion.py",
"tests/test_rawframed_handler.py",
"tests/test_registries_models.py",
"tests/test_release_gates.py",
"tests/test_response_pipeline_streaming_checkpoint.py",
"tests/test_response_trailers_rfc9110.py",
"tests/test_rfc7838_alt_svc.py",
"tests/test_rfc8297_early_hints.py",
"tests/test_rfc_compliance_hardening.py",
"tests/test_runtime_performance_matrix.py",
"tests/test_scheduler_runtime.py",
"tests/test_security_compat_utils.py",
"tests/test_server_http1.py",
"tests/test_server_http2.py",
"tests/test_server_unix.py",
"tests/test_server_websocket.py",
"tests/test_sessions_streams.py",
"tests/test_static_delivery_productionization_checkpoint.py",
"tests/test_static_delivery_surface.py",
"tests/test_stream_probe_fixtures.py",
"tests/test_strict_performance_closure.py",
"tests/test_strict_rfc_surface.py",
"tests/test_surface_parity_checkpoint.py",
"tests/test_tcp_tls_package_owned.py",
"tests/test_tls13_engine_upgrade.py",
"tests/test_tls_alpn_rfc7301.py",
"tests/test_tls_cipher_policy_closure.py",
"tests/test_tls_operator_material_surface.py",
"tests/test_trailer_policy_strict_local.py",
"tests/test_trailers_rfc9110.py",
"tests/test_transport_core_strictness_checkpoint.py",
"tests/test_trio_runtime_surface_reconciliation_checkpoint.py",
"tests/test_websocket_additional_rfc6455.py",
"tests/test_websocket_frames.py",
"tests/test_websocket_peer_performance_matrix.py",
"tests/test_websocket_rfc6455.py",
"tests/test_websocket_rfc7692.py",
"tests/test_websocket_rfc7936.py",
"tests/test_websocket_rfc8307.py",
"tests/test_websocket_uix_demo.py",
"tests/test_webtransport_bidi_stream_context.py",
"tests/test_webtransport_feature_coverage.py",
"tests/test_webtransport_mtls_demo.py",
"tests/test_webtransport_operator_surface.py",
"tests/test_ws_wss_probe_fixture.py",
"tests/test_wss_asgi3_lab.py",
"tests/test_wt_stream_probe_fixture.py"
],
"forward_runner": "pytest",
"inventory_mode": "grandfathered_legacy_unittest_only",
"missing_approved_files": [],
"policy_doc": "docs/governance/TEST_STYLE_POLICY.md",
"schema_version": 1,
"unexpected_legacy_files": []
}