Skip to content

Fix or ignore unit tests

Antoine Mottier requested to merge fix-ignore-unit-test into master

They are actually not unit tests but more integration tests that expect a FusionDirectory server to be available and to have specific content. This is a quick fix to have a minimal set of tests functional.

Merge request reports