From 8633b9145b45706b34de4b2909cbe42b1cfa4ce3 Mon Sep 17 00:00:00 2001 From: Elementary Data Date: Tue, 10 Oct 2023 08:07:57 +0000 Subject: [PATCH] Edited dbt tests. --- models/staging/schema.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/models/staging/schema.yml b/models/staging/schema.yml index 628a98f6e..89bf34cab 100644 --- a/models/staging/schema.yml +++ b/models/staging/schema.yml @@ -27,3 +27,10 @@ models: columns: - name: signup_id - name: customer_email + tests: + - volume_anomalies: + timestamp_column: signup_date + config: + tags: + - elementary_recommendation + severity: warn