Warewolf-ESB/Warewolf

View Model Unit Test Coverage

wallisb opened this issue · 0 comments

The project Warewolf.Studio.Viewmodels requires 90% Test coverage.

image

Commands and methods should have 100% test Coverage.
Dependendencies must be injected and mocking should be carried out using the Moq framework.
Each class listed above must have test coverage of at least 90% by its test class and coverage must not be incidental.
All Tests in the project Warewolf.AcceptanceTesting.* must continue to pass.