Ringtoets.Integration.Forms.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3443: WTI-1925

- Changed Assert.Zero() and .NotZero() to Assert.AreEqual(0, ..) and .NotEqual(0, ...) for consistency reasons throughout the code

    • -1
    • +1
    ./PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs
  1. … 4 more files in changeset.
Renamed FilePath property: WTI-1924

- Renamed file path property for the display of HRD filepaths for clarity

-- Adjusted the display names and descriptions of the HRD file path property of the property panel

    • -7
    • +7
    ./PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs
  1. … 3 more files in changeset.
Added functionality to display values of HLCD settings. WTI-1924

- Separated tests to prove functionality when a HRD is linked and unlinked.

    • -4
    • +78
    ./PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs
  1. … 1 more file in changeset.
Added properties to display for the HLCD files. WTI-1924

    • -13
    • +165
    ./PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs
  1. … 3 more files in changeset.
Incorporated comments tester: WTI-1906

- Removed TableLayOutPanel as this causes a re-rendering of the map component when it is undocked. The solution is to introduce a panel which is drawn on top without the tablelayoutpanel

-- Cleaned up files

    • -21
    • +17
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 3401: WTI-1906

- Cleaned up src and test code

- Added background color for the warning panel as desired

    • -5
    • +9
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 2 more files in changeset.
Incorporated review comments. WTI-977

- Reviews 3396, 3397, 3400.

-- Cleanup unused references

-- Renamed test function

Paired with ~tangerma

    • -1
    • +1
    ./Views/AssemblyResultPerSectionViewTest.cs
  1. … 8 more files in changeset.
Merge branch 'feature/1906'

    • -6
    • +115
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Added warning panel to display warning on the map view. WTI-1906

    • -5
    • +114
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 2 more files in changeset.
Adapted assembly results per section map view. WTI-977

    • -20
    • +37
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Merge branch 'feature/977'

    • -12
    • +6
    ./Factories/AssessmentSectionAssemblyMapDataFeaturesFactoryTest.cs
    • -11
    • +10
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 7 more files in changeset.
Improvements after review. WTI-977

    • -3
    • +3
    ./Views/FailureMechanismWithDetailedAssessmentViewTest.cs
    • -3
    • +3
    ./Views/FailureMechanismWithoutDetailedAssessmentViewTest.cs
  1. … 12 more files in changeset.
Improvements after review. WTI-977

    • -1
    • +1
    ./Views/AssemblyResultPerSectionViewTest.cs
  1. … 6 more files in changeset.
Remove redundant check. WTI-977

    • -1
    • +0
    ./Commands/AssessmentSectionFromFileCommandHandlerTest.cs
Added observing reference line in result observer. WTI-977

    • -0
    • +23
    ./Observers/AssessmentSectionResultObserverTest.cs
  1. … 1 more file in changeset.
Updated observers of stand alone views. WTI-977

    • -2
    • +43
    ./Views/FailureMechanismWithDetailedAssessmentViewTest.cs
    • -2
    • +43
    ./Views/FailureMechanismWithoutDetailedAssessmentViewTest.cs
  1. … 2 more files in changeset.
Added assessment section observer in AssessmentSection view. WTI-977

    • -0
    • +41
    ./Views/AssessmentSectionViewTest.cs
  1. … 2 more files in changeset.
Fixed compilation errors. WTI-1887

- Fixed the creation of the (Line)CategoryThemes

    • -1
    • +1
    ./Factories/CombinedSectionAssemblyMapDataFactoryTest.cs
  1. … 6 more files in changeset.
Rewired assessment section view observer. WTI-977

  1. … 1 more file in changeset.
Use reference line in properties. WTI-977

    • -36
    • +12
    ./PropertyClasses/ReferenceLinePropertiesTest.cs
  1. … 2 more files in changeset.
Adapted ReferenceLine properties. WTI-977

    • -10
    • +13
    ./PropertyClasses/ReferenceLinePropertiesTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-977

    • -4
    • +2
    ./Views/AssemblyResultPerSectionViewTest.cs
  1. … 2 more files in changeset.
Fixed compilation errors. WTI-977

    • -11
    • +7
    ./Commands/AssessmentSectionFromFileCommandHandlerTest.cs
  1. … 2 more files in changeset.
Fixed tests. WTI-977

    • -4
    • +10
    ./Views/AssemblyResultPerSectionViewTest.cs
Fixed tests. WTI-977

    • -7
    • +1
    ./Commands/AssessmentSectionFromFileCommandHandlerTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-977

    • -6
    • +3
    ./PropertyClasses/ReferenceLinePropertiesTest.cs
    • -2
    • +1
    ./PropertyClasses/StandAlone/MacroStabilityOutwardsFailureMechanismPropertiesTest.cs
  1. … 24 more files in changeset.
Fixed tests. WTI-977

    • -0
    • +2
    ./PropertyClasses/StandAlone/MacroStabilityOutwardsFailureMechanismPropertiesTest.cs
  1. … 3 more files in changeset.
Added guard to prevent exceptions when referenceline is NULL. WTI-1554

- Don't render anything in the view if there's no referenceline present.

    • -5
    • +3
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Changed default visibility of labels of the assembly results map layer. WTI-1554

    • -1
    • +1
    ./Factories/CombinedSectionAssemblyMapDataFactoryTest.cs
  1. … 1 more file in changeset.
Changed order of MapLayers on view. WTI-1554

    • -8
    • +9
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.