Skip to content

[Test] test loading all plugins in satie root plugins dir

Patrick Dupuis requested to merge topic/testSatieConfiguration into develop

This MR adds a test which verifies that all files located in SATIE/plugins are loaded when creating an instance of SatieConfiguration. Since the plugin folder names and their corresponding dictionary names don't match, I've had to resort to using a somewhat ugly switch statement. The filesDo loop will cause a success/failure message to be posted for each individual plugin file.

Merge request reports

Loading