[
https://issues.apache.org/jira/browse/USERGRID-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032571#comment-14032571
]
George Reyes commented on USERGRID-165:
---------------------------------------
Export simply needed some of the CpEntityManager methods to be implemented, and
an ability to query collections out of the backend. Once this was overcome all
the tests also needed em.refreshIndex or Thread.sleeps to let the writes go
through to the backend. Fixed the export tests and have submitted the following
pull request where all the work could be tracked :
https://github.com/usergrid/usergrid/pull/200
> Fix Export Tests
> ----------------
>
> Key: USERGRID-165
> URL: https://issues.apache.org/jira/browse/USERGRID-165
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: George Reyes
> Assignee: George Reyes
>
> ExportServiceIT.testExportOneCollection:464 » UnsupportedOperation Not
> support...
> ExportServiceIT.testExportOneOrganization:574 » UnsupportedOperation Not
> suppo...
> ExportServiceIT.testExportOneCollectionWQuery:517 » UnsupportedOperation
> Not s...
>
> ExportServiceIT.testExportOneAppOnApplicationEndpointWQuery:426->jobDataCreator:991
> » NullPointer
>
> ExportServiceIT.testConnectionsOnApplicationEndpoint:235->jobDataCreator:991
> » NullPointer
> ExportServiceIT.testExportOneOrgCollectionEndpoint:284 »
> ServiceResourceNotFound
>
> ExportServiceIT.testExportOneAppOnCollectionEndpoint:368->jobDataCreator:991
> » NullPointer
--
This message was sent by Atlassian JIRA
(v6.2#6252)