mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Add failing test for configuring an encrypted journal Overload open for EncryptedJournal This avoids the execution path that calls EncryptedJournal._create() without a password parameter. It results in duplication of code that requests and stores a password, which should be factored out in a subsequent change. Modify test to test for returned strings The entered string for the password is not being used by the test and I don't understand why. Use util wrapper for getpass This allows for tests to run without prompting for user input. |
||
---|---|---|
.. | ||
basic.yaml | ||
brackets.yaml | ||
bug153.yaml | ||
bug343.yaml | ||
dayone.yaml | ||
empty_folder.yaml | ||
encrypted.yaml | ||
encrypted_old.json | ||
encrypted_old.yaml | ||
markdown-headings-335.yaml | ||
mostlyreadabledates.yaml | ||
multiple.yaml | ||
tags-216.yaml | ||
tags-237.yaml | ||
tags.yaml | ||
unreadabledates.yaml | ||
upgrade_from_195.json |