aas-core-works / aas-core3.0-python

Manipulate, verify and de/serialize asset administration shells in Python.
Other
5 stars 1 forks source link

Simplify tests for splits in negative test data #30

Closed mristin closed 4 months ago

mristin commented 4 months ago

We propagate the split of negative samples in aas-core3.0-testgen 08d3ec37c into unserializable and invalid negative examples. This makes the generation and future maintenance of the test code easier in this SDK as well, since we now do not have to track the individual negative cases.