mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
43c4531763
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. |
||
---|---|---|
.. | ||
attribute_tests.rb | ||
connection_tests.rb | ||
credential_tests.rb | ||
current_machine_tests.rb | ||
mocking_tests.rb | ||
parser_tests.rb | ||
service_tests.rb | ||
timeout_tests.rb | ||
uuid_tests.rb | ||
wait_for_tests.rb |