35 lines
876 B
YAML
35 lines
876 B
YAML
|
dry-run: null
|
||
|
hookfiles: null
|
||
|
language: nodejs
|
||
|
sandbox: false
|
||
|
server: npm run start-api-test
|
||
|
server-wait: 3
|
||
|
init: false
|
||
|
custom: {}
|
||
|
names: false
|
||
|
only: []
|
||
|
reporter: base
|
||
|
output: []
|
||
|
header: ['X-Access-Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YWI2OGNlZWY1NDdlZDMwNDA2NGU1ZjYiLCJpYXQiOjE1MjIzNTMwNzAsImV4cCI6MTAyMzIyMzUzMDcwfQ.aC4TYkPc8gYcpdsYNnYcs8D8e6OPilrgSGZF6pI3g1w']
|
||
|
sorted: false
|
||
|
user: null
|
||
|
inline-errors: false
|
||
|
details: false
|
||
|
method: []
|
||
|
color: true
|
||
|
level: info
|
||
|
timestamp: false
|
||
|
silent: false
|
||
|
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
|
||
|
blueprint: ./apib/documentation.apib
|
||
|
endpoint: 'http://localhost:3001/api'
|