Blogifier
Blogifier copied to clipboard
Unit tests
I noticed there's a stubbed project with no tests - any desire or want to get some tests in there? It's kind of a thing I do (and teach teams how to do it) so I wouldn't mind hitting some of the underlying classes (providers seem to be an easy target) and such. I'm sure I'll run into questions but if nothing else, could serve as an example moving forward.
@jeriley I say go for it, it'll be good to see how tests can be created for existing projects instead of purely TDD programming.