* Add tests * Use test tables * Rename test config to better show its purpose * Use temporary environment for testing * Check also expansion with curly braces --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* add test workflows to cmd pkg * list-options as well * add more tests * test entrypoint as well * update exit code 1 test
* fix: secret file reading * do ToUpper for keys not only for cli args * add tests