Skip to content

Commit dc9dd43

Browse files
committed
add last test
1 parent cbf94b6 commit dc9dd43

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

models/staging/fluvius/stg_fluvius.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ models:
3535
- injectie nacht
3636
- injectie dag
3737
- name: volume_in_kwh
38-
description: Volume of the register in kWh
38+
description: Volume of the register in kW per 15 minutes
39+
tests:
40+
- dbt_expectations.expect_column_max_to_be_between:
41+
min_value: 0.25
42+
max_value: 6.9
3943
- name: validation_status_txt
4044
description: Validation status of the data as text
4145
tests:

0 commit comments

Comments
 (0)