system-tests
system-tests copied to clipboard
Test framework for libraries and agents.
## Motivation ~~Note: the PR on dd-trace-php has not been merged yet: https://github.com/DataDog/dd-trace-php/pull/3198~~ ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR...
## Motivation This pull request enhances the PII redaction tests by introducing support for excluded identifiers. The changes ensure that specific identifiers, such as `cookie` and `sessionid`, are excluded from...
## 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...
To be merged after https://github.com/DataDog/dd-trace-py/pull/13251 - enable new sdk tests for ATO - move all old sdk endpoints to the new sdk for django to check the transition to the...
## 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...
PHP ecosystem is not stabe enough, compute base image in order to rely only to docker.
## Motivation Check if APPSEC-57095 was fixed JIra APPSEC-57095 ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes...
## Note to reviewers!! Please review with whitespace changes hidden --> https://github.com/DataDog/system-tests/pull/4084/files?w=1 ## Motivation Applies #4077 to the rest of the repo for `yamlfmt` ## Changes * Updates `format.sh` to...
## Motivation Used determine if SSI was used to install the tracer through the DD_INJECTION_ENABLED and DD_INJECT_FORCE environment variable, which is set by the injector. ## Changes Adds test cases...