aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* in safe-mode, allow index API methods without trailing slashBryan Newbold2021-03-296-0/+29
* lint: remove 'mut' on tokio runtimesBryan Newbold2020-12-231-4/+4
* allow scroll GET updatesBryan Newbold2020-12-171-0/+2
* real-world scroll query exampleBryan Newbold2020-12-171-0/+2
* tests: off-by-one in helper resulting in some tests not runningBryan Newbold2020-12-171-1/+1
* add support for date_histogram and composite aggregationsBryan Newbold2020-12-1719-0/+214
* add support for 'filters' aggregationBryan Newbold2020-12-173-0/+43
* more testsBryan Newbold2020-10-182-0/+53
* more testsBryan Newbold2020-08-2611-0/+54
* rename 'allow_all...' to 'unsafe_all...'Bryan Newbold2020-08-251-3/+3
* fmtBryan Newbold2020-08-252-22/+25
* move tests aroundBryan Newbold2020-08-2539-18/+40
* significant increase in parse and test coverageBryan Newbold2020-08-2522-1/+209
* parse scroll requestsBryan Newbold2020-08-252-0/+19
* tests: proper URIs; filter request bodiesBryan Newbold2020-08-2514-32/+65
* move request body parsing to module/fileBryan Newbold2020-08-241-1/+1
* more progress and testsBryan Newbold2020-08-244-2/+21
* tests: try all query files; some small refactorsBryan Newbold2020-08-242-8/+39
* more test queriesBryan Newbold2020-08-2417-0/+278
* start on test framework and query JSON parserBryan Newbold2020-08-222-0/+5
* start of test infraBryan Newbold2020-08-184-0/+59