microting/eform-sdk-dotnet

View on GitHub
eFormSDK.InSight.Tests/QuestionSetsUTest.cs

Summary

Maintainability
B
5 hrs
Test Coverage

Method QuestionSets_Update_DoesUpdate has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        [Test]
        public async Task QuestionSets_Update_DoesUpdate()
        {
            //Arrange

Severity: Major
Found in eFormSDK.InSight.Tests/QuestionSetsUTest.cs - About 2 hrs to fix

    Method QuestionSets_Delete_DoesSetWorkflowStateToRemoved has 44 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            [Test]
            public async Task QuestionSets_Delete_DoesSetWorkflowStateToRemoved()
            {
                //Arrange
    
    
    Severity: Minor
    Found in eFormSDK.InSight.Tests/QuestionSetsUTest.cs - About 1 hr to fix

      Method QuestionSets_Create_DoesCreate has 34 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

              [Test]
              public async Task QuestionSets_Create_DoesCreate()
              {
                  //Arrange
      
      
      Severity: Minor
      Found in eFormSDK.InSight.Tests/QuestionSetsUTest.cs - About 1 hr to fix

        There are no issues that match your filters.

        Category
        Status