JayP
2013-01-23 18:42:42 UTC
Hi,
I have a rails application that uses Fog down at the model level and to
actually do request tests I'd like to work with data being returned. I'm
finding it difficult to create all the test data and pumping it into Fog so
that when I make calls real information is returned rather than empty
objects. I am working auto scaling groups, instances, and launch
configurations. I feel in order to test auto scaling groups I have to find
a way to create all that test data. Should it be pretty straight forward
or would it just be better to use VCR.
Thanks,
Jay
I have a rails application that uses Fog down at the model level and to
actually do request tests I'd like to work with data being returned. I'm
finding it difficult to create all the test data and pumping it into Fog so
that when I make calls real information is returned rather than empty
objects. I am working auto scaling groups, instances, and launch
configurations. I feel in order to test auto scaling groups I have to find
a way to create all that test data. Should it be pretty straight forward
or would it just be better to use VCR.
Thanks,
Jay