Ringtoets.ClosingStructures.Forms.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -15
    • +15
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 87 more files in changeset.
Uset setting all locations once instead of adding separate locations. WTI-1612

    • -4
    • +17
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 15 more files in changeset.
Cleanup. WTI-1612

    • -0
    • +6
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
removed old observer. WTI-1612

    • -41
    • +1
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Added observers for hydraulic boundary location calculations. WTI-1612

    • -0
    • +29
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Used new hydraulic boundary locations features method in closing structures failure mechanism view. WTI-1612

    • -32
    • +8
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Improved handling notifications. WTI-1612

    • -3
    • +121
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Cleaned data property of closing structures failure mechanism view. WTI-1612

    • -183
    • +4
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Added failure mechanism and assessment section as constructor parameter. WTI-1612

    • -228
    • +239
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 1 more file in changeset.
Cleaned closing structures view test. WTI-1612

    • -14
    • +4
    ./Views/ClosingStructuresFailureMechanismViewTest.cs
Implement helper methods and test cases for the assembly category group colors WTI-1538

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 29 more files in changeset.
Improvements after review. WTI-1638

    • -26
    • +15
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 7 more files in changeset.
Improved testing column states. WTI-1634

    • -5
    • +11
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Add contribution to the closing structures failure mechanism property class WTI-1649

    • -15
    • +21
    ./PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2555: - Cleaned up tests - Reordened files - Corrected test calls

WTI-1632

    • -13
    • +0
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 7 more files in changeset.
Review related changes WTI-1631

Paired with roberttangerman

    • -1253
    • +0
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs.orig
  1. … 7 more files in changeset.
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -1
    • +1
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 52 more files in changeset.
Move and unify detailed assessment errors WTI-1629

    • -198
    • +198
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
reshuffle some tests. WTI-1631

    • -0
    • +1253
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs.orig
Dont recreate failure mechanisms in tests WTI-1628

    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Update tests and test cases related to review comments WTI-1630 Paired with siuhintang

    • -6
    • +30
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Cleaned up, GetSectionResultCalculation is not necessary anymore, as the error text is set in the row itself, rather than by the view.

WTI-1630

    • -56
    • +2
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Adjusted view: - Implemented view to make use of all the properties as defined by the section result row

WTI-1630

    • -464
    • +83
    ./Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -0
    • +2
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Renamed AssessmentLayerThree to TailorMadeAssessmentProbability

WTI-1630

    • -5
    • +5
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 2 more files in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added colour styling for the derived properties

WTI-1630

    • -0
    • +51
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Moved error text generation for detailed assessment from view to row logic

WTI-1630

    • -0
    • +242
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Expanded the ClosingStructuresFailureMechanismSectionResultRow: - Added converter between the retrieval of the assembly results and the string representation of the retrieved enum values

WTI-1630

    • -12
    • +22
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.
Removed/Adjusted failing tests in the view as effect of styling in the SectionResultRows

WTI-1630

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

WTI-1630

    • -6
    • +67
    ./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
    ./Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 1 more file in changeset.