Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

api configuration should be optional #13

Closed
nstott opened this issue Dec 19, 2014 · 0 comments · Fixed by #15
Closed

api configuration should be optional #13

nstott opened this issue Dec 19, 2014 · 0 comments · Fixed by #15
Labels

Comments

@nstott
Copy link
Contributor

nstott commented Dec 19, 2014

if the api information isn't set in the config.yaml, then transporter currently bails out with an error

 transporter test --config test/config.yaml test/application.js
time: invalid duration

This isn't right, these settings should be optional, and it should fall back to a NoopEmitter in that case

@nstott nstott added the bug label Dec 19, 2014
nstott added a commit that referenced this issue Dec 19, 2014
…PI.URI is passed in then use an events.NoopEmitter instead of an HttpPostEmitter. fixes #13 fixes #14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant