Ringtoets.Integration.Forms.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added update logic to view. WTI-1554

- Introduced update logic to rerender the assembly results when there's a notification of the assessment section or failure mechanisms.

    • -36
    • +155
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Improved MapDataFeaturesFactory. WTI-1554

- Return empty map features when an AssemblyException is thrown.

    • -0
    • +30
    ./Factories/AssessmentSectionAssemblyMapDataFeaturesFactoryTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-977

    • -10
    • +50
    ./PropertyClasses/StandAlone/MacroStabilityOutwardsFailureMechanismPropertiesTest.cs
  1. … 2 more files in changeset.
Added missing test to assert that manual assembly is used. WTI-1554

    • -0
    • +26
    ./Factories/AssessmentSectionAssemblyMapDataFeaturesFactoryTest.cs
Added logic to draw assembly results in the map view. WTI-1554

    • -10
    • +93
    ./Views/AssemblyResultPerSectionMapViewTest.cs
  1. … 1 more file in changeset.
Created geometry for the MapDataFeature. WTI-1554

- Applied the helper in Integration.Util to retrieve the geometry from a section start, section end and the reference line.

    • -4
    • +21
    ./Factories/AssessmentSectionAssemblyMapDataFeaturesFactoryTest.cs
    • -0
    • +4
    ./Ringtoets.Integration.Forms.Test.csproj
  1. … 2 more files in changeset.
Added map data features factory. WTI-1554

    • -0
    • +120
    ./Factories/AssessmentSectionAssemblyMapDataFeaturesFactoryTest.cs
    • -0
    • +5
    ./Ringtoets.Integration.Forms.Test.csproj
  1. … 2 more files in changeset.
Improved MapData factory for combined failure mechanism sections. WTI-1554

- Applied MapTheme factory

- Used resources instead of string values

    • -0
    • +2
    ./Factories/CombinedSectionAssemblyMapDataFactoryTest.cs
  1. … 1 more file in changeset.