jrnl/features/data/configs
Greg Bodnar 623fa6c307 Create encrypted journal
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.
2020-04-10 11:51:55 -07:00
..
basic.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
brackets.yaml [GH-614] resolving issues around unreadable dates and unparsed dates 2020-04-10 11:51:55 -07:00
bug153.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
bug343.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
dayone.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
empty_folder.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
encrypted.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
encrypted_old.json Work on cryptography 2014-09-27 13:15:46 -07:00
encrypted_old.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
markdown-headings-335.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
mostlyreadabledates.yaml [GH-614] resolving issues around unreadable dates and unparsed dates 2020-04-10 11:51:55 -07:00
multiple.yaml Create encrypted journal 2020-04-10 11:51:55 -07:00
tags-216.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
tags-237.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
tags.yaml User defined indent character (#419) 2016-04-15 23:00:49 -07:00
unreadabledates.yaml [GH-614] resolving issues around unreadable dates and unparsed dates 2020-04-10 11:51:55 -07:00
upgrade_from_195.json Tests for parsing issue fix 2015-04-05 18:38:37 +02:00