Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted migration script to migrate section results for height structures

WTI-1665

    • -0
    • +21
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Updated storage integration tests for height structures

WTI-1665

    • -2
    • +6
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -0
    • +4
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
    • -1
    • +7
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
Updated ReadExtensions for height structures

WTI-1665

    • -15
    • +23
    ./Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Updated CreateExtensions for height structures: - Added project references to Common.Primitives

WTI-1665

    • -0
    • +4
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -18
    • +42
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Cleanup: - Removed obsolete newlines

WTI-1656

    • -16
    • +8
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Removed obsolete newlines

WTI-1657

    • -16
    • +8
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Removed obsolete newlines

WTI-1656

    • -16
    • +8
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup - Fixed failing migrationintegration tests on older files ( fileversion < 17.3): - Adjusted row entries for the GrassCoverErosionOutwardsHydraulicLocationEntity to match with the hydraulic location rows on assessment section level (HydraulicLocationEntity) --> not possible to have different HBL on failure mechanism level and assessment section level in application

WTI-1657

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject164.rtd
    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject171.rtd
    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject172.rtd
Cleanup - Fixed failing migrationintegration tests on older files ( fileversion < 17.3): - Adjusted row entries for the GrassCoverErosionOutwardsHydraulicLocationEntity to match with the hydraulic location rows on assessment section level (HydraulicLocationEntity) --> not possible to have different HBL on failure mechanism level and assessment section level in application

WTI-1657

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject164.rtd
    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject171.rtd
    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject172.rtd
Cleanup - Fixed failing test: - Migrated project to 181 standards such that the latest project can be opened as well

WTI-1656

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd
Cleanup - Fixed failing test: - Migrated project to 181 standards such that the latest project can be opened as well

WTI-1657

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1656

    • -46
    • +33
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1657

    • -46
    • +33
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on assessment section level

WTI-1657

    • -44
    • +30
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on assessment section level

WTI-1656

    • -44
    • +30
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Renamed the query generator for generating validation queries of HBL on AssessmentSection level

WTI-1657

    • -26
    • +26
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Renamed the query generator for generating validation queries of HBL on AssessmentSection level

WTI-1656

    • -26
    • +26
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Adjusted Migration to 181 integration scripts - Added asserts for the hydraulic boundary location inputs for grass cover erosion outwards - Adjusted migration script and the database structure.sql file for 181

WTI-1657

    • -3
    • +388
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adjusted Migration to 181 integration scripts - Added asserts for the hydraulic boundary location inputs for grass cover erosion outwards - Adjusted migration script and the database structure.sql file for 181

WTI-1657

    • -3
    • +388
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adjusted Migration to 181 integration test - Renamed query generator to indicate it's only relevant for generating queries on assessment section level - Extracted functions to a higher level when asserting the general properties of hydraulic boundary locations (e.g. calculations, property values etc.) - Moved NormativeNormType enum to a higher level such that it can be used for the query generator on failure mechanism level

WTI-1657

    • -120
    • +120
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
Adjusted test file for migration: - Adjusted row entries for the GrassCoverErosionOutwardsHydraulicLocationEntity to match with the hydraulic location rows on assessment section level (HydraulicLocationEntity) --> not possible to have different HBL on failure mechanism level and assessment section level in application

WTI-1657

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject173.rtd
Adjusted test file for migration: - Generated calculation output for grass cover erosion outwards HBL

WTI-1657

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject173.rtd
Adjusted StorageSQLiteIntegrationTest for grass cover erosion outwards failure mechanism - Added missing asserts for asserting the configuration of the hydraulic boundary locations on failure mechanism level

WTI-1657

    • -0
    • +19
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
Adjusted RingtoetsProjectTestHelper for grass cover erosion outwards failure mechanism - Removed setting hydraulic boundary locations on the failure mechanism --> feature will become obsolete - Added functionality to set the values on the calculations of the failure mechanism - Refactored: -- Made configuration of HBL more generic across the testhelper

WTI-1657

    • -2
    • +58
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -44
    • +100
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Rewired calculations to read and create references of hydraulic location entities

WTI-1657

    • -7
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensionsTest.cs
    • -26
    • +4
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Removed typed Get-function for the hydraulic boundary locations in the persistence registry --> only one type of HydraulicBoundaryLocationEntity exists and thus is typing not necessary

WTI-1657

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/PersistenceRegistryTest.cs
  1. … 7 more files in changeset.
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Removed all files and functionality related to creating/reading the HydraulicBoundaryLocationEntity and the HydraulicBoundaryLocationOutputEntity for specific grass cover erosion outwards failure mechanism

WTI-1657

    • -2
    • +0
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -176
    • +0
    ./Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs
    • -89
    • +0
    ./Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationOutputCreateExtensionsTest.cs
    • -19
    • +0
    ./Application.Ringtoets.Storage.Test/Create/PersistenceRegistryTest.cs
    • -294
    • +0
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationEntityReadExtensionsTest.cs
    • -229
    • +0
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensionsTest.cs
    • -20
    • +0
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
  1. … 10 more files in changeset.
Adjusted ReadExtensions for grass cover erosion outwards failure mechanism - Adjusted the AssessmentSectionReadExtensions --> should be responsible for configuring the failuremechanism before reading failure mechanism related data -- Cleaned up tests and fixed failing ones

WTI-1657

    • -58
    • +100
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Adjusted ReadExtensions for grass cover erosion outwards failure mechanism - Adjusted the FailureMechanismSectionEntityReadExtensions

WTI-1657

    • -39
    • +135
    ./Application.Ringtoets.Storage.Test/Read/FailureMechanismEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Adjusted CreateExtensions for grass cover erosion outwards failure mechanism: - Adjusted tests to verify that the HBL Calculations are written to the correct entities

WTI-1657

    • -18
    • +97
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
  1. … 1 more file in changeset.