KyleGalvin / webapps

1 stars 0 forks source link

TDD (Test Driven Development) Runner + Code Coverage #5

Open KyleGalvin opened 9 years ago

KyleGalvin commented 9 years ago

Basic regression testing across the major architectural components is a good idea. The project is at a point where the API is stable enough to write some tests.

Also, now some of the widgets will need to be hooked into the new framework. No better time for this then while rewiring it all.