jrnl/tests/data/configs
Jonathan Wren 63850a33c1
Fix bug for new --list --format options when no default journal is specified (#1621)
* rename test config

* Change journal name validation

Journal name validation used to happen before postconfig commands could
have a chance to run, so now each command is responsible for its own
error-checking of the journal name.

Added a new decorator and function that makes this error-checking easier.

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>

* fix wrapper function call to be more like original

* change arg names to show which aren't used

* add type hints

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2022-10-22 15:35:16 -07:00
..
basic_dayone.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
basic_encrypted.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
basic_folder.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
basic_onefile.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
brackets.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
bug153.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
bug780.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
dayone.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
dayone_empty.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
deletion.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
deletion_filters.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
duplicate_keys.yaml Check for duplicate keys in config file (#1511) 2022-07-16 14:21:21 -07:00
editor-args.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
editor.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
editor_empty_folder.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
editor_encrypted.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
editor_markdown_extension.yaml Replace PyYAML with ruamel.yaml (#1416) 2022-03-12 13:24:31 -08:00
empty_file.yaml Give a proper message when trying to use an empty config file (#1461) 2022-05-07 12:13:36 -07:00
empty_folder.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
encrypted.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
encrypted_old.json Rename features directory to data 2021-07-03 15:49:18 -07:00
encrypted_old.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
format_md.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
format_text.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
invalid_color.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
linewrap_auto.yaml Add linewrap option 'auto' (#1507) 2022-07-30 12:22:04 -07:00
little_endian_dates.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
markdown-headings-335.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
missing_directory.yaml Create folder if config ends with (back)slash (#1492) 2022-06-04 13:20:51 -07:00
missing_journal.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
mostlyreadabledates.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
multiline-tags.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
multiline.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
multiple.yaml Allow emoji in config file in Windows by always opening it as unicode (#1313) 2021-08-21 14:43:11 -07:00
no_colors.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
no_default_journal.yaml Fix bug for new --list --format options when no default journal is specified (#1621) 2022-10-22 15:35:16 -07:00
simple.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
tags-216.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
tags-237.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
tags.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
unreadabledates.yaml Rename features directory to data 2021-07-03 15:49:18 -07:00
upgrade_from_195.json Rename features directory to data 2021-07-03 15:49:18 -07:00
upgrade_from_195_little_endian_dates.json Rename features directory to data 2021-07-03 15:49:18 -07:00
upgrade_from_195_with_missing_encrypted_journal.json Rename features directory to data 2021-07-03 15:49:18 -07:00
upgrade_from_195_with_missing_journal.json Rename features directory to data 2021-07-03 15:49:18 -07:00