[Unit Testing] Extend TestPostgresUnitTestingTypes to include complex types #29
Labels
enhancement
New feature or request
unit tests
Issues related to built-in dbt unit testing functionality
Is this your first time submitting a feature request?
Describe the feature
Per dbt-labs/dbt-core#8423 (comment), add postgres-specific input fixtures extend
TestPostgresUnitTestingTypes
to test complex types (at leastJSON
&ARRAY
).Describe alternatives you've considered
n/a
Who will this benefit?
dbt users of dbt-postgres using unit testing
Are you interested in contributing this feature?
Anything else?
Depends on dbt-labs/dbt-adapters#113.
See dbt-bigquery for a similar example.
The text was updated successfully, but these errors were encountered: