Implement QoL Scripts/Cypress enable/disable
Implement a value that allows for a quick disable or enable of either the scripts or cypress portion of the bbtests
.
- Currently we just have a all or nothing approach when bbtests is enabled. Make the logic default to true if bbtests is enabled so we wouldn't have to change any of our current test-values.
.values.bbtests.cypress.enabled
.values.bbtests.scripts.enabled
Edited by Jeffrey Victor