jrnl/features
Karim Rahal 57de4f9ba4
Fix keyring error handling (#1138)
* Capture KeyringLocked exception and allow manual password entry
* Create LockedKeyring for steps
* Support types in set_keyring step
* Clarify LockedKeyring docs
* Deal with locked exceptions elsewhere too
* Create behave tests for locked keyring
* Fix linting
* Fix keyring step to allow no type
* Handle all keyring retrieval errors
* Better keyring error handling
* Remove locked keyring for steps; generalize failed keyring
* Finalize tests for keyring handling
* Update set_keyring step
* Make password of failed keyring encryption test more semantic
2021-01-02 13:26:45 -08:00
..
data Allow custom extensions when editing (for easier syntax highlighting) (#1139) 2021-01-02 13:23:15 -08:00
steps Fix keyring error handling (#1138) 2021-01-02 13:26:45 -08:00
build.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
core.feature Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
datetime.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
delete.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
encrypt.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
environment.py [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
file_storage.feature Allow custom extensions when editing (for easier syntax highlighting) (#1139) 2021-01-02 13:23:15 -08:00
format.feature Fix Unicode encoding failure in directory export when creating filenames from journal titles with certain characters (#1090) 2020-11-21 15:41:08 -08:00
import.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
multiple_journals.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
password.feature Fix keyring error handling (#1138) 2021-01-02 13:26:45 -08:00
search.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
star.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
tag.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
upgrade.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
write.feature Add ability to put --edit partly through a cli entry to move it to the editor (#1091) 2020-11-21 15:20:21 -08:00