Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use new test helper in tests WTI-1751

    • -5
    • +5
    ./MacroStabilityInwardsCalculationsViewTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsScenariosViewTest.cs
  1. … 125 more files in changeset.
Rename AddSections to SetSections WTI-1751

    • -6
    • +6
    ./MacroStabilityInwardsCalculationsViewTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
    • -3
    • +3
    ./MacroStabilityInwardsScenariosViewTest.cs
  1. … 137 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -49
    • +63
    ./MacroStabilityInwardsCalculationsViewTest.cs
    • -16
    • +24
    ./MacroStabilityInwardsScenariosViewTest.cs
  1. … 4 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -7
    • +13
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
  1. … 27 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -14
    • +14
    ./MacroStabilityInwardsCalculationsViewTest.cs
    • -4
    • +4
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
    • -8
    • +8
    ./MacroStabilityInwardsScenariosViewTest.cs
  1. … 136 more files in changeset.
Incorporated comments review 2978: - Cleaned up tests - Refactored

WTI-1694

    • -17
    • +18
    ./MacroStabilityInwardsInputViewTest.cs
  1. … 4 more files in changeset.
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes. -- Added tests to verify behaviour

WTI-1694

    • -1
    • +55
    ./MacroStabilityInwardsInputViewTest.cs
  1. … 1 more file in changeset.
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes.

WTI-1694

    • -13
    • +169
    ./MacroStabilityInwardsInputViewTest.cs
  1. … 1 more file in changeset.
Cleanup: - Cleaned up test for the input view

Note: the input of the assessment level generated by the hydraulic boundary location cannot be asserted, because the daily waternet calculator input overwrites the extreme waternet calculator input.

WTI-1694

    • -49
    • +34
    ./MacroStabilityInwardsInputViewTest.cs
Changed Func from returning assessment level to a hydraulic boundary location calculation: - Done to perform a dynamic resolving the assessment level in the view for redrawing the waternet zones -- Added observer to listen to changes of the hydraulic boundary location calculation - Removed setter logic --> data is set by means of constructor arguments

WTI-1694

    • -23
    • +119
    ./MacroStabilityInwardsInputViewTest.cs
  1. … 1 more file in changeset.
Improve assembly result test fixture WTI-1687

    • -7
    • +1
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 6 more files in changeset.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

    • -9
    • +9
    ./MacroStabilityInwardsFailureMechanismSectionResultRowTest.cs
  1. … 43 more files in changeset.
Get rid of "normative" for wave conditions. WTI-1702

    • -21
    • +21
    ./MacroStabilityInwardsInputViewTest.cs
    • -14
    • +14
    ./MacroStabilityInwardsOutputChartControlTest.cs
    • -9
    • +9
    ./MacroStabilityInwardsOutputViewTest.cs
  1. … 21 more files in changeset.
Rename testers to testfixture WTI-1678

    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 21 more files in changeset.
Add generic type param to result views WTI-1682

    • -1
    • +5
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 41 more files in changeset.
Rename controls in result views WTI-1682

    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 37 more files in changeset.
Rename tester WTI-1678

    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 8 more files in changeset.
Add control to gekb view WTI-1678

    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Add result control to macro inwards WTI-1678

    • -5
    • +28
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Cleanup: - Renamed testhelper --> ColumnStateDefinitions are not exclusively defined for FailureMechanismSectionResultRows<T>, but are a general thing

WTI-1679

    • -47
    • +47
    ./MacroStabilityInwardsFailureMechanismSectionResultRowTest.cs
  1. … 23 more files in changeset.
Integrated AssessmentSectionHelper.GetTestNormativeAssessmentLevel. WTI-1698

    • -26
    • +43
    ./MacroStabilityInwardsInputViewTest.cs
    • -19
    • +29
    ./MacroStabilityInwardsOutputChartControlTest.cs
    • -15
    • +18
    ./MacroStabilityInwardsOutputViewTest.cs
  1. … 10 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
  1. … 88 more files in changeset.
Review related changes. WTI-1612

    • -2
    • +1
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Review related changes. WTI-1612

    • -9
    • +9
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
  1. … 15 more files in changeset.
Review related changes. WTI-1612

    • -5
    • +5
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
  1. … 11 more files in changeset.
Review related changes. WTI-1612

    • -48
    • +30
    ./MacroStabilityInwardsInputViewTest.cs
  1. … 3 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismResultViewTest.cs
    • -14
    • +14
    ./MacroStabilityInwardsFailureMechanismViewTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsScenariosViewTest.cs
  1. … 86 more files in changeset.
Fixed compilation errors. WTI-1612

    • -10
    • +33
    ./MacroStabilityInwardsScenarioRowTest.cs
Fixed compilation errors. WTI-1612

    • -1
    • +2
    ./MacroStabilityInwardsOutputViewTest.cs
    • -9
    • +13
    ./MacroStabilityInwardsScenarioRowTest.cs
Fixed compilation errors. WTI-1612

    • -32
    • +10
    ./MacroStabilityInwardsCalculationRowTest.cs
    • -7
    • +12
    ./MacroStabilityInwardsFailureMechanismViewTest.cs