Skip to content

Add a test which proves that all of the component recipes are valid

Adam G-H requested to merge idempotency-test into 0.x

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

Merge request reports