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
compact_index_api_missing.rb
compact_index_basic_authentication.rb
compact_index_checksum_mismatch.rb
compact_index_concurrent_download.rb
compact_index_creds_diff_host.rb
compact_index_extra.rb
compact_index_extra_api.rb
compact_index_extra_api_missing.rb
compact_index_extra_missing.rb
compact_index_forbidden.rb
compact_index_host_redirect.rb
compact_index_no_gem.rb
compact_index_partial_update.rb
compact_index_range_not_satisfiable.rb
compact_index_rate_limited.rb
compact_index_redirects.rb
compact_index_strict_basic_authentication.rb
compact_index_wrong_dependencies.rb
compact_index_wrong_gem_checksum.rb
endopint_marshal_fail_basic_authentication.rb
endpoint.rb
endpoint_500.rb
endpoint_api_forbidden.rb
endpoint_api_missing.rb
endpoint_basic_authentication.rb
endpoint_creds_diff_host.rb
endpoint_extra.rb
endpoint_extra_api.rb
endpoint_extra_missing.rb
endpoint_fallback.rb
endpoint_host_redirect.rb
endpoint_marshal_fail.rb
endpoint_mirror_source.rb
endpoint_redirect.rb
endpoint_strict_basic_authentication.rb
endpoint_timeout.rb
fail.rb
vcr.rb Fix bin/rake spec:realworld:record 2020-06-05 07:32:42 +09:00
windows.rb