mirror of
https://github.com/FlipsideCrypto/berachain-models.git
synced 2026-02-06 13:37:11 +00:00
gold tests
This commit is contained in:
parent
afb57644e1
commit
45c8a381a2
2
tests/berachain/test_gold__missing_txs.sql
Normal file
2
tests/berachain/test_gold__missing_txs.sql
Normal file
@ -0,0 +1,2 @@
|
||||
-- depends_on: {{ ref('test_gold__blocks_full') }}
|
||||
{{ fsc_utils.tx_gaps(ref("test_gold__transactions_full")) }}
|
||||
2
tests/berachain/test_gold__recent_missing_txs.sql
Normal file
2
tests/berachain/test_gold__recent_missing_txs.sql
Normal file
@ -0,0 +1,2 @@
|
||||
-- depends_on: {{ ref('test_gold__blocks_recent') }}
|
||||
{{ fsc_utils.recent_tx_gaps(ref("test_gold__transactions_recent")) }}
|
||||
Loading…
Reference in New Issue
Block a user