1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/core
Paul Thornthwaite 43c4531763 [core] Make the wait timeout truly global
The Rackspace helper changed the Fog.timeout global for all live tests
so the core test which expected "600" failed since it was now "2000"

Since it is a global setting it has been moved to the global test helper

It can now also be controlled by the FOG_TEST_TIMEOUT env variable.
2014-02-19 09:37:25 +00:00
..
attribute_tests.rb [core] treat boolean values as a boolean 2011-10-03 19:36:38 +02:00
connection_tests.rb [core] exclude :headers from symbolization for real this time; added better tests; Thanks @burns! 2013-08-13 15:57:08 -05:00
credential_tests.rb Added a JRuby workaround in a test that's failing due to a JRuby bug. 2013-10-24 15:17:51 -04:00
current_machine_tests.rb remove specs (likely from a bad merge) 2012-07-12 16:23:29 -05:00
mocking_tests.rb random ip address support 2013-07-23 18:07:04 -03:00
parser_tests.rb Bound the 'myns' XML namespace to keep Nokogiri on JRuby happy. 2013-10-24 18:16:13 -04:00
service_tests.rb [core] exclude :headers from symbolization for real this time; added better tests; Thanks @burns! 2013-08-13 15:57:08 -05:00
timeout_tests.rb [core] Make the wait timeout truly global 2014-02-19 09:37:25 +00:00
uuid_tests.rb [core] updated UUID to use it's own UUID implementation if one was not available from the ruby lib. 2013-10-11 07:51:23 -05:00
wait_for_tests.rb Updated Fog.wait_for to throw a timeout exception instead of returning false #1368 2012-12-12 12:14:44 -06:00