# Pastebin kxp1yhse does_not_exist: http.query: - name: "http://localhost:8080/api/v1/resources/test_endpoint" - method: GET - username: admin - password: admin - status: 200 - onfail: - create create: http.query: - name: "http://localhost:8080/api/v1/resources" - method: POST - status: 200 - username: admin - password: admin - header_file: /tmp/header.txt - data_file: /tmp/create.json