From df29401ffdd48eb5317207db8e17ad1fe1c7bf98 Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Wed, 7 May 2025 08:30:21 -0400 Subject: [PATCH] rm tests --- models/silver/defi/silver__pool_balances.yml | 24 ++++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/models/silver/defi/silver__pool_balances.yml b/models/silver/defi/silver__pool_balances.yml index 180b453..509f0dc 100644 --- a/models/silver/defi/silver__pool_balances.yml +++ b/models/silver/defi/silver__pool_balances.yml @@ -34,11 +34,11 @@ models: - not_null - name: TOKEN_0_WEIGHT - name: TOKEN_1_AMOUNT - tests: - - not_null + # tests: + # - not_null - name: TOKEN_1_DENOM - tests: - - not_null + # tests: + # - not_null - name: TOKEN_1_WEIGHT - name: TOKEN_2_AMOUNT - name: TOKEN_2_DENOM @@ -47,18 +47,18 @@ models: - name: TOKEN_3_DENOM - name: TOKEN_3_WEIGHT - name: EXIT_FEE - tests: - - not_null + # tests: + # - not_null - name: SMOOTH_WEIGHT_CHANGE_PARAMS - name: SWAP_FEE - tests: - - not_null + # tests: + # - not_null - name: TOTAL_SHARES_AMOUNT - tests: - - not_null + # tests: + # - not_null - name: TOTAL_SHARES_DENOM - tests: - - not_null + # tests: + # - not_null - name: TOTAL_WEIGHT - name: SCALING_FACTOR_CONTROLLER - name: SCALING_FACTORS