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

Add more error reporting information to the Web Client callback responses #296

Merged
merged 7 commits into from
Dec 20, 2016

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    9562cfa View commit details
    Browse the repository at this point in the history
  2. Propogate API errors into error field of callback

    Don Goodman-Wilson committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    de4fa7d View commit details
    Browse the repository at this point in the history
  3. As it happens, one of the tests was a little too overzealous in what …

    …it was checking for. Easily repaired.
    Don Goodman-Wilson committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    34369ee View commit details
    Browse the repository at this point in the history
  4. ANd take care of the linter's preferences

    Don Goodman-Wilson committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    ac97a9a View commit details
    Browse the repository at this point in the history
  5. Add some testing around this new feature

    Don Goodman-Wilson committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    c63108d View commit details
    Browse the repository at this point in the history
  6. And fix bugs unconvered by the testing

    Don Goodman-Wilson committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    b38507c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Header keys should be lowercase only

    Don Goodman-Wilson committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    7686099 View commit details
    Browse the repository at this point in the history