Integration Test notes
blueprint.feature is reliant on the etcd state of the blueprint registry, if you want to test it locally, use the commands in cypress/setupTestData.sh or cypress/setupTestDataUnhappy.sh for either the happy or unhappy test respectively.
For more notes on integration tests please see the development docs.