summaryrefslogtreecommitdiff
path: root/test/functional/test_staticweb.py
Commit message (Expand)AuthorAgeFilesLines
* s3api: Transfer REMOTE_USER when using s3_aclTim Burke2021-01-081-3/+2
* py3: Fix non-ascii chars in staticweb listingsTim Burke2020-09-061-4/+13
* Drop use of unittest2Sean McGinnis2020-01-121-1/+1
* py3: port staticweb and domain_remap func testsTim Burke2019-07-101-11/+12
* Make staticweb return URL-encoded Location headersTim Burke2019-04-121-36/+37
* Tighten up staticweb redirect testTim Burke2018-06-151-2/+4
* func tests: Rename storage_url to storage_pathTim Burke2018-06-151-14/+14
* Allow domain remap storage_domain to be configured for func testsAlistair Coles2018-06-071-5/+19
* Functional tests for staticweb middlewareRomain LE DISEZ2018-03-071-0/+400