test(io): clarify test names

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
Taimoor Zaeem
2026-06-16 13:13:51 -05:00
committed by Steve Chavez
parent b6c12abf0e
commit 9048332b0e
+4 -2
View File
@@ -1904,7 +1904,7 @@ def test_log_pool_req_observation(level, defaultenv):
assert len(output) == 0
def test_proxy_status_header(defaultenv, metapostgrest):
def test_proxy_status_header_with_role_statement_timeout(defaultenv, metapostgrest):
"Test Proxy-Status header in statement timeout error"
role = "timeout_authenticator"
@@ -2029,7 +2029,9 @@ def test_db_pre_config_with_pg_reserved_words(defaultenv):
)
def test_server_timing_transaction_duration(defaultenv, metapostgrest):
def test_server_timing_transaction_duration_with_role_statement_timeout(
defaultenv, metapostgrest
):
"server-timing transaction duration should be accurate"
# just to ensure we don't timeout