Add scenario for fancy export

This commit is contained in:
Stav Shamir 2020-01-26 14:13:46 +02:00
parent 2bd4bc30b3
commit 9c0ddd6ec0

View file

@ -99,3 +99,24 @@ Feature: Exporting a Journal
@journal : 1 @journal : 1
@dan : 1 @dan : 1
""" """
Scenario: Exporting fancy
Given we use the config "tags.yaml"
When we run "jrnl --export fancy"
Then the output should be
"""
2013-04-09 15:39
I have an @idea:
(1) write a command line @journal software
(2) ???
(3) PROFIT!
2013-06-10 15:40
I met with @dan.
As alway's he shared his latest @idea on how to rule the world with me.
inst
"""