theborch / rackspace_lbaas

Libraries for managing Rackspace Cloud Load Balancers with Chef.
Apache License 2.0
0 stars 0 forks source link

Mock API tests #13

Open martinb3 opened 9 years ago

martinb3 commented 9 years ago

Consider writing a full on mocked API test a la https://github.com/rackspace-cookbooks/rackspace_cloudbackup/tree/master/spec/unit/libraries. You could verify your providers actually yield the correct HTTP requests. That would be awesome/epic testing coverage.