Skip to content

Fix payments failing tests (#5087)#5145

Open
lauriemerrell wants to merge 7 commits intomainfrom
5087-fix-payments-failing-tests
Open

Fix payments failing tests (#5087)#5145
lauriemerrell wants to merge 7 commits intomainfrom
5087-fix-payments-failing-tests

Conversation

@lauriemerrell
Copy link
Copy Markdown
Contributor

@lauriemerrell lauriemerrell commented Apr 23, 2026

Description

Describe your changes and why you're making them. Please include the context, motivation, and relevant dependencies.

Resolves #5087

  • Addresses individual failing tests (see notes below)
  • TODO: threshold

Individual failing tests updated here:

  • Added thresholds to several tests where there are low numbers of failures -- spot checked these but in general didn't seem worth going down extensive rabbit holes
  • Updated product ID handling because it's a slowly changing dimension (product ID not actually expected to be unique)
  • Turned off some of the tests on trn_ref_num per discussion
  • Added settlement status to settlement key test -- related to Dedupe payments settlements #4755 previously addressed

Remaining failing tests after these changes:

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

How has this been tested?

Include commands/logs/screenshots as relevant.

If making changes to dbt models, make sure they were created or update on Staging. Please run the command uv run dbt run -s CHANGED_MODEL --target staging and uv run dbt test -s CHANGED_MODEL --target staging, then include the output in this section of the PR.

Post-merge follow-ups

Document any actions that must be taken post-merge to deploy or otherwise implement the changes in this PR (for example, running a full refresh of some incremental model in dbt). If these actions will take more than a few hours after the merge or if they will be completed by someone other than the PR author, please create a dedicated follow-up issue and link it here to track resolution.

  • No action required
  • Actions required (specified below)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Warehouse report: Failed to add ci-report to a comment. Review the ci-report in the Summary.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Terraform plan in iac/cal-itp-data-infra-staging/airflow/us

Plan: 0 to add, 11 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # google_storage_bucket_object.calitp-staging-composer-catalog will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-catalog" {
!~      content             = (sensitive value)
!~      crc32c              = "F2BSlQ==" -> (known after apply)
!~      detect_md5hash      = "E9Rs3RD2sBrXN4Bh03TsIg==" -> "different hash"
!~      generation          = 1777910056926243 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/target/catalog.json"
!~      md5hash             = "E9Rs3RD2sBrXN4Bh03TsIg==" -> (known after apply)
        name                = "data/warehouse/target/catalog.json"
#        (16 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/intermediate/payments/_int_payments.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "kSTsmw==" -> (known after apply)
!~      detect_md5hash      = "Z9SD7LPi1IkjqsOxKpXSvw==" -> "different hash"
!~      generation          = 1777327344602368 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/intermediate/payments/_int_payments.yml"
!~      md5hash             = "Z9SD7LPi1IkjqsOxKpXSvw==" -> (known after apply)
        name                = "data/warehouse/models/intermediate/payments/_int_payments.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/mart/payments/_payments.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "v6H6oA==" -> (known after apply)
!~      detect_md5hash      = "vEj8VtRuc2qvXocvbXFVGg==" -> "different hash"
!~      generation          = 1777672367450522 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/mart/payments/_payments.yml"
!~      md5hash             = "vEj8VtRuc2qvXocvbXFVGg==" -> (known after apply)
        name                = "data/warehouse/models/mart/payments/_payments.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/elavon/_elavon.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "LnZMsA==" -> (known after apply)
!~      detect_md5hash      = "+1O+VLnd0FlNSOvQB1udIQ==" -> "different hash"
!~      generation          = 1776453637740705 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/elavon/_elavon.yml"
!~      md5hash             = "+1O+VLnd0FlNSOvQB1udIQ==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/elavon/_elavon.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/littlepay/_stg_littlepay.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "VWF6UA==" -> (known after apply)
!~      detect_md5hash      = "ih/ufAm4aAN98+sVyVKA7Q==" -> "different hash"
!~      generation          = 1776453637606395 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/littlepay/_stg_littlepay.yml"
!~      md5hash             = "ih/ufAm4aAN98+sVyVKA7Q==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay/_stg_littlepay.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/littlepay/stg_littlepay__product_data.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "YFuv2w==" -> (known after apply)
!~      detect_md5hash      = "FAiaEkeqMZapsR5HsHH3uw==" -> "different hash"
!~      generation          = 1773071356367933 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/littlepay/stg_littlepay__product_data.sql"
!~      md5hash             = "FAiaEkeqMZapsR5HsHH3uw==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay/stg_littlepay__product_data.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/littlepay/stg_littlepay__settlements.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "+G4B3g==" -> (known after apply)
!~      detect_md5hash      = "XbWfLmUmN6hAXrVVgr586Q==" -> "different hash"
!~      generation          = 1749663117562225 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/littlepay/stg_littlepay__settlements.sql"
!~      md5hash             = "XbWfLmUmN6hAXrVVgr586Q==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay/stg_littlepay__settlements.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/littlepay_v3/_stg_littlepay_v3.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "CwK/EQ==" -> (known after apply)
!~      detect_md5hash      = "obhzXusyeKsZLaIGjXg7pQ==" -> "different hash"
!~      generation          = 1776453637126759 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/littlepay_v3/_stg_littlepay_v3.yml"
!~      md5hash             = "obhzXusyeKsZLaIGjXg7pQ==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay_v3/_stg_littlepay_v3.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "+XwabQ==" -> (known after apply)
!~      detect_md5hash      = "j+vkGXYRdlJz9z5xMCm8SA==" -> "different hash"
!~      generation          = 1773071356829345 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql"
!~      md5hash             = "j+vkGXYRdlJz9z5xMCm8SA==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-dags["models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "gC0w/Q==" -> (known after apply)
!~      detect_md5hash      = "6o7M3ur2JEClMN6WP1TanA==" -> "different hash"
!~      generation          = 1749663118353822 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql"
!~      md5hash             = "6o7M3ur2JEClMN6WP1TanA==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-staging-composer-manifest will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-manifest" {
!~      content             = (sensitive value)
!~      crc32c              = "I8NYOw==" -> (known after apply)
!~      detect_md5hash      = "QnUi1yF7Mz7udvqMk8+61g==" -> "different hash"
!~      generation          = 1777910058048216 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/target/manifest.json"
!~      md5hash             = "QnUi1yF7Mz7udvqMk8+61g==" -> (known after apply)
        name                = "data/warehouse/target/manifest.json"
#        (16 unchanged attributes hidden)
    }

Plan: 0 to add, 11 to change, 0 to destroy.

📝 Plan generated in Deploy dbt #1808

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Terraform plan in iac/cal-itp-data-infra/airflow/us

Plan: 0 to add, 9 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # google_storage_bucket_object.calitp-composer-dags["models/intermediate/payments/_int_payments.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "kSTsmw==" -> (known after apply)
!~      detect_md5hash      = "Z9SD7LPi1IkjqsOxKpXSvw==" -> "different hash"
!~      generation          = 1777327338151290 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/intermediate/payments/_int_payments.yml"
!~      md5hash             = "Z9SD7LPi1IkjqsOxKpXSvw==" -> (known after apply)
        name                = "data/warehouse/models/intermediate/payments/_int_payments.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/mart/payments/_payments.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "v6H6oA==" -> (known after apply)
!~      detect_md5hash      = "vEj8VtRuc2qvXocvbXFVGg==" -> "different hash"
!~      generation          = 1777672366114543 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/mart/payments/_payments.yml"
!~      md5hash             = "vEj8VtRuc2qvXocvbXFVGg==" -> (known after apply)
        name                = "data/warehouse/models/mart/payments/_payments.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/elavon/_elavon.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "LnZMsA==" -> (known after apply)
!~      detect_md5hash      = "+1O+VLnd0FlNSOvQB1udIQ==" -> "different hash"
!~      generation          = 1776457910258943 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/elavon/_elavon.yml"
!~      md5hash             = "+1O+VLnd0FlNSOvQB1udIQ==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/elavon/_elavon.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/littlepay/_stg_littlepay.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "VWF6UA==" -> (known after apply)
!~      detect_md5hash      = "ih/ufAm4aAN98+sVyVKA7Q==" -> "different hash"
!~      generation          = 1776457911776212 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/littlepay/_stg_littlepay.yml"
!~      md5hash             = "ih/ufAm4aAN98+sVyVKA7Q==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay/_stg_littlepay.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/littlepay/stg_littlepay__product_data.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "YFuv2w==" -> (known after apply)
!~      detect_md5hash      = "FAiaEkeqMZapsR5HsHH3uw==" -> "different hash"
!~      generation          = 1773071359948870 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/littlepay/stg_littlepay__product_data.sql"
!~      md5hash             = "FAiaEkeqMZapsR5HsHH3uw==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay/stg_littlepay__product_data.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/littlepay/stg_littlepay__settlements.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "+G4B3g==" -> (known after apply)
!~      detect_md5hash      = "XbWfLmUmN6hAXrVVgr586Q==" -> "different hash"
!~      generation          = 1751416663836105 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/littlepay/stg_littlepay__settlements.sql"
!~      md5hash             = "XbWfLmUmN6hAXrVVgr586Q==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay/stg_littlepay__settlements.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/littlepay_v3/_stg_littlepay_v3.yml"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "CwK/EQ==" -> (known after apply)
!~      detect_md5hash      = "obhzXusyeKsZLaIGjXg7pQ==" -> "different hash"
!~      generation          = 1776457910865287 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/littlepay_v3/_stg_littlepay_v3.yml"
!~      md5hash             = "obhzXusyeKsZLaIGjXg7pQ==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay_v3/_stg_littlepay_v3.yml"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "+XwabQ==" -> (known after apply)
!~      detect_md5hash      = "j+vkGXYRdlJz9z5xMCm8SA==" -> "different hash"
!~      generation          = 1773071359946926 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql"
!~      md5hash             = "j+vkGXYRdlJz9z5xMCm8SA==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql"
#        (17 unchanged attributes hidden)
    }

  # google_storage_bucket_object.calitp-composer-dags["models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "gC0w/Q==" -> (known after apply)
!~      detect_md5hash      = "6o7M3ur2JEClMN6WP1TanA==" -> "different hash"
!~      generation          = 1751416667316327 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql"
!~      md5hash             = "6o7M3ur2JEClMN6WP1TanA==" -> (known after apply)
        name                = "data/warehouse/models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql"
#        (17 unchanged attributes hidden)
    }

Plan: 0 to add, 9 to change, 0 to destroy.

📝 Plan generated in Deploy dbt #1808

@lauriemerrell lauriemerrell force-pushed the 5087-fix-payments-failing-tests branch from b66c2ce to 51f286a Compare April 27, 2026 15:04
@github-actions
Copy link
Copy Markdown

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@lauriemerrell lauriemerrell force-pushed the 5087-fix-payments-failing-tests branch from ece7c46 to dc6b2c1 Compare April 27, 2026 16:12
@github-actions
Copy link
Copy Markdown

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@lauriemerrell lauriemerrell force-pushed the 5087-fix-payments-failing-tests branch from dc6b2c1 to de426f7 Compare April 30, 2026 12:56
@lauriemerrell lauriemerrell linked an issue Apr 30, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@lauriemerrell lauriemerrell force-pushed the 5087-fix-payments-failing-tests branch from a1341b4 to eb6d7be Compare April 30, 2026 13:58
@github-actions
Copy link
Copy Markdown

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

1 similar comment
@github-actions
Copy link
Copy Markdown

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@lauriemerrell lauriemerrell force-pushed the 5087-fix-payments-failing-tests branch from 4493e54 to 08e6879 Compare May 4, 2026 13:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@lauriemerrell lauriemerrell force-pushed the 5087-fix-payments-failing-tests branch from 08e6879 to 3f6571e Compare May 4, 2026 16:25
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Impacted Exposures

No exposures are impacted by the changes in this PR.

Changed models

  • models/staging/payments/littlepay/stg_littlepay__product_data.sql
  • models/staging/payments/littlepay/stg_littlepay__settlements.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__product_data_v3.sql
  • models/staging/payments/littlepay_v3/stg_littlepay__settlements_v3.sql

If any impacted exposures are unexpected, verify that your changes do not unintentionally affect downstream consumers.

@lauriemerrell lauriemerrell marked this pull request as ready for review May 5, 2026 22:43
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.

Payments failing dbt tests Set all non-mart Payments tests to have thresholds

1 participant