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

SQL: Use request flavored methods in tests #30345

Merged
merged 6 commits into from
May 11, 2018
Merged

Commits on May 2, 2018

  1. WIP

    nik9000 committed May 2, 2018
    Configuration menu
    Copy the full SHA
    ca59382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9bc5e8 View commit details
    Browse the repository at this point in the history
  3. SQL: Use request flavored methods in tests

    Modifies the SQL tests to use the new `Request` object flavored methods
    introduced onto the `RestClient` in elastic#29623. We'd like to remove the old
    methods eventually so we should stop using them.
    nik9000 committed May 2, 2018
    Configuration menu
    Copy the full SHA
    18f44f9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

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

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    0039276 View commit details
    Browse the repository at this point in the history
  2. setJsonEntity

    nik9000 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    e156b6c View commit details
    Browse the repository at this point in the history