jrnl/tests
Jonathan Wren 09c04aa5de 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-02-05 16:05:43 -08:00
..
bdd Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -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 Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
unit Update and modularize exception handling 2022-02-05 16:05:43 -08:00
conftest.py move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00