Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to ruby-standalone 1.8.0 and move pact details from the POST /pact call to the command line #50

Closed
1 task done
mefellows opened this issue Oct 17, 2017 · 1 comment
Assignees

Comments

@mefellows
Copy link
Member

mefellows commented Oct 17, 2017

@bethesque commented on Wed Oct 04 2017

Instead of posting the consumer name, provider name, and pact file write mode in the POST /pact call here https://github.com/pact-foundation/pact-js/blob/master/src/dsl/mockService.js#L75, they should now be passed in to the command line service call using --consumer, --provider and --pact-file-write-mode

TODO:

  • add pact-file-write-mode to this package
@mefellows
Copy link
Member Author

Pull request for this. See #66.

mefellows added a commit that referenced this issue Dec 10, 2017
feat(pactFileWriteMode): add pactFileWriteMode to server. Fixes #50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant