diff --git a/models/schema.yml b/models/schema.yml index 021cf8642..5645c9404 100644 --- a/models/schema.yml +++ b/models/schema.yml @@ -67,6 +67,19 @@ models: - name: gift_card_amount description: Amount of the order (AUD) paid for by gift card + tests: + - elementary.volume_anomalies: + time_bucket: + period: day + count: 1 + sensitivity: 3 + days_back: 14 + backfill_days: 2 + timestamp_column: bla + config: + severity: error + meta: + description: Checking for anomalies in the size and growth of a table by comparing the row count of each 1 days period to the last 14 days - name: returned_orders description: This table contains all of the returned orders config: