github.com/noirx94/tendermintmp@v0.0.1/dredd.yml (about)

     1  color: true
     2  dry-run: null
     3  hookfiles: build/contract_tests
     4  language: go
     5  require: null
     6  server: make localnet-start
     7  server-wait: 30
     8  init: false
     9  custom: {}
    10  names: false
    11  only: []
    12  reporter: []
    13  output: []
    14  header: []
    15  sorted: false
    16  user: null
    17  inline-errors: false
    18  details: false
    19  method: [GET]
    20  loglevel: warning
    21  path: []
    22  hooks-worker-timeout: 5000
    23  hooks-worker-connect-timeout: 1500
    24  hooks-worker-connect-retry: 500
    25  hooks-worker-after-connect-wait: 100
    26  hooks-worker-term-timeout: 5000
    27  hooks-worker-term-retry: 500
    28  hooks-worker-handler-host: 127.0.0.1
    29  hooks-worker-handler-port: 61321
    30  config: ./dredd.yml
    31  # This path accepts no variables
    32  blueprint: ./rpc/openapi/openapi.yaml
    33  endpoint: "http://127.0.0.1:26657/"