MCPcopy Index your code
hub / github.com/dbcli/pgcli / test_parse_destructive_warning

Function test_parse_destructive_warning

tests/parseutils/test_parseutils.py:305–306  ·  view source on GitHub ↗
(warning_level, expected)

Source from the content-addressed store, hash-verified

303 ],
304)
305def test_parse_destructive_warning(warning_level, expected):
306 assert parse_destructive_warning(warning_level) == expected

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected