mirror of https://github.com/certusone/wasmd.git
34 lines
711 B
YAML
34 lines
711 B
YAML
color: true
|
|
dry-run: null
|
|
hookfiles: build/contract_tests
|
|
language: go
|
|
require: null
|
|
server: make run-lcd-contract-tests
|
|
server-wait: 5
|
|
init: false
|
|
custom: {}
|
|
names: false
|
|
only: []
|
|
reporter: []
|
|
output: []
|
|
header: []
|
|
sorted: false
|
|
user: null
|
|
inline-errors: false
|
|
details: false
|
|
method: [GET]
|
|
loglevel: warning
|
|
path: []
|
|
hooks-worker-timeout: 5000
|
|
hooks-worker-connect-timeout: 1500
|
|
hooks-worker-connect-retry: 500
|
|
hooks-worker-after-connect-wait: 100
|
|
hooks-worker-term-timeout: 5000
|
|
hooks-worker-term-retry: 500
|
|
hooks-worker-handler-host: 127.0.0.1
|
|
hooks-worker-handler-port: 61321
|
|
config: ./dredd.yml
|
|
# This path accepts no variables
|
|
blueprint: /tmp/contract_tests/swagger.yaml
|
|
endpoint: 'http://127.0.0.1:8080'
|