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
Owner

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.

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.
ansv7779 added 1 commit 2025-03-03 13:57:32 +01:00
Handle the case with no test data populators
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m23s
Build and test / build-and-test (push) Successful in 16m4s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Successful in 11s
12ca344cfc
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.
First-time contributor
Deployed to https://scipro-fix-no-populators.branch.dsv.su.se
niat8586 approved these changes 2025-03-04 06:11:57 +01:00
niat8586 merged commit 17192f9eb9 into develop 2025-03-04 06:12:16 +01:00
niat8586 deleted branch fix-no-populators 2025-03-04 06:12:19 +01:00
Sign in to join this conversation.
No description provided.