GrassCoverErosionOutwards

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed grass outwards location meta data. WTI-1951

Changed grass outwards location export meta data. WTI-1951

Renamed Ringtoets folder. WTI-1931

  1. … 15700 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

  1. … 57 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

  1. … 143 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

  1. … 417 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

  1. … 362 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors as a consequence of the directory renaming of the TestUtil(.Test)

  1. … 38 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

  1. … 170 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

-- Note: the namespaces of the sourcefiles were NOT fixed as part of this commit

  1. … 41 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

  1. … 80 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

  1. … 203 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 53 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in sourcefiles of .Forms

  1. … 29 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Forms project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 20 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

  1. … 367 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 84 more files in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for grass cover erosion outwards.

Renamed test data folder. WTI-1486

  1. … 50 more files in changeset.
Cleanup WaveConditions: WTI-1923

- Simplified mocks and tests

- Adjusted code layout

  1. … 6 more files in changeset.
Cleanup: WTI-1923

- Removed explicit invocation checks, use the HydraRingCalculationSettingsTestHelper to assert input arguments to the calculators

-- Removed unnecessary stub definitions for the mocks and stubs

  1. … 5 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for WaveCondition calculations: WTI-1923

- Fixed failing integration tests for grass cover erosion outwards.

Minor cleanup: WTI-1923

- Removed unused reference

  1. … 1 more file in changeset.
Introduced HydraulicBoundaryCalculationSettings for WaveCondition calculations: WTI-1923

- Fixed for grass cover erosion outwards calculation service and activities

Minor cleanup: WTI-1923

- Inlined invocation variables for the test helper

  1. … 21 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for WaveHeight calculations: WTI-1923

- Fixed failing tests for grass cover erosion outwards elements

Introduced HydraulicBoundaryCalculationSettings for DesignWaterLevel calculations: WTI-1923

- Fixed failing tests for grass cover erosion outwards elements

- Fixed typo

  1. … 1 more file in changeset.
Updated WaveHeightCalculator calls: WTI-1923

- Updated for the GrassCoverErosionOutwards calls

Updated DesignWaterLevelCalculator calls: WTI-1923

- Updated for the GrassCoverErosionOutwards calls

Updated WaveConditionsCalculator calls: WTI-1923

- Fixed failing tests:

-- Corrected erroneous path: temporary solution is that the service passes the HBL file path for the wave condition (HydraRing) calculators and not the HBL

directory

-- Sequential returns of RhinoMocks cannot work with the .WhenCalled() configuration. When a sequential call is made, the arguments are ignored and the sequence executed. Validation of the input arguments to the calculator is already covered in other tests

  1. … 5 more files in changeset.