You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/09/19 19:21:14 UTC

[jira] Created: (SOLR-361) Refactor solrj tests to make it easier to write domain specific tests that run embedded & jetty

Refactor solrj tests to make it easier to write domain specific tests that run embedded & jetty
-----------------------------------------------------------------------------------------------

                 Key: SOLR-361
                 URL: https://issues.apache.org/jira/browse/SOLR-361
             Project: Solr
          Issue Type: Improvement
          Components: clients - java
            Reporter: Ryan McKinley
            Assignee: Ryan McKinley
            Priority: Minor
             Fix For: 1.3


Current tests are configured to share all the base tests - this works fine for the base tests, but it would be nice to be able to extend for other types of tests (see SOLR-360)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-361) Refactor solrj tests to make it easier to write domain specific tests that run embedded & jetty

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated SOLR-361:
-------------------------------

    Attachment: SOLR-361-SolrjTestRefactoring.patch

test refactoring... will apply shortly

> Refactor solrj tests to make it easier to write domain specific tests that run embedded & jetty
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-361
>                 URL: https://issues.apache.org/jira/browse/SOLR-361
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-361-SolrjTestRefactoring.patch
>
>
> Current tests are configured to share all the base tests - this works fine for the base tests, but it would be nice to be able to extend for other types of tests (see SOLR-360)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-361) Refactor solrj tests to make it easier to write domain specific tests that run embedded & jetty

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved SOLR-361.
--------------------------------

    Resolution: Fixed

actually added a while ago (#577394)

> Refactor solrj tests to make it easier to write domain specific tests that run embedded & jetty
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-361
>                 URL: https://issues.apache.org/jira/browse/SOLR-361
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-361-SolrjTestRefactoring.patch
>
>
> Current tests are configured to share all the base tests - this works fine for the base tests, but it would be nice to be able to extend for other types of tests (see SOLR-360)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.