jrnl/tests/unit
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
..
test_color.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_config_file.py Add --config-file argument to use alternate config file at runtime (#1290) 2021-11-06 14:12:34 -07:00
test_display.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_export.py Reformat messages and add new centralized exception handling (#1417) 2022-03-12 12:43:26 -08:00
test_install.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_os_compat.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_override.py Add more steps to pytest, fully remove behave (#1347) 2021-10-09 12:10:08 -07:00
test_parse_args.py Add --config-file argument to use alternate config file at runtime (#1290) 2021-11-06 14:12:34 -07:00
test_time.py Bump black from 21.12b0 to 22.1.0 (#1404) 2022-02-05 12:04:06 -08:00