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

[Tests] Add http integration test setup #19261

Merged
merged 19 commits into from
Aug 17, 2018
Merged

[Tests] Add http integration test setup #19261

merged 19 commits into from
Aug 17, 2018

Commits on Jul 25, 2018

  1. [Tests] Add http integration test setup

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    d8b188c View commit details
    Browse the repository at this point in the history
  2. Base path tests

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    70d6826 View commit details
    Browse the repository at this point in the history
  3. SSL tests

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    bf493f0 View commit details
    Browse the repository at this point in the history
  4. Eslint fixes

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    d485ffb View commit details
    Browse the repository at this point in the history
  5. Remove env from config schema

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    b515ad0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ecbcc0 View commit details
    Browse the repository at this point in the history
  7. wip

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    78cd53c View commit details
    Browse the repository at this point in the history
  8. Use self-signed cert for SSL test

    archanid committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    80a52c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Improve basepath tests

    archanid committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    5719992 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Run base path proxy server in dev mode for now

    archanid committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    0c4400d View commit details
    Browse the repository at this point in the history
  2. Remove env from x-pack reporting config

    archanid committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    5580ed7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Merge branch 'master' into http-integ-tests

    archanid committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    a397c13 View commit details
    Browse the repository at this point in the history
  2. Remove redundant base-path tests

    archanid committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    1b88e05 View commit details
    Browse the repository at this point in the history
  3. Test SSL with redirectHttpFromPort set

    archanid committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    d837708 View commit details
    Browse the repository at this point in the history
  4. Test SSL with redirectHttpFromPort set

    archanid committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    0d11c0b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Flesh out comments

    archanid committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    f937c01 View commit details
    Browse the repository at this point in the history
  2. Remove some cruft

    archanid committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    90f17d6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into http-integ-tests

    archanid committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    9de8a68 View commit details
    Browse the repository at this point in the history
  4. Add SSL tests to CI run

    archanid committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    68ad563 View commit details
    Browse the repository at this point in the history