Integration tests should be contributed by the relevant bundles 
----------------------------------------------------------------

                 Key: SLING-2053
                 URL: https://issues.apache.org/jira/browse/SLING-2053
             Project: Sling
          Issue Type: Improvement
          Components: Testing
            Reporter: Bertrand Delacretaz
            Priority: Minor


Our integration tests are currently provided by the launchpad/integration-tests 
module.

To make things more modular and understandable, tests should be provided by the 
relevant bundles: SlingPostServlet tests by the bundles/servlets/post module, 
etc.

The testing/junit/core module lets bundles dynamically contribute JUnit tests 
that run server-side using the Sling-Test-Regexp bundle header, we need 
something similar that works client-side at build time.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to