Handle the case with no test data populators #122

Merged
niat8586 merged 1 commits from fix-no-populators into develop 2025-03-04 06:12:16 +01:00

1 Commits

Author SHA1 Message Date
12ca344cfc Handle the case with no test data populators
Since there is no populator yet Spring fails when trying to inject since it does not support empty collections. Mark the dependency as optional until we have at least one populator at which point we can simply the code again.
2025-03-03 13:50:27 +01:00