aboutsummaryrefslogtreecommitdiff
path: root/tests/data/complex
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/complex')
-rw-r--r--tests/data/complex/items/5084bc6e94f24dc6976629282ef30419.yaml2
-rw-r--r--tests/data/complex/items/8e9fa1ed3c1b4a30a6be7a98eda0cfa7.yaml2
-rw-r--r--tests/data/complex/settings.yaml4
3 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/complex/items/5084bc6e94f24dc6976629282ef30419.yaml b/tests/data/complex/items/5084bc6e94f24dc6976629282ef30419.yaml
index 6abdd6d..d4cdaba 100644
--- a/tests/data/complex/items/5084bc6e94f24dc6976629282ef30419.yaml
+++ b/tests/data/complex/items/5084bc6e94f24dc6976629282ef30419.yaml
@@ -13,4 +13,6 @@ exists: true
with_default: default value
amount: 1
order: delta
+created:
+epoch:
# and a comment at the end
diff --git a/tests/data/complex/items/8e9fa1ed3c1b4a30a6be7a98eda0cfa7.yaml b/tests/data/complex/items/8e9fa1ed3c1b4a30a6be7a98eda0cfa7.yaml
index da82d8d..ab9dc70 100644
--- a/tests/data/complex/items/8e9fa1ed3c1b4a30a6be7a98eda0cfa7.yaml
+++ b/tests/data/complex/items/8e9fa1ed3c1b4a30a6be7a98eda0cfa7.yaml
@@ -11,3 +11,5 @@ exists:
with_default: 'default value'
amount: 0
order:
+created:
+epoch:
diff --git a/tests/data/complex/settings.yaml b/tests/data/complex/settings.yaml
index 1fd36b5..0bdcabb 100644
--- a/tests/data/complex/settings.yaml
+++ b/tests/data/complex/settings.yaml
@@ -39,3 +39,7 @@ fields:
type: string
index: field
sortable: true
+ - name: created
+ type: datetime
+ - name: epoch
+ type: datetime