Skip to content

[Feature Request] Change properties tests: to data_tests: #18

@phil-baines-insta

Description

@phil-baines-insta

Is your feature request related to a problem? Please describe.
As of dbt version 1.8.X, tests: have been renamed to data_tests:
Even if users update these properties within their project, this deprecation warning message will still remain where projects use dbt-expectations

Describe the solution you'd like
Introduce a version bump which updates tests: to data_tests:

Describe alternatives you've considered
N/A

Additional context

16:35:10  Running with dbt=1.8.8
16:35:11  [WARNING]: Deprecated functionality
The `tests` config has been renamed to `data_tests`. Please see
https://docs.getdbt.com/docs/build/data-tests#new-data_tests-syntax for more

Appears within: https://github.com/search?q=repo%3Ametaplane%2Fdbt-expectations%20tests%3A&type=code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions