dnnsoftware / DNN.Templates

MVC and SPA (Single Page Application) module templates for DNN
MIT License
19 stars 15 forks source link

Add Unit Testing project to MVC Template #5

Open DotNetNuclear opened 7 years ago

DotNetNuclear commented 7 years ago

Hi Joe,

As I was putting together documentation for MVC development at Will Morgenweck's request, it became clear that documenting unit testing was going to be confusing unless we made some changes to the Mvc project template.

This pull request consists of the following:

Any questions, let me know. scott@dotnetnuclear.com

Thanks! Scott

amarjit-dhunna commented 7 years ago

@DotNetNuclear The template should be working from end to end but if I create module from your template and install it, it doesn't work as expected. I see errors while install and after dropping it on page as well.

Kindly fix the issues.