Add Tests for Data Types

With diverging versions and implementations of Protocol Buffer parsers, I would suggest to test the different SiLA Data Types as part of the interoperability tests. This ensures that custom parsers, or official parsers in different languages can seamlessly understand each other's messages.

I would add the features

  1. AnyTypeTest-v1_0.sila.xml
  2. BasicDataTypesTest-v1_0.sila.xml
  3. ListDataTypeTest-v1_0.sila.xml
  4. StructureDataTypeTest-v1_0.sila.xml

and write appropriate test cases for them.

Edited by Julian Willand

Merge request reports

Loading