moto/tests/test_s3
Jon Michaelchuck fb7e52becc Check bucket name length at CreateBucket
Check that s3 bucket names follow the documented length restriction:

'Bucket names must be at least 3 and no more than 63 characters long.'

See https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html
2018-11-22 06:08:03 -06:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_s3_lifecycle.py add TODO for testing exceptions with aimu and nve 2018-10-05 11:04:55 -05:00
test_s3_storageclass.py Revert minor changes to s3 tests 2018-08-05 19:18:11 -04:00
test_s3_utils.py Revert minor changes to s3 tests 2018-08-05 19:18:11 -04:00
test_s3.py Check bucket name length at CreateBucket 2018-11-22 06:08:03 -06:00
test_server.py Authenticating to S3 in tests 2017-09-16 12:49:07 -07:00