Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
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:
1) Start a Sling instance and wait for it to be ready
2) Run simple HTTP integration tests against that instance
3) Run server-side JUnit tests using @TestReference to access OSGi services (SLING-1963)
4) Run server-side scriptable tests (SLING-1963)
The tests should run in the integration-tests phase of the Maven build.
Attachments
Issue Links
- is blocked by
-
SLING-1963 Support for server-side JUnit tests, injected in a running Sling instance
- Resolved
- is related to
-
SLING-1963 Support for server-side JUnit tests, injected in a running Sling instance
- Resolved