Ringtoets.ClosingStructures.Plugin.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ensured ViewInfo definitions rely on IObservableEnumerable. WTI-1698

    • -2
    • +2
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 38 more files in changeset.
Incorporated comments reviews 2735/2736: - Added missing asserts - Cleaned up ViewInfo tests

WTI-1686

    • -1
    • +1
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 18 more files in changeset.
Fix failing tests WTI-1686

    • -1
    • +1
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 18 more files in changeset.
Review related changes. WTI-1612

    • -0
    • +4
    ./ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
  1. … 15 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -5
    • +5
    ./ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
  1. … 88 more files in changeset.
Fixed opening and closing the view. WTI-1612

    • -32
    • +37
    ./ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
  1. … 1 more file in changeset.
Add SQLite targets to csproj files that need it WTI-1614

    • -0
    • +7
    ./Ringtoets.ClosingStructures.Plugin.Test.csproj
  1. … 33 more files in changeset.
Incorporated comments review 2512: - Corrected test names for the -FailureMechanismResultViewInfoTests

WTI-1563

    • -2
    • +2
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 15 more files in changeset.
Adapted tests. WTI-1563

    • -8
    • +1
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
    • -1
    • +1
    ./ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
    • -10
    • +4
    ./ViewInfos/ClosingStructuresScenariosViewInfoTest.cs
  1. … 47 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in ClosingStructures - Rewrote treenodeinfo test to be in line with other comparable tests.

WTI-1621

    • -1
    • +0
    ./FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -4
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -58
    • +46
    ./TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: - Performed for ClosingStructures.Plugin.Test

WTI-1621

    • -1
    • +1
    ./FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -1
    • +1
    ./FileImporters/ClosingStructureUpdateDataStrategyTest.cs
Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: - Performed for ClosingStructures

WTI-1621

    • -7
    • +2
    ./TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +1
    ./TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Final cleanup of StructuresFailureMechanismSectionResult<T> implementations for ClosingStructures: - Adjusted TreeNodeInfo and Plugin

WTI-1621

    • -5
    • +4
    ./TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -1
    • +1
    ./FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -4
    • +4
    ./FileImporters/ClosingStructureUpdateDataStrategyTest.cs
    • -1
    • +1
    ./TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -11
    • +11
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 15 more files in changeset.
Simplified ClosingStructuresHelper: - Accepts a ClosingStructuresFailureMechanism now it is a dedicated implementation - Removed obsolete function arguments

WTI-1621

    • -2
    • +2
    ./FileImporters/ClosingStructureUpdateDataStrategyTest.cs
  1. … 7 more files in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (ClosingStructure) implementation: - Corrected calls in the corresponding Replace- and UpdateDataStrategies - Adjusted tests

WTI-1621

    • -1
    • +1
    ./FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -10
    • +7
    ./FileImporters/ClosingStructureUpdateDataStrategyTest.cs
  1. … 2 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation: - Replaced StructuresHelperCall with the specific ClosingStructure helper implementation -- Except for the UpdateDataStrategy

WTI-1621

    • -0
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -1
    • +1
    ./TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
Review related changes

WTI-1531

    • -1
    • +1
    ./PropertyInfos/ClosingStructuresFailureMechanismContextPropertyInfoTest.cs
  1. … 13 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in Data: - Adjusted the 2aAssessementResultExtensions - Adjusted Forms classes that depend on the extension method: -- Fixed compilation errors and tests for the failure mechanism result view

WTI-1621

    • -16
    • +17
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 7 more files in changeset.
Reverse parameters in closing structures result view WTI-1617

    • -7
    • +7
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 3 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -20
    • +3
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 58 more files in changeset.
Rewire closing structures result view WTI-1617

    • -29
    • +7
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 7 more files in changeset.
Review related changes. WTI-1562

    • -1
    • +1
    ./PropertyInfos/ClosingStructureCollectionPropertyInfoTest.cs
    • -1
    • +1
    ./PropertyInfos/ClosingStructuresFailureMechanismContextPropertyInfoTest.cs
    • -1
    • +1
    ./PropertyInfos/ClosingStructuresInputContextPropertyInfoTest.cs
    • -1
    • +1
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 54 more files in changeset.
Wire all section result views to the new constructor and update section result context to take an IObservableEnumerable to be used in the plugins. WTI-1617

    • -4
    • +6
    ./TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 33 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -9
    • +11
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 66 more files in changeset.
Improvements after review. WTI-1590

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -0
    • +147
    ./TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -147
    • +0
    ./TreeNodeInfos/ProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -5
    • +7
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 35 more files in changeset.
Improvements after review. WTI-1588

    • -11
    • +1
    ./TreeNodeInfos/ProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 41 more files in changeset.
Removed ProbabilityAssessmentOutput from StructuresOutput constructor. WTI-1590

    • -2
    • +1
    ./PropertyInfos/ClosingStructuresOutputPropertyInfoTest.cs
  1. … 19 more files in changeset.
Removed closing structures specific section result. WTI-1590

    • -1
    • +1
    ./FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -2
    • +2
    ./FileImporters/ClosingStructureUpdateDataStrategyTest.cs
    • -1
    • +1
    ./TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -19
    • +21
    ./TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -15
    • +15
    ./TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -5
    • +6
    ./TreeNodeInfos/ProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -11
    • +12
    ./ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
  1. … 26 more files in changeset.