Skip to content

Migrate top-level test 'values' to 'arguments' (dbt0102)#1070

Open
sushil6666 wants to merge 2 commits intodbt-labs:mainfrom
sushil6666:fix/migrate-top-level-values
Open

Migrate top-level test 'values' to 'arguments' (dbt0102)#1070
sushil6666 wants to merge 2 commits intodbt-labs:mainfrom
sushil6666:fix/migrate-top-level-values

Conversation

@sushil6666
Copy link

@sushil6666 sushil6666 commented Feb 14, 2026

Migrate top-level test values to arguments (dbt0102)

Summary:
Wrap top-level values: under the arguments: key for accepted_values tests in the integration tests schema to address dbt deprecation dbt0102 (deprecated top-level test arguments). This keeps test behaviour identical while conforming to the newer schema.

Changes:

  • Move values: into arguments: for all accepted_values usages in integration_tests/models/sql/schema.yml.

Why:

  • Prevents deprecation warnings and future breakage in dbt-fusion/dbt versions that enforce the new schema.

Testing:

  • This is a static YAML-only change; no runtime logic modified. Tests remain the same and will continue to pass in CI.

Notes:

  • Created by automated migration from the local repo that detected dbt0102 warnings. See PR for patch details.

@sushil6666 sushil6666 requested a review from a team as a code owner February 14, 2026 12:33
@sushil6666
Copy link
Author

done

@sushil6666 sushil6666 marked this pull request as draft February 15, 2026 02:23
@sushil6666 sushil6666 marked this pull request as ready for review February 15, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant