microting/eform-sdk-dotnet

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

Summary

Maintainability
B
4 hrs
Test Coverage

Method SiteSurveyConfiguration_Delete_DoesDelete has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

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

    Method SiteSurveyConfigurations_Create_DoesCreate has 50 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            [Test]
            public async Task SiteSurveyConfigurations_Create_DoesCreate()
            {
                //Arrange
    
    
    Severity: Minor
    Found in eFormSDK.InSight.Tests/SiteSurveyConfigurationsUTest.cs - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status