Skip to content

Update documentation on disabling tests #376

Description

@dgitis

With the two sets of user tables, I find myself running in to issues where I want to disable a package model but am dissuaded from doing so because it will cause package tests to fail.

However, I discovered that we can disable tests as well as models.

This works:

unit_tests:
  ga4:
    staging:
      stg_ga4__users:
        +enabled: false

@adamribaudo, we discussed other solutions for this problem a couple of weeks ago but we should use this it is dbt-native.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions