Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update columns in closing structures view WTI-1658

    • -2
    • +39
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Fixed DisplayName. WTI-1848

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 3 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructureInflowModelTypeTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructureTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresProbabilityAssessmentOutputFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/packages.config
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/ClosingStructurePermutationHelperTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureTest.cs
  1. … 6081 more files in changeset.
Fixed license headers. WTI-1767

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Util.Test/packages.config
  1. … 28 more files in changeset.
Removed unused references. WTI-1767

Paired with ~carloslubbers

    • -4
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 1 more file in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.ClosingStructures

WTI-1767

    • -3
    • +3
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
    • -4
    • +3
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/ClosingStructurePermutationHelperTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresFailureMechanismSectionsContextTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
    • -0
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -0
    • +3
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructuresFailureMechanismSectionResultUpdateStrategyTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresCalculationGroupContextImportInfoTest.cs
    • -0
    • +3
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresContextImportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresInputContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Remove unused refs WTI-1767

    • -4
    • +0
    ./Ringtoets.ClosingStructures.Util.Test/Ringtoets.ClosingStructures.Util.Test.csproj
Cleanup WTI-1842

    • -12
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Improve assembly factory tests for group 1 and 2 WTI-1842

    • -64
    • +27
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 5 more files in changeset.
Adjusted the failure mechanism section calculator stub:

- Split the assembly categories input in a version for the detailed and for the tailor made assessment to prevent confusion.

WTI-1842

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 8 more files in changeset.
Refactor result views, remove has manual assembly results method WTI-1839

    • -47
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 35 more files in changeset.
Incorporated comments review 3274:

- Fixed typo CalculatorThrowsExceptions --> CalculatorThrowsException

WTI-1842

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 17 more files in changeset.
Remove failure mechanism specific helpers WTI-1839

    • -93
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismHelperTest.cs
    • -2
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 55 more files in changeset.
Rename use manual property WTI-1839

    • -7
    • +7
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismHelperTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -9
    • +9
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -16
    • +16
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructuresFailureMechanismSectionResultUpdateStrategyTest.cs
  1. … 10 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
  1. … 14 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
  1. … 14 more files in changeset.
Rename in result view tests WTI-1839

    • -7
    • +7
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 17 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -24
    • +24
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultDetailedAssessmentExtensionsTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresProbabilityAssessmentOutputFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresOutputPropertiesTest.cs
    • -27
    • +27
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresCalculationGroupContextImportInfoTest.cs
    • -13
    • +13
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -14
    • +14
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
    • -9
    • +9
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationActivityFactoryTest.cs
    • -41
    • +56
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 129 more files in changeset.
Improve test coverage WTI-1842

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 5 more files in changeset.
Rename calculatorfactory -> calculatorFactory WTI-1842

    • -8
    • +8
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 19 more files in changeset.
Cleanup WTI-1842

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Removed ModelFactorSuperCriticalFlow from low sill HydraRing input. WTI-1835

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Don't show ModelFactorSuperCriticalFlow when InflowModelType is LowSill. WTI-1835

    • -13
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
  1. … 1 more file in changeset.
Assemblageresultaat => Toetsoordeel. WTI-1838

    • -7
    • +7
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 21 more files in changeset.
Cleanup:

- Fixed inline comment in test

WTI-1839

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Add tests to result views WTI-1842

    • -18
    • +36
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 18 more files in changeset.
Fixed compilation errors for groups 1 and 2:

- Added logic which determines when to set a warning

WTI-1839

    • -0
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -0
    • +71
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 13 more files in changeset.
Add useManual parameter to Closing structures assembly factory methods WTI-1842

    • -47
    • +176
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismAssemblyFactoryTest.cs
  1. … 2 more files in changeset.
Introduced failure mechanism helpers to determine if any section has manual overwritten results:

- Introduced for group 1 and 2

WTI-1839

    • -0
    • +93
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismHelperTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 22 more files in changeset.
Incorporated comments review 3237:

- Changed layout of properties to maintain file order equal to the visual order in the property panel.

Paired with ~kleijn

WTI-1800

    • -12
    • +12
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs