* Fix Quarkus correlation * Add Quarkus smoke test image * Add Quarkus smoke test * Fix permission on gradlew * Update to gradle 7.3.1 * Fix Jib build * Bump compilation to Java 11 * Better comment * Fix comment placement * Fix |
||
|---|---|---|
| .. | ||
| images | ||
| src/test | ||
| README.md | ||
| build.gradle.kts | ||
README.md
Smoke Tests
Assert that various applications will start up with the JavaAgent without any obvious ill effects.
Each subproject underneath smoke-tests produces one or more docker images containing some application
under the test. Various tests in the main module then use them to run the appropriate tests.