File: test_data.yaml

package info (click to toggle)
python-gabbi 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 972 kB
  • sloc: python: 3,788; makefile: 62; sh: 35
file content (8 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
tests:

- name: POST data from file
  verbose: true
  POST: /
  request_headers:
    content-type: application/json
  data: <@subdir/sample.json