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

Manipulate, verify and de/serialize asset administration shells in C#.
Other
7 stars 1 forks source link

Replace test data first in the update script #39

Closed mristin closed 3 months ago

mristin commented 3 months ago

We need to remove all the test data as the specification can introduce breaking changes.

We also need to replace the test data before generating the test code as breaking changes in specification cause the test code generation to fail since it runs a couple of preliminary consistency checks against the test data.