jrnl/tests/bdd
Jonathan Wren 5273f8769d
Reformat messages and add new centralized exception handling (#1417)
* Update and modularize exception handling

cc #1024 #1141

- Stack traces are no longer shown to users unless the --debug flag is
  being used
- Errors, warnings, and other messages contain color as needed
- Converted error messages to Enum
- Adds print_msg function to centralize output (this should replace all
  other output in other modules)

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2022-03-12 12:43:26 -08:00
..
features Reformat messages and add new centralized exception handling (#1417) 2022-03-12 12:43:26 -08:00
test_features.py Add --config-file argument to use alternate config file at runtime (#1290) 2021-11-06 14:12:34 -07:00