1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/helpers
Jeff McCune 00fbdaa932 (#9241) Add test skeleton framework
Without this patch the change set currently has no framework for testing
the Vsphere provider.  This patch doesn't actually test anything, but
does add the skeleton code to being testing mocked versions of other
code.

Particularly, we're going to take the approach of completely mocking the
@connection instance variable of the Compute instance.  This will allow
us to set expectations and return things from the underlying vmware API
library.
2011-09-10 13:32:58 -07:00
..
compute [compute] consistency in #state call and mock test fixes 2011-05-24 14:59:48 -07:00
collection_helper.rb [tests] non-destructively generate id for get('fake') == nil tests 2011-08-16 12:22:15 -05:00
formats_helper.rb Rackspace LB: account usage request 2011-07-27 21:44:43 -04:00
formats_helper_tests.rb [tests] make unimplemented mock tests pending 2011-07-20 12:11:10 -05:00
mock_helper.rb (#9241) Add test skeleton framework 2011-09-10 13:32:58 -07:00
model_helper.rb [aws|rds] Refactor RDS model & collection tests 2011-06-04 08:03:25 -04:00
responds_to_helper.rb [core] Fix responds_to test helper. 2011-05-17 17:37:56 -04:00
succeeds_helper.rb [tests] cleanup/organize helpers 2011-01-04 14:01:31 -08:00