ANW-20 hurl HTTP contract-test harness
This commit is contained in:
parent
ec650e6c66
commit
b4a33abd71
50 changed files with 415 additions and 2 deletions
5
tests/fixtures/vault/drift/list-tag.md
vendored
Normal file
5
tests/fixtures/vault/drift/list-tag.md
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
tag: [python, go]
|
||||
---
|
||||
List 'tag' value -- pairs with scalar-tag.md to exercise bare-Eq
|
||||
scalar/list unification.
|
||||
5
tests/fixtures/vault/drift/scalar-tag.md
vendored
Normal file
5
tests/fixtures/vault/drift/scalar-tag.md
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
tag: python
|
||||
---
|
||||
Bare scalar 'tag' value -- pairs with list-tag.md to exercise bare-Eq
|
||||
scalar/list unification.
|
||||
Loading…
Add table
Add a link
Reference in a new issue