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

added Response Validator to validate response content #69

Merged
merged 4 commits into from
Jan 28, 2019

Commits on Jan 23, 2019

  1. -added Response Validator to validate response content

    -test cases will use ResponseValidator instead of HandlerTestBase, thus removed it.
    BalloonWen committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    1d324fe View commit details
    Browse the repository at this point in the history
  2. -added an error message in status.yml for validating response content

    -now deserialize content string before do validation
    -fixed a issue when matching a given uri with schema, now remove query parameters from uri
    -changed some testing content
    BalloonWen committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    bd7ea5f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    ba79585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e81798 View commit details
    Browse the repository at this point in the history