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

Function test_charset_suggestion

test/pytests/test_completion_engine.py:181–182  ·  view source on GitHub ↗
(tokens, expected)

Source from the content-addressed store, hash-verified

179 ],
180)
181def test_charset_suggestion(tokens, expected):
182 assert _charset_suggestion(tokens) == expected
183
184
185def test_keyword_suggestions():

Callers

nothing calls this directly

Calls 1

_charset_suggestionFunction · 0.90

Tested by

no test coverage detected