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
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
..
artifice Fix bin/rake spec:realworld:record 2020-06-05 07:32:42 +09:00
builders.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
command_execution.rb
filters.rb
hax.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
helpers.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
indexes.rb
matchers.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
path.rb [rubygems/rubygems] Support running specs against a tarball 2020-06-05 07:32:42 +09:00
permissions.rb
platforms.rb
rubygems_ext.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
rubygems_version_manager.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
silent_logger.rb
sometimes.rb
streams.rb
sudo.rb
switch_rubygems.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
the_bundle.rb