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

- Return NULL when the ScenarioInformation table is missing for the read file.

  1. … 1 more file in changeset.
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
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicBoundaryDatabaseTestFactoryTest.cs
  1. … 4 more files in changeset.
Incorporated comments review 3442: WTI-1486

- Performed minor cleanup

    • -1
    • +1
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicBoundaryDatabaseTestFactoryTest.cs
  1. … 1 more file in changeset.
Fixed compilation error in test. WTI-1925

    • -1
    • +1
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
Fixed compilation error after rebase. WTI-1925

Added factory method: WTI-1925

- Added factory method to create a read object with scenario information

-- Done as preparation to be used for the UpdateHandler tests

    • -0
    • +28
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
    • -1
    • +27
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
Renamed read object for the HydraulicLocationConfigurationDatabaseSetting. WTI-1924

- Combination of values is a setting

    • -0
    • +86
    ./Ringtoets.HydraRing.IO.Test/HydraulicLocationConfigurationDatabase/ReadHydraulicLocationConfigurationDatabaseSettingTest.cs
    • -1
    • +1
    ./Ringtoets.HydraRing.IO.Test/Ringtoets.HydraRing.IO.Test.csproj
  1. … 5 more files in changeset.
Revert "Renamed read object for the HydraulicLocationConfigurationDatabaseSetting. WTI-1924"

This reverts commit 0ef1f694c47138757331af02c3947dc13f085fff.

    • -1
    • +1
    ./Ringtoets.HydraRing.IO.Test/Ringtoets.HydraRing.IO.Test.csproj
    • -6
    • +6
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
  1. … 5 more files in changeset.
Improvements after review. WTI-1486

    • -1
    • +1
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicBoundaryDatabaseTestFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
  1. … 4 more files in changeset.
Added missing asserts to the test factory. WTI-1925

    • -0
    • +6
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
Improvements after review. WTI-1486

    • -3
    • +3
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicBoundaryDatabaseTestFactory.cs
    • -2
    • +2
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
  1. … 3 more files in changeset.
Moved queries and column names: WTI-1925

- Moved string values to their dedicated classes to prevent code duplication.

    • -0
    • +1
    ./Ringtoets.HydraRing.IO.Test/Ringtoets.HydraRing.IO.Test.csproj
  1. … 4 more files in changeset.
Expanded reader: WTI-1925

- Expanded reader to retrieve data from the ScenarioInformation table

-- Introduced and renamed .sqlite test files

- Expanded Read object to hold the information

-- Fixed affected files

    • -1
    • +3
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
  1. … 2 more files in changeset.
Improvements after review. WTI-1486

  1. … 3 more files in changeset.
Improvements after review. WTI-1486

  1. … 2 more files in changeset.
Introduced read object. WTI-1925

    • -0
    • +86
    ./Ringtoets.HydraRing.IO.Test/HydraulicLocationConfigurationDatabase/ReadHydraulicLocationConfigurationDatabaseSettingsTest.cs
    • -0
    • +1
    ./Ringtoets.HydraRing.IO.Test/Ringtoets.HydraRing.IO.Test.csproj
  1. … 2 more files in changeset.
Incorporated comments review 3406: WTI-1923

- Adjusted XMLDoc and implementation details about when the preprocessor directory should be written in the ini-script.

    • -1
    • +1
    ./Ringtoets.HydraRing.Calculation.Test/Services/HydraRingInitializationServiceTest.cs
  1. … 1 more file in changeset.
Incorporated comments reviews: WTI-1923

- Added license header

    • -0
    • +21
    ./Ringtoets.HydraRing.Calculation.Test/Data/Input/HydraRingCalculationSettingsTest.cs
  1. … 7 more files in changeset.
Incorporated comments review: WTI-1923

- Updated XMLDocs based on reviews 3406, 3408, 3409, 3410, 3411, 3412, 3413, 3414, 3415

- Formatting test file based on review 3406

    • -7
    • +4
    ./Ringtoets.HydraRing.Calculation.Test/Data/Input/HydraRingCalculationSettingsTest.cs
    • -1
    • +1
    ./Ringtoets.HydraRing.Calculation.TestUtil/HydraRingCalculationSettingsTestFactory.cs
  1. … 9 more files in changeset.
Made method private. WTI-1486

  1. … 1 more file in changeset.
Exposed ReadVersion. WTI-1486

  1. … 1 more file in changeset.
removed old hrd reader. WTI-1486

    • -1
    • +0
    ./Ringtoets.HydraRing.IO.Test/Ringtoets.HydraRing.IO.Test.csproj
  1. … 2 more files in changeset.
Update test data factory. WTI-1486

    • -2
    • +2
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
expanded test factories. WTI-1486

    • -0
    • +26
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
    • -2
    • +2
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicBoundaryDatabaseTestFactory.cs
    • -3
    • +16
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
Added test. WTI-1486

Removed dictionary from data model. WTI-1486

  1. … 2 more files in changeset.
Adapted test factory. WTI-1486

    • -5
    • +5
    ./Ringtoets.HydraRing.IO.TestUtil.Test/ReadHydraulicLocationConfigurationDatabaseTestFactoryTest.cs
    • -8
    • +3
    ./Ringtoets.HydraRing.IO.TestUtil/ReadHydraulicLocationConfigurationDatabaseTestFactory.cs
Create mappings instead of dictionary in reader. WTI-1486

  1. … 2 more files in changeset.
Added mappings to read database object. WTI-1486

  1. … 1 more file in changeset.
Added mapping object for location ids from hydraulic location configuration database. WTI-1486

    • -0
    • +1
    ./Ringtoets.HydraRing.IO.Test/Ringtoets.HydraRing.IO.Test.csproj
  1. … 2 more files in changeset.