Commit Graph

3 Commits

Author SHA1 Message Date
Wooseop Kim
404620bd4c Add tests against reading config files (#2682)
* 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>
2025-02-25 02:09:22 +00:00
ChristopherHX
c956febfe4 add test workflows to cmd pkg (#2665)
* add test workflows to cmd pkg

* list-options as well

* add more tests

* test entrypoint as well

* update exit code 1 test
2025-02-12 23:00:55 +00:00
ChristopherHX
7fec28d69e fix: secret file reading (#45) (#2664)
* fix: secret file reading

* do ToUpper for keys not only for cli args

* add tests
2025-02-12 21:36:50 +00:00