hub/test
Mislav Marohnić b311b7b343 Ensure tests use URI from speedy_stdlib even if Bundler loaded URI
When running through `bundle exec`, Bundler will have loaded URI already
which will make our speedy_stdlib skip redefining it.

Aggressively undefine URI if loaded through Bundler so that our tests
perform against our implementation, not the stdlib one.
2014-09-22 22:52:44 -07:00
..
fakebin Have fakebin error messages go to stderr 2013-12-20 04:59:18 +01:00
context_test.rb Switch to minitest for consistent output between Ruby versions 2013-11-14 14:54:40 +01:00
deps.rip test deps 2010-06-24 10:47:50 -07:00
github_api_test.rb Handle quoted strings in YAML configuration 2013-12-22 00:25:37 +01:00
helper.rb Ensure tests use URI from speedy_stdlib even if Bundler loaded URI 2014-09-22 22:52:44 -07:00
hub_test.rb Port `hub cherry-pick` tests to cukes 2014-07-27 13:54:46 -07:00
speedy_stdlib_test.rb Ensure tests use URI from speedy_stdlib even if Bundler loaded URI 2014-09-22 22:52:44 -07:00
standalone_test.rb Remove deprecated calls to `File.exists?` 2014-01-19 04:24:10 +01:00