1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests
Paul Thornthwaite 043d0a014d Make Coveralls opt-in
Due to looking for a value of 'false' whenever I run tests locally
without the `COVERAGE` env variable coverage is very slowly, still
calculated - it then aborts without doing anything because I'm not using
a CI setup.

This adds the setting in for Travis to opt in and should exclude
coverage work for anyone running tests locally.
2014-01-28 17:58:26 +00:00
..
atmos/models/storage Add generic support for EMC Atmos. 2012-09-04 10:45:39 -07:00
aws enable the relevant tests for multipart mocks 2014-01-06 10:41:47 -07:00
bluebox/requests [bluebox|blb] update tests 2013-03-04 19:05:00 -08:00
brightbox [Brightbox] Clean up Cloud IP mapping code 2013-11-27 15:53:03 +00:00
clodo/requests/compute [tests | clodo] Added ip-management tests. 2011-12-02 16:24:23 +04:00
cloudsigma [cloudsigma] Add CloudSigma compute provider 2013-05-20 16:09:37 +03:00
cloudstack Merge pull request #1771 from dm1try/cloudstack_add_disk_offering_model 2013-04-24 12:26:36 -07:00
compute [core] updating ssh_ip_address to take a block in order to defer address specification to execution time. 2014-01-24 08:30:00 -06:00
core Bound the 'myns' XML namespace to keep Nokogiri on JRuby happy. 2013-10-24 18:16:13 -04:00
digitalocean [digitalocean|compute] fix merge conflict in fog_test_server_attributes 2014-01-05 19:44:07 -05:00
dns [dns] Add more record tests 2012-11-06 20:33:25 -05:00
dnsimple/requests/dns Add mock and test for get_record 2013-07-28 12:19:15 -07:00
dnsmadeeasy/requests/dns
dreamhost [dreamhost|dns] Updated testing documentation 2013-01-22 20:49:22 +01:00
dynect/requests/dns Merge pull request #2164 from shawncatz/dynect_missing_record_data 2013-09-26 13:30:39 -07:00
ecloud/compute/models Specify tests to come from Living Spec. 2013-10-29 04:23:32 -04:00
glesys/requests/compute [glesys] Make compute test pass 2013-02-05 20:59:12 +01:00
go_grid/requests/compute
google [google][compute] Update to API v1 2013-12-19 21:37:46 +01:00
helpers [core] Adds ssh_ip_address= so users can override the ssh address per issue #2584 2014-01-22 11:38:31 -06:00
hp Remove tests temporarily. 2013-10-30 19:02:54 -04:00
ibm [ibm|compute] Add request test for list_vlans and fix mock 2012-03-25 23:49:48 -04:00
internet_archive Remove some files that were added during merge. 2013-10-30 19:02:54 -04:00
joyent/requests/compute Add joyent API version and network support GH-1853 2013-06-02 17:28:05 +08:00
libvirt [libvirt] added display attributes and allowed to change display of a running server 2012-04-08 18:37:26 +03:00
linode/requests
local Fog::Storage::Local#directories#all: Don't break when :local_root folder is missing 2013-10-31 21:26:28 +01:00
ninefold [ninefold|compute] mark before/after blocks as pending in mocked mode also 2012-09-28 09:59:49 -05:00
openstack [OpenStack|Network] Add tests for security_groups and security_group_rules methods 2014-01-23 23:05:12 -05:00
openvz [openvz] Fixes #1871 test helper callback 2013-06-10 14:34:24 +01:00
ovirt ovirt quota support 2013-03-23 21:46:14 -04:00
rackspace Er, actually enable queues_tests, too. 2014-01-21 09:19:18 -05:00
riakcs/requests Add Riak CS provider in Fog. 2013-03-08 16:24:34 -05:00
serverlove [serverlove|compute] fix serverlove tests for 1.8.7 compatibility 2012-09-04 21:56:05 +01:00
storage fix testing mock 2013-01-31 15:16:49 -05:00
storm_on_demand/requests/compute [storm_on_demand] fixes for formats in tests 2011-12-13 18:13:04 -06:00
vcloud rm rspec dependency 2014-01-16 18:51:26 +00:00
vcloud_director add Mock for post_create_network, use this to create/delete network in tests 2013-12-19 15:25:49 +00:00
voxel/requests/compute
vsphere Add request to set VM annotations in vSphere 2013-11-19 10:49:08 +01:00
xenserver [xenserver] Console model created 2013-07-30 14:13:45 -03:00
zerigo/requests/dns Support pagination on Zerigo DNS zones 2013-05-09 13:57:33 -05:00
helper.rb Make Coveralls opt-in 2014-01-28 17:58:26 +00:00
lorem.txt
watchr.rb