1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test
Dino Maric 14e6386b3c Fix regular expression on s3 test URL generation test (#44)
So tests are passing if the bucket name is rails-active storage.
But developers specify their own s3 tests configuration (in my case was
activestorage-test) then this regex fails.

Also the first part is dynamic and based on bucket name and region
2017-07-13 21:54:06 +02:00
..
database Fix the migration class name 2017-07-06 23:01:40 +02:00
service Fix regular expression on s3 test URL generation test (#44) 2017-07-13 21:54:06 +02:00
attachments_test.rb Accept sgids for existing blobs created via direct upload as an attachable 2017-07-09 18:16:06 +02:00
blob_test.rb Expose chunked downloads 2017-07-10 16:23:37 -04:00
direct_uploads_controller_test.rb Direct uploads for S3 2017-07-09 18:03:13 +02:00
disk_controller_test.rb Direct uploads for S3 2017-07-09 18:03:13 +02:00
filename_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
test_helper.rb Tests: Dir.mktmpdir neatly wraps up tmpdir + join 2017-07-09 13:23:00 -07:00
verified_key_with_expiration_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00