Skip to content

Commit

Permalink
Stablecoins: adding stablecoin freshness test (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMelendez01 authored Nov 14, 2024
1 parent a8f4b75 commit e29a5f9
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
models:
- name: agg_daily_stablecoin_breakdown_silver
tests:
- "dbt_expectations.expect_grouped_row_values_to_have_recent_data":
group_by: [CHAIN, SYMBOL]
timestamp_column: "DATE"
datepart: "day"
interval: 2
columns:
- name: "DATE"
tests:
Expand Down

0 comments on commit e29a5f9

Please sign in to comment.