jrnl/tests
Jonathan Wren 2130af2e39
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>
2022-10-22 14:11:32 -07:00
..
bdd Change journal name validation 2022-10-22 14:11:32 -07:00
data rename test config 2022-10-22 13:08:20 -07:00
lib Change default config to use journal key instead of journal name as key for file path (#1594) 2022-10-08 13:41:22 -07:00
unit Don't create empty file when attempting a YAML export to a non-existing folder (#1600) 2022-10-08 13:48:29 -07:00
__init__.py Implement Tox for testing (#1504) 2022-06-18 11:54:28 -07:00
conftest.py Clean up copyright notices and version screen (#1553) 2022-08-21 14:17:35 -07:00