Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed/Adjusted failing tests in the view as effect of styling in the SectionResultRows

WTI-1630

    • -125
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added cell styling for the when use manual assessment input is set to TRUE

WTI-1630

    • -6
    • +67
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added cell styling for the tailor made assessment input

WTI-1630

    • -1
    • +37
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added cell styling for the detailed assessment input

WTI-1630

    • -0
    • +35
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added cell styling for the simple assessment input

WTI-1630

    • -20
    • +80
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added error handling for the row when the assembly factory throws exception(s)

WTI-1630

    • -0
    • +116
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added ConstructionProperties -- Used to indicate at which columns, columnstatedefinitions are defined for - Adjusted the View to incorporate the constructionproperties

WTI-1630

    • -17
    • +89
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 3 more files in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added input properties related to the AssemblyTool functionality from the section result -- Made the tailor made assessment inputs settable -- Probability is still named AssessmentLayerThree --> will change

WTI-1630

    • -11
    • +88
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added input properties related to the AssemblyTool functionality from the section result -- Made the detailed assessment input settable -- Introduced region in test file to maintain a better overview

WTI-1630

    • -80
    • +137
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added input properties related to the AssemblyTool functionality from the section result (read-only properties for now)

WTI-1630

    • -13
    • +20
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added derived properties related to the manual assembly probability

WTI-1630

    • -0
    • +100
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added derived properties

WTI-1630

    • -0
    • +12
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -22
    • +72
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Implemented a CombinedAssembly function to combine the simple, detailed and tailor made result into one by means of the calculator

WTI-1630

    • -0
    • +165
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Fed the DetailedAssessmentResult from the section result to the calculator - Cleaned up testfile

WTI-1630

    • -4
    • +7
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismAssemblyFactory: - Added factory method to create Tailor Made Assembly results.

WTI-1630

    • -4
    • +167
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 1 more file in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Renamed AssessmentLayerThree --> TailorMadeAssessmentProbability - Adjusted affected tests, removed obsolete RoundedDouble casts or uses in storage

WTI-1630

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Added properties to hold registrations of the Detailed and the TailorMadeAssessments - Added properties to hold the manually overridden values - Adapted affected test

WTI-1630

    • -1
    • +47
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Implemented review comments from review 2526 WTI-1628

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 34 more files in changeset.
Incorporated comments review 2512: - Corrected test names for the -FailureMechanismResultViewInfoTests

WTI-1563

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

    • -8
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismViewInfoTest.cs
    • -10
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresScenariosViewInfoTest.cs
  1. … 47 more files in changeset.
Rename GetFromRange to NextDouble WTI-1616

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 25 more files in changeset.
Added failure mechanism section result row type to the FailureMechanismResultView. WTI-1627

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 45 more files in changeset.
Cleanup files WTI-1616

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 11 more files in changeset.
Review related changes. Improve calculator/factories and their tests. WTI-1616

    • -37
    • +20
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultAssemblyFactoryTest.cs
  1. … 30 more files in changeset.
Adapted tests. WTI-1563

    • -4
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
  1. … 6 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
    ./Ringtoets.ClosingStructures.Plugin.Test/FileImporters/ClosingStructureReplaceDataStrategyTest.cs
    • -4
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -58
    • +46
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresProbabilityFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Final cleanup: - Removed every notion of AssessmentLayerOne from Structures, except for .Data - Removed obsolete tests in: -- Common.Forms: AssessmentLayerOne is implemented specifically --- Common.Data: autoproperty tests should not be implemented

WTI-1621

    • -4
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Review related changes, update xmldoc and fix tests WTI-1617

    • -6
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 19 more files in changeset.
Update methods to create test views for gekb and structures WTI-1617

    • -23
    • +12
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
  1. … 3 more files in changeset.
Fixed compilation errors: - Mergetool did not work for every file - Fixed failing tests

WTI-1621

    • -18
    • +17
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -6
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 4 more files in changeset.