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

10 commits

Author SHA1 Message Date
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
Andreas Gerauer
3c51776171 add a test to protect certain Enumerable methods in Fog::Collection subclasses 2013-03-13 18:03:03 +01:00
geemus
66ed4aa98b [aws|compute] fixes for mocks tests 2011-09-23 16:53:01 -05:00
geemus
fa77c2ff1d [tests] non-destructively generate id for get('fake') == nil tests 2011-08-16 12:22:15 -05:00
geemus
9553c3805e [tests] replace letters with letters and numbers with numbers in collection#get failure test 2011-07-22 11:46:55 -05:00
geemus
cb8004024e [tests] fix collection helper to play nice with numeric ids 2011-07-20 17:34:18 -05:00
geemus
6ea8439501 [tests] trying again to make collection gsub to get nils more resilient/unique 2011-06-22 11:26:15 -07:00
geemus
ed35bbafcc [tests] make collection gsub to find nils a bit more resilient/unique 2011-06-20 23:33:15 -07:00
Aaron Suggs
c95038bdc6 [aws|rds] Refactor RDS model & collection tests
Added tests for several models & collections.
2011-06-04 08:03:25 -04:00
geemus
bb007dbd75 fix loading/naming of shared tests 2011-01-03 11:28:16 -08:00
Renamed from tests/helpers/collection_tests.rb (Browse further)