1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/rackspace
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
..
models support rackspace storage delete_at and delete_after headers 2014-02-06 14:23:19 -06:00
requests Enable claim_tests in mocking mode. 2014-01-21 09:19:17 -05:00
auto_scale_tests.rb [rackspace|autoscale] starting on rackspace auto scale implementation 2013-08-06 16:32:04 -05:00
block_storage_tests.rb [rackspace] setting rackspace_region to nil in default tests to override any settings loaded via Fog.credentials 2013-10-16 10:24:06 -05:00
cdn_tests.rb merge 2013-10-30 19:02:37 -04:00
compute_tests.rb [rackspace|identity] updated service catalog to return global endpoint if specified region endpoint does not exist 2013-10-28 14:04:34 -05:00
compute_v2_tests.rb [rackspace] setting rackspace_region to nil in default tests to override any settings loaded via Fog.credentials 2013-10-16 10:24:06 -05:00
databases_tests.rb [rackspace] setting rackspace_region to nil in default tests to override any settings loaded via Fog.credentials 2013-10-16 10:24:06 -05:00
dns_tests.rb [rackspace] setting rackspace_region to nil in default tests to override any settings loaded via Fog.credentials 2013-10-16 10:24:06 -05:00
helper.rb [core] Make the wait timeout truly global 2014-02-19 09:37:25 +00:00
identity_tests.rb Rackspace identity_tests now pass in mocking mode. 2013-12-20 12:18:34 -05:00
load_balancer_tests.rb [rackspace] setting rackspace_region to nil in default tests to override any settings loaded via Fog.credentials 2013-10-16 10:24:06 -05:00
monitoring_tests.rb [rackspace] fixes issue #2080 - Recursive loop in rackspace compute authentication 2013-08-20 10:46:22 -05:00
queues_tests.rb Enable Queues service tests for mocking. 2014-01-21 09:19:15 -05:00
rackspace_tests.rb [rackspace] updated services to re-authenticate when authentication token expires. 2013-06-21 15:11:17 -05:00
service_tests.rb [rackspace] removing :host from list of request parameters. See PR #2223 for details. 2013-10-09 08:28:35 -05:00
storage_tests.rb storage_tests now all pass under mocking, too. 2013-12-20 12:18:36 -05:00
url_encoding_tests.rb [rackspace] fix excluding extra characters in Rackspace.escape 2013-08-19 16:31:22 -07:00