Skip to content

Commit

Permalink
Client: Run client without configuration file; Fix rucio#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 authored and Thysk committed Apr 17, 2024
1 parent 4019793 commit 86fd8aa
Show file tree
Hide file tree
Showing 5 changed files with 263 additions and 162 deletions.

0 comments on commit 86fd8aa

Please sign in to comment.