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

🐛Source Amazon Seller Partner: add integration tests #33996

Merged
merged 30 commits into from
Feb 13, 2024

Commits on Jan 8, 2024

  1. Source Amazon Seller Partner: add integration tests

    askarpets committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3c0d898 View commit details
    Browse the repository at this point in the history
  2. Add first test for VendorDirectFulfillmentShipping

    askarpets committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    097ba8a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    027c137 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    56a2656 View commit details
    Browse the repository at this point in the history
  2. Add full refresh mode tests for report-based streams

    askarpets committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    44b5775 View commit details
    Browse the repository at this point in the history
  3. Fix migration test configs

    askarpets committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    04ea558 View commit details
    Browse the repository at this point in the history
  4. Enable brand analytics streams

    askarpets committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dd009aa View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    d3b9eb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    5c5826a View commit details
    Browse the repository at this point in the history
  2. Replace subTest with pytest parametrize

    askarpets committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    60aa7f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    2f3b21a View commit details
    Browse the repository at this point in the history
  2. Add warnings assertion

    askarpets committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0f4f7be View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into source-amazon-seller-partner-integration-t…

    …ests
    
    # Conflicts:
    #	airbyte-integrations/connectors/source-amazon-seller-partner/setup.py
    askarpets committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d4661c6 View commit details
    Browse the repository at this point in the history
  4. Add TestIncremental for report based streams

    askarpets committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7cf2366 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch 'master' into source-amazon-seller-partner-integration-t…

    …ests
    
    # Conflicts:
    #	airbyte-integrations/connectors/source-amazon-seller-partner/source_amazon_seller_partner/streams.py
    askarpets committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fcd83a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4105076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847a407 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into source-amazon-seller-partner-integration-t…

    …ests
    Anton Karpets authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7d1a654 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    5919883 View commit details
    Browse the repository at this point in the history
  2. Update docs

    askarpets committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2c4b7dd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge branch 'master' into source-amazon-seller-partner-integration-t…

    …ests
    
    # Conflicts:
    #	docs/integrations/sources/amazon-seller-partner.md
    askarpets committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7441e58 View commit details
    Browse the repository at this point in the history
  2. Updates per comments

    askarpets committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    78c8f8b View commit details
    Browse the repository at this point in the history
  3. Updates per comments

    askarpets committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    64dd6bb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update assert_message_in_log_output method

    askarpets committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e800ce2 View commit details
    Browse the repository at this point in the history
  2. Update assert_message_in_log_output method

    askarpets committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    566f16c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge branch 'master' into source-amazon-seller-partner-integration-t…

    …ests
    
    # Conflicts:
    #	airbyte-integrations/connectors/source-amazon-seller-partner/metadata.yaml
    #	docs/integrations/sources/amazon-seller-partner.md
    askarpets committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    076a61f View commit details
    Browse the repository at this point in the history
  2. Update bypass reason for empty streams

    askarpets committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    59b7598 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge branch 'master' into source-amazon-seller-partner-integration-t…

    …ests
    
    # Conflicts:
    #	docs/integrations/sources/amazon-seller-partner.md
    askarpets committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b122846 View commit details
    Browse the repository at this point in the history
  2. Small refactor

    askarpets committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c40db8e View commit details
    Browse the repository at this point in the history
  3. Update expected records

    askarpets committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2d75cba View commit details
    Browse the repository at this point in the history