mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
00fbdaa932
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. |
||
---|---|---|
.. | ||
compute | ||
collection_helper.rb | ||
formats_helper.rb | ||
formats_helper_tests.rb | ||
mock_helper.rb | ||
model_helper.rb | ||
responds_to_helper.rb | ||
succeeds_helper.rb |