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

7 commits

Author SHA1 Message Date
Nat Welch
84a592104b Hardcode some responses to tests 2013-12-29 23:38:04 -08:00
Dave Donahue
25c518cbc2 [digitalocean|compute] additional test coverage and some maintenance
* Add created_at field to mock response
* Assert that the created_at field is returned
* Update references to nonexistent images
2013-12-27 10:03:22 -06:00
Trae Robrock
8dee42d23b Whitespace, fix tests for running in non mock mode, and clean up in non mock mode 2013-07-12 07:22:08 -07:00
Trae Robrock
dc6e78d6bd Cleanup and refactor digitalocean integration
* Handle case where droplet is locked pending events, DO support says
they are planning to expose something in the api to show these events.
Until then this is the best we have.
* Whitespace cleanup
* Refactor test helpers
* Use the collection helper for the digitalocean servers collection
2013-07-10 17:41:12 -07:00
Sergio Rubio
7ee38ee2f6 [digitalocean|compute] Improved tests reliability
Better handling of power state related tests
2013-03-31 22:16:13 +02:00
Sergio Rubio
6fa4feacdc [digitalocean|compute] tests updates 2013-03-31 22:16:09 +02:00
Sergio Rubio
f11926a5a2 [digitalocean|compute] initial release
DigitalOcean Compute Service Provider.
See https://www.digitalocean.com/api
2013-03-31 22:16:08 +02:00