rails/activestorage/test/service
Shouichi Kamiya 51ac8b9f6f Enable Minitest/LiteralAsActualArgument
There are assertions that expected/actual arguments are passed in the
reversed order by mistake. Enabling the LiteralAsActualArgument rule
prevents this mistake from happening.

The existing tests were auto-corrected by rubocop with a bit of
indentation adjustment.

Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
2023-09-13 10:09:32 +09:00
..
azure_storage_public_service_test.rb Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
azure_storage_service_test.rb Introduce custom metadata 2021-11-23 17:35:33 -05:00
configurations.example.yml Optionally use IAM for URL signing instead of :credentials 2021-07-13 15:44:08 -04:00
configurations.yml.enc Update ASt test services config 2018-03-12 19:00:54 -04:00
configurator_test.rb Improve ActiveStorage service adapter error handling 2018-08-06 18:17:49 -07:00
disk_public_service_test.rb Remove query params in DiskService 2019-12-06 16:52:30 -05:00
disk_service_test.rb Remove deprecated ActiveStorage::Current#host and ActiveStorage::Current#host= methods 2023-03-03 00:38:41 +00:00
gcs_public_service_test.rb Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
gcs_service_test.rb Enable Minitest/LiteralAsActualArgument 2023-09-13 10:09:32 +09:00
mirror_service_test.rb ActiveStorage mirror uploads should be asynchronous 2023-08-04 09:08:50 +02:00
s3_public_service_test.rb Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
s3_service_test.rb Introduce custom metadata 2021-11-23 17:35:33 -05:00
shared_service_tests.rb Pass an array through our stack, don't bother converting back & forth 2021-12-04 02:25:42 +01:00