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
trafficstars

## Motivation https://docs.google.com/document/d/1M4delPpJrBOP437aj8QZRMvDc8JNV260oLMuLZWTwZ0/edit?tab=t.0 ## Changes Support for Feature Flagging Experiments ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes 3....

## Motivation Enable resource renaming tests for Node.js on express and fastify weblogs Ref: https://github.com/DataDog/dd-trace-js/pull/6861 ## Changes - [x] Enable tests - [x] Create `/resource_naming` handler in weblogs ## Workflow...

## Motivation Enable test for AAP service activation origin configuration metric ## Changes Set tracer version in Node.js manifest ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2....

## Motivation Add some tweaks to run the DOCKER_SSI weblog image on Antithesis ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR...

do-not-merge

## Motivation AppSec Custom Data Classification RC capabilities are now added to Ruby tracer: https://github.com/DataDog/dd-trace-rb/pull/5044 ## Changes This PR enables the test for AppSec Custom Data Classification RC capabilities. ##...

## Motivation dd-trace-go will report configuration to telemetry by their env var names, as of: https://github.com/DataDog/dd-trace-go/pull/4064 ## Changes Changes telemetry mappings for trace_debug_enabled to "DD_TRACE_DEBUG" for golang, as of >v2.4.0...

## Motivation Implemented new feature in the go tracer: https://github.com/DataDog/dd-trace-go/pull/4113 [APPSEC-59885](https://datadoghq.atlassian.net/browse/APPSEC-59885) ## Changes Update the manifest to enable those tests on v2.5.0 ## Workflow 1. ⚠️ Create your PR as...

## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes 3. Mark it as ready for review...

## Motivation Allow us to run the system-tests default scenario using a docker compose. The idea is run the system-tests default scenario on Antithesis platform. Related PR: https://github.com/DataDog/dd-apm-antithesis/pull/2 Docker compose:...

## Motivation One use case we support is using the vendor-neutral OpenTelemetry API's to emit custom telemetry when the Datadog SDK is installed. This asserts the expected behaviors for updating...