WaveHeightCalculationActivityTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -531
    • +0
    ./WaveHeightCalculationActivityTest.cs
  1. … 15714 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

    • -2
    • +2
    ./WaveHeightCalculationActivityTest.cs
  1. … 156 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -3
    • +3
    ./WaveHeightCalculationActivityTest.cs
  1. … 376 more files in changeset.
Cleanup: WTI-1923

- Removed test factory:

-- The test files usually already contain their local definitions of creating a valid HydraulicBoundaryCalculationSettings object, no need to redefine it again by means of an external factory.

    • -1
    • +1
    ./WaveHeightCalculationActivityTest.cs
  1. … 10 more files in changeset.
Minor cleanup: WTI-1923

- Inlined invocation variables for the test helper

    • -3
    • +2
    ./WaveHeightCalculationActivityTest.cs
  1. … 22 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for WaveHeight calculations: WTI-1923

- Fixed failing tests coming from the activity:

-- Removed the temporary patch to prevent compilation errors from e67d118d775751800b5fa699f9110ce311a02405.

-- Simplified tests and mocks, as a single test should be sufficient that the correct input was sent to the calculator.

    • -52
    • +103
    ./WaveHeightCalculationActivityTest.cs
  1. … 3 more files in changeset.
Updated WaveHeightCalculator calls: WTI-1923

- Updated the calls directly related to the wave height

-- Excluded the grass cover erosion outwards compilation error fixes

    • -4
    • +33
    ./WaveHeightCalculationActivityTest.cs
  1. … 4 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./WaveHeightCalculationActivityTest.cs
  1. … 6095 more files in changeset.
Change Categorie to Categoriegrens. WTI-1824

    • -4
    • +4
    ./WaveHeightCalculationActivityTest.cs
  1. … 21 more files in changeset.
Made some resources more consistent. WTI-1714

    • -2
    • +2
    ./WaveHeightCalculationActivityTest.cs
  1. … 5 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./WaveHeightCalculationActivityTest.cs
  1. … 44 more files in changeset.
Review related changes. WTI-1732

    • -21
    • +4
    ./WaveHeightCalculationActivityTest.cs
  1. … 4 more files in changeset.
Review related changes. WTI-1732

    • -21
    • +4
    ./WaveHeightCalculationActivityTest.cs
  1. … 4 more files in changeset.
Update wave height calculation activity test WTI-1733

    • -143
    • +74
    ./WaveHeightCalculationActivityTest.cs
Performed some cleanups. WTI-1732

    • -2
    • +2
    ./WaveHeightCalculationActivityTest.cs
  1. … 7 more files in changeset.
Integrated DuneLocationCalculationMessageProvider into DuneLocationCalculationActivity. WTI-1732

    • -4
    • +4
    ./WaveHeightCalculationActivityTest.cs
  1. … 2 more files in changeset.
Integrated DuneLocationCalculationMessageProvider into DuneLocationCalculationActivity. WTI-1732

    • -2
    • +2
    ./WaveHeightCalculationActivityTest.cs
  1. … 3 more files in changeset.
Removed some redundant skip logic. WTI-1719

    • -34
    • +0
    ./WaveHeightCalculationActivityTest.cs
  1. … 3 more files in changeset.
Fixed failing tests. WTI-1719

    • -20
    • +0
    ./WaveHeightCalculationActivityTest.cs
  1. … 19 more files in changeset.
Moved CalculatableActivity to Ringtoets.Common.Service. WTI-1719

    • -1
    • +0
    ./WaveHeightCalculationActivityTest.cs
  1. … 34 more files in changeset.
Renamed HydraRingActivityBase into CalculatableActivity. WTI-1719

    • -1
    • +2
    ./WaveHeightCalculationActivityTest.cs
  1. … 25 more files in changeset.
Extended/improved test coverage. WTI-1726

    • -1
    • +1
    ./WaveHeightCalculationActivityTest.cs
  1. … 2 more files in changeset.
Extended/improved test coverage. WTI-1726

    • -4
    • +5
    ./WaveHeightCalculationActivityTest.cs
  1. … 1 more file in changeset.
Extended test coverage. WTI-1726

    • -2
    • +36
    ./WaveHeightCalculationActivityTest.cs
  1. … 1 more file in changeset.
Fixed failing tests. WTI-1726

    • -3
    • +4
    ./WaveHeightCalculationActivityTest.cs
  1. … 2 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -5
    • +5
    ./WaveHeightCalculationActivityTest.cs
  1. … 88 more files in changeset.
Review related changes. WTI-1606

    • -3
    • +5
    ./WaveHeightCalculationActivityTest.cs
  1. … 5 more files in changeset.
Review related changes. WTI-1606

    • -8
    • +5
    ./WaveHeightCalculationActivityTest.cs
  1. … 4 more files in changeset.
Ensured calculation is notified in OnFinish for DesignWaterLevelCalculationActivity and WaveHeightCalculationActivity. WTI-1606

    • -4
    • +4
    ./WaveHeightCalculationActivityTest.cs
  1. … 3 more files in changeset.
Adapted DesignWaterLevelCalculationActivity and WaveHeightCalculationActivity. WTI-1606

    • -2
    • +3
    ./WaveHeightCalculationActivityTest.cs
  1. … 2 more files in changeset.