[
https://issues.apache.org/jira/browse/CONNECTORS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078619#comment-13078619
]
Piergiorgio Lucidi commented on CONNECTORS-236:
-----------------------------------------------
I have just started to configure yesterday the CMIS test server that will be
started before the test.
OpenCMIS includes some framework components that helps us to integrate OpenCMIS
in a totally way and includes an InMemory Repository dedicated to execute test:
http://chemistry.apache.org/java/developing/repositories/dev-repositories-inmemory.html
The InMemory Repository is distributed as a war Maven dependencies that I have
configured in the Manifold test as a simple Maven ArtifactItem.
So now the CMIS test server is managed by the Maven test goal.
Now I can start the CMIS Server from Maven and during these two days I hope to
finish a first version of this integration test.
I'm following the same approach used in the end-to-end test of the filesystem
connector trying to re-use the same methods with test annotations:
createTestArea, removeTestArea.
TODO:
- implement createTestArea method
- implement removeTestArea method
- implement the rest of the test class with the CMIS configuration
initialization
- implement all the assert to check the test execution
> Tests and test server needed for CMIS connector
> -----------------------------------------------
>
> Key: CONNECTORS-236
> URL: https://issues.apache.org/jira/browse/CONNECTORS-236
> Project: ManifoldCF
> Issue Type: Bug
> Components: CMIS connector
> Reporter: Piergiorgio Lucidi
>
> The CMIS connector needs tests, and a CMIS test server to run against.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira