1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Paul Thornthwaite
08a9b11995 [Brightbox] Test error when required args missing
This adds a test to confirm existing behaviour that ArgumentError is
raised when `brightbox_client_id` or `brightbox_secret` is omitted.
2014-04-08 00:03:58 +01:00
Paul Thornthwaite
2bd274eb23 [Brightbox] Update testing to MiniTest::Spec
Using spec form is going to be the standard way to testing (but relying
on asserts). This update allows the test(s) to be picked up by the main
rake task again.
2014-04-03 09:47:23 +01:00
Renamed from providers/brightbox/test/fog/compute/brightbox_test.rb (Browse further)