mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-11 17:46:12 +02:00
xml test
This commit is contained in:
parent
e134f0161f
commit
951a4a3dbb
2 changed files with 11 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue