* Build and push Windows Docker images for fake-backend and collector * Run on main branch only * Update smoke-tests/fake-backend/build.gradle Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> * Fix comment Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> |
||
---|---|---|
.. | ||
fake-backend | ||
grpc | ||
matrix | ||
play | ||
springboot | ||
src/test | ||
README.md | ||
smoke-tests.gradle |
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.