markmandel / Squabble

Squabble - ColdFusion Multivariate Testing Suite
8 stars 1 forks source link

On preview, validate section & tests #3

Open markmandel opened 13 years ago

markmandel commented 13 years ago

It's super easy to mismatch tag names and what is registered in via squabble.registerTest().

So on preview, it should throw an error if the section cannot be found and/or the test cannot be found for that configuration.

That should catch 9/10 of these errors, as people will preview all combinations to see how they look.