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

12 commits

Author SHA1 Message Date
geemus
eaff8be181 update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
geemus
2fab232f22 [ec2] cleanup and speed up describe instances spec 2010-04-30 14:32:10 -07:00
geemus (Wesley Beary)
cbd3550d35 update run_instances for block device mapping and other newer attributes 2010-02-20 13:40:46 -08:00
Wesley Beary
1b161f4841 nicer connection handling for specs, matches bin 2010-01-23 12:35:16 -08:00
Wesley Beary
4086234ddc switch to using extracted connection code (excon) 2009-10-31 12:26:49 -07:00
Wesley Beary
84179b4d5b spec work
- move specs for instance= off instance to address/volume and implement
- use a constant, rather than a magic string, for ami reference
- add test for model instance#placement=
2009-10-22 13:16:07 -07:00
Wesley Beary
e28c021cec make describe instances return more consistent and add mocks 2009-08-23 11:01:37 -07:00
Wesley Beary
09e9315be9 cleanup/decouple specs 2009-08-19 20:32:57 -07:00
Wesley Beary
962169950a keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
Wesley Beary
e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary
7f0fa5c869 merge with latest head 2009-08-17 15:25:19 -07:00
Wesley Beary
703f91a4d1 reorganize specs 2009-08-12 20:40:30 -07:00
Renamed from spec/aws/ec2/describe_instances_spec.rb (Browse further)