fog--fog/spec/fog
Paul Thornthwaite 0ef2453fa0 Tests top level classes interface
Currently most providers used by the `fog` binary give themselves a top
level class. This has become the place a lookup table between services
and the classes which implement them.

This adds compatibility tests for the existing behaviour to allow
controlled extraction to modules.

This top level class behaviour is due to be deprecated and removed in
fog 2.0
2015-02-25 22:36:58 +00:00
..
bin Tests top level classes interface 2015-02-25 22:36:58 +00:00
xml Switch testing to MiniTest::Spec 2014-04-03 09:24:18 +01:00
account_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
billing_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
bin_spec.rb Merge pull request #3334 from fog/more_abstraction_specs 2014-12-11 09:36:29 +00:00
cdn_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
compute_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
dns_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
identity_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
image_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
metering_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
monitoring_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
network_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
orchestration_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
storage_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
support_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
volume_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00
vpn_spec.rb Test service abstraction code loading 2014-12-18 09:49:20 +00:00