Tests: Move DateHistogramTests back to core module
DateHistogramTests had some dependency on groovy scripts and were moved to the lang-groovy module. This PR moves it back and replaces use of groovy scripts by a mock script engine. Removing three test cases that were testing doing some date manipulation using script, since these are more groovy script tests than testing the DateHistogram aggregation.
This commit is contained in:
parent
293b2f6345
commit
e3f9824931
Loading…
Reference in New Issue