Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Model Unit Test Coverage #40

Open
wallisb opened this issue Mar 18, 2016 · 0 comments
Open

View Model Unit Test Coverage #40

wallisb opened this issue Mar 18, 2016 · 0 comments

Comments

@wallisb
Copy link
Contributor

wallisb commented Mar 18, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant