File: nan.yaml

package info (click to toggle)
python-gabbi 4.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 972 kB
  • sloc: python: 3,788; makefile: 62; sh: 35
file content (8 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
tests:
  - name: test NAN
    url: /nan
    method: GET
    request_headers:
        content-type: application/json
    response_json_paths:
        $.nan: !!python/object:gabbi.tests.util.NanChecker {}