easy .json daten auch in die Tests mit aufgenommen
This commit is contained in:
Vendored
+1
-10
@@ -327,14 +327,5 @@
|
||||
0.0
|
||||
]
|
||||
]
|
||||
},
|
||||
"not_found": {
|
||||
"missing_distributors": [],
|
||||
"missing_sensors": [],
|
||||
"missing_tunnel": [],
|
||||
"missing_attributes": {
|
||||
"BX0101": "Nur ein Block und/oder fehlende Attribute: dict_keys(['A', 'B', 'C', 'ARTINR', 'BESCHR', 'MENGE', 'POSITION', 'GRUPPE', 'ETIKETTE', 'AUFLOESE', 'pos'])"
|
||||
}
|
||||
},
|
||||
"double_ids": {}
|
||||
}
|
||||
}
|
||||
Vendored
+1
-3
@@ -599,7 +599,5 @@
|
||||
"errors_tunnels": [],
|
||||
"errors_dists_not_in_layout": [],
|
||||
"errors_sensors_not_in_layout": [],
|
||||
"errors_missing_attributes": {
|
||||
"BX0101": "Nur ein Block und/oder fehlende Attribute: dict_keys(['A', 'B', 'C', 'ARTINR', 'BESCHR', 'MENGE', 'POSITION', 'GRUPPE', 'ETIKETTE', 'AUFLOESE', 'pos'])"
|
||||
}
|
||||
"errors_missing_attributes": {}
|
||||
}
|
||||
Reference in New Issue
Block a user