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

Strosek/test conn err retry #38084

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from
Draft

Strosek/test conn err retry #38084

wants to merge 33 commits into from

Conversation

strosek
Copy link
Contributor

@strosek strosek commented May 9, 2024

What

Add tests for reading records from a GraphQL bulk in Shopify

How

Created an integration tests file for testing the entrypoint read() function. A couple tests were added, one with a successful mock and one with an ConnectionError raised when the mocker tries to build a response.

Review guide

  1. test_bulk_stream.py - Tests code with mocker and requests-mock.
  2. test_data.py - Utility functions with response data.

User Impact

None directly, just for general quality improvement.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

bazarnov and others added 29 commits May 1, 2024 17:08
…ct-images-variants-to-bulk' into strosek/test-conn-err-retry
Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 2:44pm

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/shopify labels May 9, 2024
@maxi297 maxi297 changed the base branch from master to baz/source/shopify/migrate-product-images-variants-to-bulk May 13, 2024 13:00
Base automatically changed from baz/source/shopify/migrate-product-images-variants-to-bulk to master May 14, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants