jrnl/tests/data
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
..
configs Fix bug for new --list --format options when no default journal is specified (#1621) 2022-10-22 15:35:16 -07:00
journals Add unreadable date test 2021-07-03 15:49:18 -07:00
templates Rename features directory to data 2021-07-03 15:49:18 -07:00