[
https://issues.apache.org/jira/browse/CONNECTORS-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176073#comment-14176073
]
Maurizio Pillitu commented on CONNECTORS-1060:
----------------------------------------------
I've implemented integration testing on alfresco-indexer, which can be
"translated" into Manifold logic:
https://github.com/maoo/alfresco-indexer/blob/master/alfresco-indexer-webscripts-war/src/test/java/org/alfresco/consulting/indexer/AlfrescoIndexerIT.java
https://github.com/maoo/alfresco-indexer/blob/master/alfresco-indexer-webscripts-war/pom.xml#L72
Failsafe Maven Plugin runs the IT test and Tomcat Plugin (that can be replaced
with Jetty Plugin) starts/stops Alfresco on pre/post integration test.
Next step is to change some data into Alfresco and fetch new changes.
> Write IT test for Alfresco webscript connector
> ----------------------------------------------
>
> Key: CONNECTORS-1060
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1060
> Project: ManifoldCF
> Issue Type: Task
> Components: Alfresco webscript connector
> Affects Versions: ManifoldCF 2.0
> Reporter: Karl Wright
> Assignee: Maurizio Pillitu
> Fix For: ManifoldCF 2.0
>
>
> The only thing really needed for this work to begin is to include the indexer
> 0.6.2 plugin in the Alfresco war that is built under test-materials.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)