jrnl/tests/bdd/features
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
..
build.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
change_time.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
config_file.feature Fix bug for new --list --format options when no default journal is specified (#1621) 2022-10-22 15:35:16 -07:00
core.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
datetime.feature Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
delete.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
encrypt.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
file_storage.feature Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
format.feature Fix bug for new --list --format options when no default journal is specified (#1621) 2022-10-22 15:35:16 -07:00
import.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
install.feature Add bdd tests for jrnl installation (#1513) 2022-06-25 12:47:05 -07:00
multiple_journals.feature Fix bug for new --list --format options when no default journal is specified (#1621) 2022-10-22 15:35:16 -07:00
override.feature Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
password.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
search.feature Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
star.feature Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00
tag.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
upgrade.feature Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00
write.feature Suppress "Entry added" message if using default journal (#1561) 2022-08-27 12:33:44 -07:00