Skip to content

Adding new yaml handling for the integration tests

Alexander Froch requested to merge fixing_config_integration_tests into master

This MR updates the usage of the yaml config files in the integration test. Instead of being hard-coded in the test itself, the configs are loaded from examples and then changed, so the integration test works. Close #41 (closed)

Edited by Alexander Froch

Merge request reports