Add a test which proves that all of the component recipes are valid
We should add some test coverage of our individual recipes. Let's start by confirming that none of them have any validation errors, don't violate config schema after being applied, and are idempotent.
Edited by Adam G-H