Blogifier icon indicating copy to clipboard operation
Blogifier copied to clipboard

Unit tests

Open jeriley opened this issue 4 years ago • 1 comments

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 avatar Sep 03 '21 13:09 jeriley

@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.

fullreboot avatar Sep 12 '21 22:09 fullreboot