mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Add bdd tests for jrnl installation (#1513)
* Added bdd tests for jrnl installation
This commit is contained in:
parent
23bc0f2c8f
commit
8b955ef002
6 changed files with 95 additions and 1 deletions
|
@ -13,6 +13,7 @@ scenarios("features/encrypt.feature")
|
|||
scenarios("features/file_storage.feature")
|
||||
scenarios("features/format.feature")
|
||||
scenarios("features/import.feature")
|
||||
scenarios("features/install.feature")
|
||||
scenarios("features/multiple_journals.feature")
|
||||
scenarios("features/override.feature")
|
||||
scenarios("features/password.feature")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue