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/response validation in ValidatorHandler #90

Merged
merged 6 commits into from
May 17, 2019

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    868488e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. -merged from master

    BalloonWen committed May 13, 2019
    Configuration menu
    Copy the full SHA
    0259686 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. -fixed when validate response was validating a byte[] instead of String;

    -added integration tests for validating response
    BalloonWen committed May 15, 2019
    Configuration menu
    Copy the full SHA
    82dafe6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    a9b9543 View commit details
    Browse the repository at this point in the history
  2. -added missing test classes

    -added one method call interface for validation to use HttpServerExchange
    -added test cases
    BalloonWen committed May 16, 2019
    Configuration menu
    Copy the full SHA
    54f13d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7166227 View commit details
    Browse the repository at this point in the history