This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Description
let's remove all default values and reinforce control on empty values, we want the script to fail if the values are not provided. It can create problems with wrong values injected and spending time debugging it.
@goshawk-3 we can find a solution to setup local values for the unit tests.