Skip to content

Fix tests for new parser v1.3.0

Andreas Rauschert requested to merge bugfix/fix_tests_for_new_parser into main

Signed-off-by: Andreas Rauschert andreas.rb.rauschert@bmw.de

  • Since the new parser version is stricter regarding the schema, a scenario which was not schema conformant needed to be adjusted.
  • Also the interface was extended by further pure virtual methods to check, if an attribute was set in the scenario, which need to be implemented. (only affected the test tools)
Edited by Andreas Rauschert

Merge request reports