[
https://issues.apache.org/jira/browse/SLING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-82.
--------------------------------------
Resolution: Fixed
Implemented in revision 588244, tests found under
src/test/java/org/apache/sling/microsling/integration run in the
"integration-test" build phase, when running "mvn install" for example.
To disable tests, use the mvn -P option and do not include the
cargoIntegrationTesting profile in the list of profiles, for example " mvn -P
nullProfile".
There must be a way to control this using the standard "mvn.test.skip"
property, but I haven't found it yet.
> Cargo-based integration testing for microsling
> ----------------------------------------------
>
> Key: SLING-82
> URL: https://issues.apache.org/jira/browse/SLING-82
> Project: Sling
> Issue Type: Improvement
> Components: microsling
> Reporter: Bertrand Delacretaz
>
> I'd like to configure integration tests using the cargo-maven2-plugin, to
> test microsling over its HTTP interface.
> I'll modify the POM as needed, and add simple a "ping" test to start with.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.