jrnl/tests/bdd/features
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
..
build.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
config_file.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
core.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
datetime.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
delete.feature Fix deletion of entries on folder journal through --delete flag (#1328) 2021-08-28 13:18:34 -07:00
encrypt.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
file_storage.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
format.feature Unskip some tests (#1399) 2022-01-15 14:45:00 -08:00
import.feature Fix failure to import into directory journal (#1314) 2021-08-21 14:42:31 -07:00
multiple_journals.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
override.feature Add --co alias for --config-override (#1397) 2022-02-05 13:04:23 -08:00
password.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
search.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
star.feature Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
tag.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
upgrade.feature move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
write.feature Reformat messages and add new centralized exception handling (#1417) 2022-03-12 12:43:26 -08:00