-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Improved module docstrings - Fixed hardcoded endpoint in logging - Updated base info error message - Removed extraneous base info attribute - Tweaked endpoint variables and added missing logging - Make wider use of config values in error messages - Tidied some function docstrings - Remove argument from test_versions - Added middle ground verbosity - Better handling of fatal errors (SystemExit) in the test_case decorator - Standardization of test_case API - Unify test_case decorator and wrapped method API by returning string summary in both cases - Updated all type hints and docstrings - Slightly refactored test_case decorator for clearer exception handling - Add validator.utils tests for @test_case decorator - Remove "Keyword arguments" from docstrings - Made many validator methods/attributes private
- Loading branch information
Showing
4 changed files
with
821 additions
and
250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.