You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/01/22 19:24:37 UTC

[jira] [Commented] (CASSANDRA-8263) Cqlshlib tests are mostly stubs

    [ https://issues.apache.org/jira/browse/CASSANDRA-8263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287912#comment-14287912 ] 

Philip Thompson commented on CASSANDRA-8263:
--------------------------------------------

As part of this ticket, I will set up CI on jenkins for cqlshlib tests

> Cqlshlib tests are mostly stubs
> -------------------------------
>
>                 Key: CASSANDRA-8263
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8263
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Philip Thompson
>            Assignee: Philip Thompson
>              Labels: cqlsh
>             Fix For: 3.0, 2.1.3
>
>
> Most of the tests in cqlshlib/tests are just stubs that look like: {code}
>     def test_parse_create_index(self):
>         pass
>     def test_parse_drop_index(self):
>         pass
> {code}
> These tests need implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)