1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/support/artifice
David Rodríguez 0fb2a7fa1c Fix bin/rake spec:realworld:record
Previously it was failing and not recording. Also, the
`BUNDLER_SPEC_FORCE_RECORD` environment variable was forcing every
request to be recorded, including duplicated requests to the same
endpoint. That meant the recorded `versions` file would be incorrect
because it would contain the result of the last request, which would be
`304 NOT MODIFIED`.

So, to rerecord, delete cassettes and let them be recorded when needed.
2020-06-05 07:32:42 +09:00
..
compact_index.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
compact_index_api_missing.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
compact_index_basic_authentication.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_checksum_mismatch.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_concurrent_download.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
compact_index_creds_diff_host.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
compact_index_extra.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
compact_index_extra_api.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
compact_index_extra_api_missing.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
compact_index_extra_missing.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
compact_index_forbidden.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_host_redirect.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_no_gem.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_partial_update.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
compact_index_range_not_satisfiable.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
compact_index_rate_limited.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_redirects.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_strict_basic_authentication.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_wrong_dependencies.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
compact_index_wrong_gem_checksum.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endopint_marshal_fail_basic_authentication.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
endpoint_500.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
endpoint_api_forbidden.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_api_missing.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
endpoint_basic_authentication.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_creds_diff_host.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
endpoint_extra.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
endpoint_extra_api.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
endpoint_extra_missing.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
endpoint_fallback.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_host_redirect.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_marshal_fail.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_mirror_source.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
endpoint_redirect.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_strict_basic_authentication.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
endpoint_timeout.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
fail.rb
vcr.rb Fix bin/rake spec:realworld:record 2020-06-05 07:32:42 +09:00
windows.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00