summaryrefslogtreecommitdiff
path: root/apitest.py
AgeCommit message (Collapse)AuthorFilesLines
2018-03-24Change: support up/download of large blobsLars Wirzenius1-10/+13
This is very ugly. But it solves the problem, and apifw will need to be re-designed to support this properly.
2018-03-24Add: tests for downloadingLars Wirzenius1-0/+19
We're going to mess with uploading and download of data. Best have tests for them before we start.
2017-09-26Fix: use random port when running testsLars Wirzenius1-2/+2
2017-08-24Add: allos routes to not require authorizationLars Wirzenius1-0/+1
2017-08-04Add: update NEWSLars Wirzenius1-1/+5
2017-07-31Add: stuff to allow tests to runLars Wirzenius1-0/+145