mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-03 23:16:14 +02:00
[Test] behave tests pass locally
This commit is contained in:
parent
9888d98860
commit
e64ca2d5b7
4 changed files with 35 additions and 0 deletions
|
@ -183,6 +183,8 @@ Feature: Writing new entries.
|
|||
And we run "jrnl -until 1980"
|
||||
Then the output should be "1979-05-01 09:00 Being born hurts."
|
||||
|
||||
# the testing plugins override the JSON exporter
|
||||
@skip_no_external_plugins
|
||||
Scenario: Writing into Dayone adds extended metadata
|
||||
Given we use the config "dayone.yaml"
|
||||
When we run "jrnl 01 may 1979: Being born hurts."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue