4 Commits

Author SHA1 Message Date
bb1eb372ef
refactor: stack func to client, mv app to new file
Stack interaction is now under client.

App types and functions moved from env to app under config
2021-08-02 05:51:58 +01:00
f958b888b6
fix: TestReadEnv test due to refactor 2021-07-31 21:08:50 +01:00
8656ae947a
tests: fix App def to match new struct format
Follows from 01cbee824af541c8e3fd98831d51f8f07d801f1f.
2021-07-26 19:22:26 +02:00
a60ebf8710
tests: around 60% code coverage for config package
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-19 14:36:00 +01:00