Skip to content

[test] add TestSatieConfiguration

Patrick Dupuis requested to merge topic/testSatieConfiguration into develop

This MR adds a basic unit test for SatieConfiguration. I'm testing that a new instance has correctly set variables, and that paths are what they should be. This unit test doesn't make use of the server. I'll test server dependant functionality is separate unit test.

Merge request reports