Skip to content

Change HLRC CCR response tests to use AbstractResponseTestCase base class#40257

Merged
martijnvg merged 1 commit intoelastic:masterfrom
martijnvg:realistic_response_tests_ccr
Apr 8, 2019
Merged

Change HLRC CCR response tests to use AbstractResponseTestCase base class#40257
martijnvg merged 1 commit intoelastic:masterfrom
martijnvg:realistic_response_tests_ccr

Conversation

@martijnvg
Copy link
Copy Markdown
Member

This way the response classes are tested in a more realistic setting.
Note this change also adds a test dependency on xpack core module.

Relates to #39745

…lass.

This way the response classes are tested in a more realistic setting.

Relates to elastic#39745
@martijnvg martijnvg added >test Issues or PRs that are addressing/adding tests :Core/Features/Java High Level REST Client v8.0.0 v7.2.0 labels Mar 20, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features

@jakelandis jakelandis requested a review from hub-cap March 28, 2019 14:37
Copy link
Copy Markdown
Contributor

@hub-cap hub-cap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is much nicer, tyvm @martijnvg

builder.endObject();
}
builder.endObject();
equalTo(expectedShardFollowStats.timeSinceLastReadMillis()));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol @ this diff, thanks github :P

@martijnvg martijnvg merged commit 675bf3c into elastic:master Apr 8, 2019
martijnvg added a commit that referenced this pull request Apr 8, 2019
…lass. (#40257)

This way the response classes are tested in a more realistic setting.

Relates to #39745
martijnvg added a commit that referenced this pull request Apr 8, 2019
martijnvg added a commit that referenced this pull request Apr 8, 2019
martijnvg added a commit to martijnvg/elasticsearch that referenced this pull request Apr 8, 2019
martijnvg added a commit that referenced this pull request Apr 9, 2019
martijnvg added a commit that referenced this pull request Apr 9, 2019
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Apr 9, 2019
…forced-unsafe-publication

* elastic/master:
  Improve Watcher test framework resiliency (elastic#40658)
  Fix order of request body search parameter names in documentation (elastic#40777)
  Node repurpose tool docs (elastic#40525)
  [Docs] Delete explanation for completion suggester default analyzer choice (elastic#36720)
  Revert "Revert "Change HLRC CCR response tests to use AbstractResponseTestCase base class. (elastic#40257)"" (elastic#40971)
  Short-circuit rebalancing when disabled (elastic#40966)
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
…lass. (elastic#40257)

This way the response classes are tested in a more realistic setting.

Relates to elastic#39745
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>test Issues or PRs that are addressing/adding tests v7.2.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants