aboutsummaryrefslogtreecommitdiff
path: root/tests/data/complex
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-02-09 18:28:46 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-02-09 18:28:46 +0100
commit6a11672f9b3a0b4b48843ff5e39daae1f0e5ea89 (patch)
tree01df884ac1e3e3d3238d603b7ce26d669cb35434 /tests/data/complex
parenta96b3e1f7acac3cc7bd0ae74be411e97fc27912c (diff)
Fail validation for entries with empty list fields
Diffstat (limited to 'tests/data/complex')
-rw-r--r--tests/data/complex/items/28b15099c84b41ab892133cd64876a32.yaml3
-rw-r--r--tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml1
-rw-r--r--tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml4
3 files changed, 5 insertions, 3 deletions
diff --git a/tests/data/complex/items/28b15099c84b41ab892133cd64876a32.yaml b/tests/data/complex/items/28b15099c84b41ab892133cd64876a32.yaml
index 58b84bb..54db12f 100644
--- a/tests/data/complex/items/28b15099c84b41ab892133cd64876a32.yaml
+++ b/tests/data/complex/items/28b15099c84b41ab892133cd64876a32.yaml
@@ -3,4 +3,5 @@ description: |
.
position: 'somewhere'
something: ''
-tags:
+tags: []
+keywords: []
diff --git a/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml b/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml
index b6787b0..f38a56a 100644
--- a/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml
+++ b/tests/data/complex/items/73097121f1874a6ea2f927db7dc4f11e.yaml
@@ -9,3 +9,4 @@ tags:
- this
- that
exists: true
+keywords: []
diff --git a/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml b/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml
index 2331e69..d2be3f3 100644
--- a/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml
+++ b/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml
@@ -3,5 +3,5 @@ description: |
This entry has no tags and no keywords
position: ''
something:
-tags:
-keywords:
+tags: []
+keywords: []