trivial: simplified testing setup

* added provisioning files from sling.starter 19ccf360b5a0a34db440c0b60482218ebf9c74b0
* skip attaching / deploying the artifacts
23 files changed
tree: c2be59678829ffcb2812ffc2ec7b15eb8ba00162
  1. examples/
  2. it/
  3. .gitignore
  4. .sling-module.json
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. Jenkinsfile
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Build Status Test Status License scripting

Apache Sling Scripting Bundle Tracker Integration Tests

This project provides the integration tests and some test examples for the Apache Sling Scripting Bundle Tracker module.

Example

To play around with a sling instance on localhost port 8080 (override with -Dhttp.port=) that has the examples installed run:

mvn clean verify -Pexample