Skip to content

Commit

Permalink
Client: Run client without configuration file; Fix #6410
Browse files Browse the repository at this point in the history
    Changes:
                * Change `RuntimeError(Config Not Found)` to `ConfigNotFound`
                  Error, config_get correctly handles those and returns a
    default client config
                * Added typing for baseclient, initialization broken into
                  functions to avoid typing conflicts for optionals.
                * Aded test to run multiple client commands without
                  configuration file in place, include func dectorator for extended testing
  • Loading branch information
voetberg committed Mar 26, 2024
1 parent bed3f05 commit 6ccb841
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 162 deletions.

0 comments on commit 6ccb841

Please sign in to comment.