It is really confusing trying to start writing tests for chef-provisioning-aws. We need to expose less boilerplate, remove as much of the metaprogramming as possible, clearly show the difference between the recipe section and the rspec section, etc.
We should add documentation about how to start writing tests for chef-provisioning-aws, and what is going on behind the scenes.
Finally we should add a dedicated AWS testing area that we can nuke regularly and not worry about interfering with others. Then we should get these tests running through CI and CD.
It is really confusing trying to start writing tests for chef-provisioning-aws. We need to expose less boilerplate, remove as much of the metaprogramming as possible, clearly show the difference between the
recipe
section and therspec
section, etc.We should add documentation about how to start writing tests for chef-provisioning-aws, and what is going on behind the scenes.
Finally we should add a dedicated AWS testing area that we can nuke regularly and not worry about interfering with others. Then we should get these tests running through CI and CD.
\cc @randomcamel