Closed bobbingwide closed 1 year ago
We may also have a boolean constant (like SB_CHART_BLOCK_DEBUG
) to deal with commented debug lines. Examples:
Something like this:
if ( SB_CHART_BLOCK_DEBUG ) print_r( $atts );
Delivered in v1.2.0
Some not insignificant changes are currently being developed. It's about time we implemented some regression testing capability for the PHP code.
Requirements
Proposed solution
.html
test results files should be easy to validate against ChartJS.