Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds test case where payload data contains PUA unicode characters #1053

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

willi-mueller
Copy link
Contributor

@willi-mueller willi-mueller commented Mar 5, 2024

Description

Adds end-to-end pipeline test case where payload data contains PUA unicode characters.

Related Issues

Additional Context

Currently, we have only unit tests which verify that PUA are parsed correctly. This PR adds a full end-to-end pipeline test.

Verification

pytest tests/pipeline/test_pipeline.py::test_run_with_pua_payload outputs:

Screenshot 2024-03-05 at 18 30 14

Copy link

netlify bot commented Mar 5, 2024

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit 5d70f4b
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/65e7172afb9e870008e40998

Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@burnash burnash merged commit d9bae5a into dlt-hub:devel Mar 5, 2024
63 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants