Disva/DMSLite

Create unit tests for user management

Netopya opened this issue · 1 comments

Unit tests should be created for the AccountController, need to research how to properly initialize ASP.NET user authentication from the testing project. See #164 for features that need to be tested.

pmiri commented

All the code involved is generated by Microsoft and is difficult to test. The assumption here is that Microsoft is responsible for testing its frameworks.