Skip to content

Commit 369d0df

Browse files
author
Glyn Normington
committed
Link to system tests
1 parent 3f51a3f commit 369d0df

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The buildpack supports configuration and extension through the use of Git reposi
4141
* [Other Utiltities](docs/util-other.md)
4242
* [Repository Builder](docs/util-repository-builder.md)
4343
* [Test Applications](docs/util-test-applications.md)
44+
* [System Tests](docs/util-system-tests.md)
4445

4546
## Running Tests
4647
To run the tests, do the following:

docs/util-system-tests.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# System Tests
2+
3+
System tests are provided by the [`java-buildpack-system-test`][] repository. These drive the Cloud Controller REST API to push various test applications and check their behaviour.
4+
5+
[`java-buildpack-system-test`]: https://github.com/cloudfoundry/java-buildpack-system-test

0 commit comments

Comments
 (0)