Skip to content

python: enable payment event tests#6125

Merged
florentinl merged 1 commit into
mainfrom
florentin.labelle/python-stripe-st
Jan 27, 2026
Merged

python: enable payment event tests#6125
florentinl merged 1 commit into
mainfrom
florentin.labelle/python-stripe-st

Conversation

@florentinl
Copy link
Copy Markdown
Contributor

@florentinl florentinl commented Jan 27, 2026

Motivation

Enabling tests is good !

Changes

  • Add stripe sdk dependency (covering last 3 major versions across the different weblogs)
  • Implement missing routes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/python.yml                                                    @DataDog/apm-python @DataDog/asm-python
utils/build/docker/python/django/app/urls.py                            @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/django/requirements-django-poc.txt            @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/django/requirements-django-py3.13.txt         @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/django/requirements-python3.12.txt            @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/fastapi/main.py                               @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/fastapi/requirements-fastapi.txt              @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/flask/app.py                                  @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/flask/requirements-flask-poc.txt              @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/flask/requirements-uwsgi-poc.txt              @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core

@florentinl florentinl force-pushed the florentin.labelle/python-stripe-st branch from 2b0275e to 23e2f8d Compare January 27, 2026 10:49
@florentinl florentinl force-pushed the florentin.labelle/python-stripe-st branch from 23e2f8d to d5aec22 Compare January 27, 2026 10:59
@florentinl florentinl marked this pull request as ready for review January 27, 2026 12:05
@florentinl florentinl requested review from a team as code owners January 27, 2026 12:05
@florentinl florentinl requested review from duncanista and wantsui and removed request for a team January 27, 2026 12:05
@florentinl florentinl merged commit c24aeb9 into main Jan 27, 2026
491 of 493 checks passed
@florentinl florentinl deleted the florentin.labelle/python-stripe-st branch January 27, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants