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
Add [system tests](https://github.com/DataDog/system-tests) in CI.
System tests is a functional test suite that spawns tracer and agent, run some typical scenario, and then ensure that everything that should happen between tracer/agent/backend really happen.
As now, the coverage is mainly on appsec features, but almost everything that have a visible effect on tracer/agent surface (*ie* traffic, logs, stdout...) can be tested.
0 commit comments