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

Feat/provider params #171

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2018

  1. feat(provider params): add support for provider state parameters

    Allow provider parameters to change the request content before the
    request is replayed. The provider state returns a hash of parameters,
    which is passed in when the interaction is replayed.
    tucker-m committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    bae6063 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Remove a duplicate test

    tucker-m committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3bda362 View commit details
    Browse the repository at this point in the history
  2. Remove unused assignment

    tucker-m committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    225d239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1fe36f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64b697 View commit details
    Browse the repository at this point in the history