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

15 commits

Author SHA1 Message Date
Kevin Chan
e403854446 GH-690 Joyent Cloud Provider
Squashed from fog/joyent
2012-02-27 17:33:20 -06:00
Ohad Levy
4a9bfe58c8 Added basic tests to Ovirt compute provider 2012-02-08 09:36:06 -06:00
geemus
5b40ab9e6b [clodo] add fake credentials for mock tests 2011-12-12 14:21:09 -06:00
Dan Prince
41f09986f4 Implement fog support for the Openstack Compute API v1.1. Includes
support for legacy v1.0 style auth and v2.0 keystone auth.
2011-09-26 02:51:45 -04:00
geemus
e3d6fd723c [core] add credentials setter 2011-09-23 16:26:56 -05:00
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
geemus
e6f09326e9 [gleysys] fixes for mocked test setup 2011-09-08 15:34:56 -05:00
Michael Hale
7b8d8d52bc enable mocking for dynect 2011-08-04 16:00:58 -05:00
geemus
7620662c87 [tests] make unimplemented mock tests pending 2011-07-20 12:11:10 -05:00
geemus
a1d2ef0ec7 [tests] add dnsmadeeasy and ninefold to mock credentials 2011-06-15 14:27:10 -07:00
geemus
ca360be0ed [local|storage] fixes for pending mocked tests 2011-05-24 17:32:27 -07:00
geemus
d7ae0956be [tests] add additional fake credentials for mocked tests 2011-05-24 17:31:45 -07:00
James W. Brinkerhoff
bf4ca3621d [voxel|compute] fleshing out testing 2011-02-23 15:38:42 -08:00
geemus
0d3c1b3e15 fixes related to providers listings 2011-02-11 14:36:48 -08:00
geemus
a13fd68e39 seperate mock related helpers 2011-01-21 17:42:56 -08:00