[ 
https://issues.apache.org/jira/browse/SLING-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995760#comment-12995760
 ] 

Bertrand Delacretaz commented on SLING-1981:
--------------------------------------------

Revision 1071581 implements steps 1) and 2) and installs the additional bundles 
required for 3), but does not run the server-side tests yet.

The Stanbol SNAPSHOT dependencies must be revision 1071577 or later.

To test, run mvn clean install on the 
http://svn.apache.org/repos/asf/sling/trunk/testing/samples/test-tools module

> Create 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

        

Reply via email to