Promact/slack-erp-custom-integration-mvc

View on GitHub
Slack.Automation/Promact.Core.Test/OAuthLoginRepositoryTest.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Initialize has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public void Initialize()
        {
            profile.Skype = _stringConstant.TestUserId;
            profile.Email = _stringConstant.EmailForTest;
            profile.FirstName = _stringConstant.UserNameForTest;
Severity: Minor
Found in Slack.Automation/Promact.Core.Test/OAuthLoginRepositoryTest.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status