-
Notifications
You must be signed in to change notification settings - Fork 25k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This rewrites two tests for aggregations to use `AggregatorTestCase`'s simpler way of making `Aggregator`s, allowing us to remove a ctor on `ProductionAggregationContext` that we weren't happy about. Now there is only a single test call to `ProductionAggregationContext` and we can remove that soon.
- Loading branch information
Showing
6 changed files
with
197 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
95 changes: 0 additions & 95 deletions
95
...icsearch/search/aggregations/bucket/adjacency/AdjacencyMatrixAggregationBuilderTests.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.