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

Commit Tag Bot commented on SOLR-4514:
--------------------------------------

[trunk commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1451691

SOLR-4514: better tests for CurrencyField using OpenExchangeRatesOrgProvider

                
> Need tests for OpenExchangeRatesOrgProvider
> -------------------------------------------
>
>                 Key: SOLR-4514
>                 URL: https://issues.apache.org/jira/browse/SOLR-4514
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>         Attachments: SOLR-4514.patch, SOLR-4514.patch
>
>
> the schema.xml used by CurrencyFieldTest declares a fieldType named 
> "openexchangeratesorg_currency" using OpenExchangeRatesOrgProvider pointed at 
> a local copy of open-exchange-rates.json, but field type is completley 
> unused, so nothing about this provider's behavior is ever really tested.
> We should change the test such that all of the functionality tested against 
> the "amount" field is also tested against some new field using this OER 
> provider based fieldType, where the copied data (and static exchange rates) 
> are identical.
> (esasiest way would probably be to introduce a test variable for the field 
> name and let a new subclass override it)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to