Description
Most of the tests in cqlshlib/tests are just stubs that look like:
def test_parse_create_index(self): pass def test_parse_drop_index(self): pass
These tests need implemented.
Attachments
Issue Links
- incorporates
-
CASSANDRA-9248 Tests for cqlsh parser
- Resolved
- Is contained by
-
CASSANDRA-9012 Triage missing test coverage
- Open
- is related to
-
CASSANDRA-9125 cqlsh: add tests for INSERT and UPDATE completion
- Resolved