Creating a sample that demonstrates our testing tools and techniques
--------------------------------------------------------------------
Key: SLING-1981
URL: https://issues.apache.org/jira/browse/SLING-1981
Project: Sling
Issue Type: New Feature
Components: Testing
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Although our Launchpad tests can be used as examples of how to test Sling
applications, we should create a much simpler sample project that demonstrates
the following testing tools and techniques:
-Start a Sling instance and waiting for it to be ready
-Run simple HTTP integration tests against that instance
-Run server-side JUnit tests using @TestReference to access OSGi services
(SLING-1963)
-Run server-side scriptable tests (SLING-1963)
The tests should run in the integration-tests phase of the Maven build.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira