vaadin / observability-kit

Other
5 stars 2 forks source link

Add agent integration-test module #157

Closed heruan closed 1 year ago

heruan commented 1 year ago

This adds an integration-test module to verify that the instrumentation agent loads without exceptions when attached to a running application.

heruan commented 1 year ago

What about adding a dependencyMangement section in observability-kit-test modules and importing testbench and junit boms there?

Good idea! I added the BOMs to the root module since they're also used in the agent and starter modules.

Also, we may rename the module to the pluralized form observability-kit-tests

I used the infinite form that we also use in the Collaboration Kit project.