This commit is contained in:
= 2020-05-30 19:05:06 -04:00
parent e134f0161f
commit 951a4a3dbb
2 changed files with 11 additions and 4 deletions

View file

@ -89,6 +89,7 @@ Feature: Exporting a Journal
Then the output should be a valid XML string
And "entries" node in the xml output should have 2 elements
And "tags" in the xml output should contain ["@idea", "@journal", "@dan"]
And there should be 7 "tag" elements
Scenario: Exporting tags
Given we use the config "tags.yaml"