HomeSoftware Heritage

fix(py3): Make event ingestion test more robust (#693)

Description

fix(py3): Make event ingestion test more robust (#693)

We were relying on the public DSN field coming first from the API and with Python 3, that's not the case to the tests were failing. This PR makes DSN extraction a bit more robust while still avoiding a full-fledged JSON parser.

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Oct 5 2020, 10:57 PM
GitHub <noreply@github.com>Committed on Oct 5 2020, 10:57 PM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:acbaec64c034: build(python): Make default config py3 compatible (#692)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:ae9378862cae: fix(py3): Make event ingestion test more robust (#693) (authored by Burak Yigit Kaya <byk@sentry.io>).Oct 5 2020, 10:57 PM