fivetran / dbt_shopify_source

Fivetran's Shopify source dbt package
https://fivetran.github.io/dbt_shopify_source/
Apache License 2.0
29 stars 23 forks source link

Update accepted_values test in stg_shopify__fulfillment_event_status to include new 'delayed' status from Shopify #84

Closed shreveasaurus closed 3 months ago

shreveasaurus commented 3 months ago

Description Update test to include new 'delayed' status from Shopify.

Brent Shreve Onebridge - https://www.onebridge.tech/

Link the issue/feature request which this PR is meant to address https://github.com/fivetran/dbt_shopify_source/issues/83

Detail what changes this PR introduces and how this addresses the issue/feature request linked above. This PR updates the existing accepted_values test for the stg_shopify__fulfillment_event_status model to include the new 'delayed' fulfillment status from Shopify.

How did you validate the changes introduced within this PR? In a development and production environment where Fivetran and dbt are deployed for Shopify.

Which warehouse did you use to develop these changes? Snowflake

Did you update the CHANGELOG?

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

Provide an emoji that best describes your current mood

:pancakes:
shreveasaurus commented 3 months ago

Awesome, thank you!