Move unittest YAML files into their own directory, pending more python unit tests in a followup commit
This commit is contained in:
10
unittest/yaml/error-schema-field1.yaml
Normal file
10
unittest/yaml/error-schema-field1.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
test:
|
||||
description: "Interface description field mistyped"
|
||||
errors:
|
||||
expected:
|
||||
- "descr.*Unexpected element"
|
||||
count: 1
|
||||
---
|
||||
interfaces:
|
||||
GigabitEthernet1/0/0:
|
||||
descr: "some description"
|
Reference in New Issue
Block a user