microting/eform-sdk-dotnet

View on GitHub
eFormSDK.Base.Tests/TagsUTest.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Method Tags_Update_DoesUpdate has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        [Test]
        public async Task Tags_Update_DoesUpdate()
        {
            Random rnd = new Random();

Severity: Minor
Found in eFormSDK.Base.Tests/TagsUTest.cs - About 1 hr to fix

    Method Tags_Delete_DoesSetWorkflowStateToRemoved has 32 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            [Test]
            public async Task Tags_Delete_DoesSetWorkflowStateToRemoved()
            {
                Random rnd = new Random();
    
    
    Severity: Minor
    Found in eFormSDK.Base.Tests/TagsUTest.cs - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status