Skip to content

Interoperability test

Florian Meinicke requested to merge interoperability-test into master

Description

  • Enable elaborate interoperability tests with all other reference implementations
  • Related to #17

Tasks

  • Refactor existing DataTypeTest to use the current Feature API of sila_cpp
  • Move the interoperability tests to their own directory 'test/interoperability/' and rename the server/client
  • Implement a unit test like application that can be run to test against the servers from the other implementations (see sila_python)

Checklist:

  • The commit messages follow our guidelines
  • If necessary, tests have been added
  • Docs have been added / updated
  • CHANGELOG.md has been updated in the Added/Changed section
Edited by Florian Meinicke

Merge request reports