Tests for obligatory properties
Compare changes
- Timm Fitschen authored
+ 18
− 5
@@ -99,12 +99,23 @@ def test_obl_missing_parent_in_same_container():
@@ -99,12 +99,23 @@ def test_obl_missing_parent_in_same_container():
@@ -147,6 +158,7 @@ def test_sub_property_of_obl_in_same_container():
@@ -147,6 +158,7 @@ def test_sub_property_of_obl_in_same_container():
@@ -163,4 +175,5 @@ def test_illegal_flag_value():
@@ -163,4 +175,5 @@ def test_illegal_flag_value():
assert "Illegal value for flag 'force-missing-obligatory'." in [w.description for w in rt2.get_warnings()]