Skip to content

[Feature] Include platform disabling logic in vertical integrity tests #147

@fivetran-jamie

Description

@fivetran-jamie

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

Currently, all of our vertical integrity data validation tests (except the geo reports) expect all possible platforms to be enabled and will therefore fail if any are disabled.

Let's include logic to dynamically handle these cases in case we want to run tests on a subset of available platforms.

How would you implement this feature?

Use the exact same include_list and enabled_package logic and if-conditionals we use in the respective intermediate models.

Describe alternatives you've considered

Leave it as is and only test with all platforms enabled.

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance.
  • No.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:enhancementNew functionality or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions