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

Resolve some Publishing API test helper inconsistencies #982

Merged
merged 2 commits into from Feb 10, 2020

Commits on Feb 7, 2020

  1. Fix stub_any_publishing_api_call methods using only V2 endpoint

    These stubs now apply to all Publishing API calls as one would expect
    from the method name.
    kevindew committed Feb 7, 2020
    Copy the full SHA
    c7418aa View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Add stub_any_publishing_api_unreserve_path test helper

    This is one of the few stubbed methods that didn't have an any
    equivalent and thus was a source of surprise.
    kevindew committed Feb 10, 2020
    Copy the full SHA
    895b65a View commit details
    Browse the repository at this point in the history