jrnl/tests
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
..
bdd Reformat messages and add new centralized exception handling (#1417) 2022-03-12 12:43:26 -08:00
data Allow emoji in config file in Windows by always opening it as unicode (#1313) 2021-08-21 14:43:11 -07:00
lib Unskip some tests (#1399) 2022-01-15 14:45:00 -08:00
unit Reformat messages and add new centralized exception handling (#1417) 2022-03-12 12:43:26 -08:00
conftest.py Unskip some tests (#1399) 2022-01-15 14:45:00 -08:00