Lauri Tulmin 5dc2cd420a Start smoke test backend and collector only once (#2249) 4 years ago
..
fake-backend 3475cbd77d Migrate test docker images to GHCR. (#1790) 4 years ago
grpc b0a7aa1ae8 Update smoke tests to released 0.16.0 (#2228) 4 years ago
matrix 8f8b7f75ca Add docker images for tomee (#2175) 4 years ago
play 3475cbd77d Migrate test docker images to GHCR. (#1790) 4 years ago
springboot b0a7aa1ae8 Update smoke tests to released 0.16.0 (#2228) 4 years ago
src 5dc2cd420a Start smoke test backend and collector only once (#2249) 4 years ago
README.md 71f1a79100 Introduce test matrix (#1821) 4 years ago
smoke-tests.gradle 8b470bf378 Add Netty instrumentation handlers after matched handler rather than at end of pipeline. (#2100) 4 years ago

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.