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

Test framework for libraries and agents.

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

Following #2848, some time optimization could be made on remote config scenarios , by reducing `DD_REMOTE_CONFIG_POLL_INTERVAL_SECONDS` (default value is `5s`) * remote_config_mocked_backend_asm_features * remote_config_mocked_backend_live_debugging * remote_config_mocked_backend_asm_dd * remote_config_mocked_backend_asm_features_nocache * remote_config_mocked_backend_live_debugging_nocache...

## 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...

run-appsec-scenarios

## Motivation Avoid redoing this on every commit. ## Changes Add base images for Node.js ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR...

dev-x
build-nodejs-base-images

## Motivation Performance upgrades. [RFC Linked](https://docs.google.com/document/d/1iWQsOfT6Lg_IFyvQeqry9wVmXOE2Yav0X4MgOTk7mks/edit) ## Changes - Tests that checks if tracers have moved their security events (appsec and IAST) from their respective tags `_dd.appsec.json` and `_dd.iast.json` to...

## Motivation As part of building confidence for enabling client side stats by default this builds out some initial system tests to verify that client stats can be enabled and...

## Motivation Refactor tests + enable line probe status tests

run-debugger-scenarios

## Motivation Expression language tests refactoring

run-debugger-scenarios

## Motivation Ensures that our handling of the W3C Trace Context headers is complete and provides the best distributed tracing experience. ## Changes Enables the following test cases for cpp:...

## Motivation Otel interoperability OKRs where we are looking to have support for the SpanEvent and RecordException APIs. ## Changes Updated the related parametric server.php to add the expected routes...

## Motivation SCI Tagging was added in the recent 1.2.0 release of the PHP tracer ([Impl](https://github.com/DataDog/dd-trace-php/pull/2731)). ## Changes Enable the tests for the now-implemented SCI feature in the PHP traer....

run-parametric-scenario