You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement #73 integration tests for .NET
This adds .NET auto attachment tests
* make sure we get the logs for dotnet-test-app not java-test-app
* ensure app logs at trace level
* enable stdout logging
* ensure we use /elastic/apm/ as mount path
* update agent_has_started grep for agent presence
* :grep => grep, trying out fleet but its VI bindings are still crap :)
* more info from agent_has_started.sh
* simpler grep
Currently the test coverage for .NET is very little: https://github.com/elastic/apm-mutating-webhook/tree/main/test
We should add a minimal test, following the Node.js test.
What should be covered (feel free to extend or change if it makes sense):
Same for Java: #72
The text was updated successfully, but these errors were encountered: