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

Function test_keyword_suggestions

test/pytests/test_completion_engine.py:185–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183
184
185def test_keyword_suggestions():
186 assert _keyword_suggestions() == [{'type': 'keyword'}]
187
188
189def test_keyword_and_special_suggestions():

Callers

nothing calls this directly

Calls 1

_keyword_suggestionsFunction · 0.90

Tested by

no test coverage detected