Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
)
181
def
test_charset_suggestion(tokens, expected):
182
assert _charset_suggestion(tokens) == expected
183
184
185
def
test_keyword_suggestions():
Callers
nothing calls this directly
Calls
1
_charset_suggestion
Function · 0.90
Tested by
no test coverage detected