6 Commits

Author SHA1 Message Date
b5737f4801 clone query builder to avoid to run test on altered queries
if the instance is not cloned, the queryBuilder is used multiple times, and the
second test is run on an already altered test.
2017-01-09 21:12:48 +01:00
7c57dd3661 add abstract test for aggregators 2017-01-09 20:17:58 +01:00
828d009fa8 rename class 2017-01-09 20:03:50 +01:00
e506cc84bd creating abstract filter test 2016-12-26 21:18:17 +01:00
45342fcde3 move export test helper to new namespace 2016-12-26 21:15:29 +01:00
e19868e595 ExportInterface::getLabels should return a closure 2016-12-23 15:25:21 +01:00