system-tests icon indicating copy to clipboard operation
system-tests copied to clipboard

Test framework for libraries and agents.

Results 407 system-tests issues
Sort by recently updated
recently updated
newest added

## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...

## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...

## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...

javascript
run-appsec-scenarios

## Motivation ## Changes ## To Do * [ ] Add CLI arg to set the weblog variant. * [ ] Avoid hardcoding the list of tracer versions. * [...

## Description ## Motivation ## Additional notes

Dynamic config was a contrived name for the project and we don't use it publicly and less and less internally. ## Changes ## Workflow 1. ⚠️ Create your PR as...

run-parametric-scenario

## Motivation The .NET Tracer is moving toward the newer array encoding for OpenTelemetry spans, so skipping the legacy one and enabling the newer one for supported tracers. ## Changes...

run-parametric-scenario

## Description Adds a test file `test_semantic_core.py` with some tests to perform for the Semantic Core initiative: - `Test_Schemas`: validates the schemas defined [here](https://github.com/DataDog/schema/tree/main/semantic-core) on the agent payload interface. ##...

## Motivation This one-liner is a follow-up PR on top of https://github.com/DataDog/system-tests/pull/1823 . Now that Ruby has implemented install signatures in `v1.19.0`, we no longer need to mark install signature...