MCPcopy Create free account
hub / github.com/dbcli/mycli / test_need_completion_reset

Function test_need_completion_reset

test/pytests/test_sql_utils.py:554–555  ·  view source on GitHub ↗
(queries, expected)

Source from the content-addressed store, hash-verified

552 ],
553)
554def test_need_completion_reset(queries, expected):
555 assert need_completion_reset(queries) is expected
556
557
558def test_need_completion_reset_ignores_queries_that_fail_to_split(monkeypatch):

Callers

nothing calls this directly

Calls 1

need_completion_resetFunction · 0.90

Tested by

no test coverage detected