chef / cheffish

Resources and tools for testing and interacting with Chef and Chef Server.
Apache License 2.0
39 stars 28 forks source link

Docs around expect_recipe() are probably wrong as of Chef 12.4 #54

Open randomcamel opened 9 years ago

randomcamel commented 9 years ago

https://github.com/chef/chef-provisioning-aws/pull/250 and https://github.com/chef/cheffish/issues/52 indicate that the behavior of expect_recipe

randomcamel commented 9 years ago

The same specs for expect_recipe pass for 12.3 and 12.4, so we'll have to look at that and add stuff if there's really a discrepancy.