From 7af95886a9daa61df76d4e0c159e4302cd43d470 Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Wed, 1 Nov 2017 13:02:29 -0500 Subject: Add resolve callouts test to YAML Change-Id: I9f21e6378f74bf9dd7d413557a80b47ec9c9f829 Signed-off-by: Matt Spinler --- src/example/test.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/example/test.yaml b/src/example/test.yaml index fc1eaa7..fb37efe 100644 --- a/src/example/test.yaml +++ b/src/example/test.yaml @@ -461,3 +461,10 @@ countbound: 3 op: '==' bound: false + +- name: test resolve errors + class: callback + callback: resolve callout + paths: test path group + properties: test byte property group + callout: /test/inventory/path -- cgit v1.2.1