jrnl/features
Radomír Bosák 4ba577db33 Fix failing behave tests (#447)
The keyring package broke backward compatibility in version 8.0 by
moving some keyring backends to another package, keyrings.alt, as
documented in the changelog [1].

This change broke behave tests which were trying to use
keyring.backends.file.PlaintextKeyring - no longer existing in keyring
package.

This commit adds the keyrings.alt package as dependency so that the
PlaintextKeyring class can be used.

[1] https://pythonhosted.org/keyring/history.html#id22
2017-01-04 10:24:03 -08:00
..
data Handle situation where a specified jounal is not found. 2014-10-06 16:45:25 -04:00
steps Fix failing behave tests (#447) 2017-01-04 10:24:03 -08:00
core.feature Tests for date parsing and -on 2014-07-21 13:30:36 +09:00
dayone.feature Tests for filtering by tags 2014-03-19 15:00:56 -07:00
encryption.feature Tests for soft-deprecating passwords in config 2013-10-20 13:43:04 -07:00
environment.py Tests for new structure 2013-11-29 10:23:16 -08:00
exporting.feature Fix typos in test files 2014-01-29 09:43:29 -07:00
fix_json.feature Fix typos in test files 2014-01-29 09:43:29 -07:00
multiple_journals.feature Handle situation where a specified jounal is not found. 2014-10-06 16:45:25 -04:00
regression.feature Tests for writing non-unicode entries on prompt 2014-11-06 11:30:06 +01:00
starring.feature Tests for starring 2013-11-03 20:02:28 -08:00
tagging.feature typo 2014-08-07 13:27:48 +02:00