moto/tests/test_s3bucket_path
mfranke 5dc8e59fab Fix s3bucket_path (#784)
* check HTTP header for IPv4 or IPv6 addresses and default to path based S3

* improved IPv4 and IPv6 checking with optional ports

* typo

* subdomain bucket creation with trailing '/' did not work

* Use regex for Host field check to determine IPv4/IPv6

* add testcases for trailing slash, IPv4 and IPv6
2016-12-03 18:15:24 -05:00
..
test_bucket_path_server.py Fix s3bucket_path (#784) 2016-12-03 18:15:24 -05:00
test_s3bucket_path_combo.py allow running mock_s3 and mock_s3bucket_path one after the other 2015-02-20 21:50:49 +02:00
test_s3bucket_path_utils.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_s3bucket_path.py Tweak bucket.delete_keys for s3bucket_path. 2015-09-04 19:02:26 +02:00