summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-16Add aggregations APIErik Johnston1-3/+248
2019-05-15Actually check for None rather falseyErik Johnston1-2/+2
2019-05-15Actually implement idempotencyErik Johnsto