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 Jest actions for use with ES Task API #5064

Merged
merged 3 commits into from
Nov 20, 2018
Merged

Add Jest actions for use with ES Task API #5064

merged 3 commits into from
Nov 20, 2018

Commits on Sep 5, 2018

  1. add basic elasticsearch tasks api support to jest

    added tests for tasks api actions
    
    copied ElasticsearchRule and *Configuration to test code, to be able to customize
    jest's http client with RequestResponseLogger for debugging
    
    adapted other integration tests to use customized ElasticsearchRule
    
    fixed encoding issue in RequestResponseLogger
    kroepke committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    829c7cb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

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