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

Function test_suggest_special

test/pytests/test_completion_engine.py:847–848  ·  view source on GitHub ↗
(text, expected)

Source from the content-addressed store, hash-verified

845 ],
846)
847def test_suggest_special(text, expected):
848 assert suggest_special(text) == expected
849
850
851@pytest.mark.parametrize(

Callers

nothing calls this directly

Calls 1

suggest_specialFunction · 0.90

Tested by

no test coverage detected