Commit Graph

5 Commits

Author SHA1 Message Date
decentral1se b7742d5e18
refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
Roxie Gibson 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
Roxie Gibson f958b888b6
fix: TestReadEnv test due to refactor 2021-07-31 21:08:50 +01:00
decentral1se 8656ae947a
tests: fix App def to match new struct format
Follows from 01cbee824a.
2021-07-26 19:22:26 +02:00
Roxie Gibson a60ebf8710
tests: around 60% code coverage for config package
continuous-integration/drone/push Build is passing Details
2021-07-19 14:36:00 +01:00