Application.Ringtoets.Storage.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated storage integration tests for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover)

WTI-1667

    • -4
    • +44
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 2 more files in changeset.
Updated Create and read extensions for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover) - For Wave Impact

WTI-1667

    • -6
    • +42
    ./Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -41
    • +42
    ./Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Updated Create and read extensions for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover) - For Stability Stone Cover

WTI-1667

    • -5
    • +42
    ./Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -41
    • +42
    ./Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Updated Create and read extensions for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover) - For Grass Cover Erosion Outwards

WTI-1667

    • -5
    • +42
    ./Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -15
    • +43
    ./Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Updated Create and read extensions for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover) - For dunes - Added missing reference in Storage project

WTI-1667

    • -0
    • +4
    ./Application.Ringtoets.Storage.Test.csproj
    • -5
    • +42
    ./Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -15
    • +43
    ./Read/DuneErosion/DuneErosionSectionResultEntityReadExtensionsTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 2638: - Fixed inconsistent test names in the read extensions - Added ArgumentNullException when entity is NULL for the PipingSectionResultEntityReadExtension

WTI-1665

    • -2
    • +2
    ./Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensionsTest.cs
    • -1
    • +13
    ./Read/Piping/PipingSectionResultEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2638: - Fixed inconsistent test names in the create extensions - Added missing assert: parameter name was not asserted when persistence registry was null

WTI-1665

    • -2
    • +3
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -8
    • +5
    ./Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +2
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -2
    • +3
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
Incorporated comments review 2638: - Fixed inconsistent test names

WTI-1665

    • -1
    • +1
    ./Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./Create/Piping/PipingFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
Incorporated comments review 2638: - Removed obsolete attribute - Formatting

WTI-1665

    • -1
    • +0
    ./Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +0
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -0
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
Merge branch '1601'

    • -0
    • +41
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
Incorporated comments review 2633: - Cleaned up files - Updated XMLDoc - Cleaned up SQL query formatting

WTI-1656

    • -37
    • +25
    ./Create/AssessmentSectionCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/MigrationTo171IntegrationTest.cs
    • -3
    • +3
    ./IntegrationTests/MigrationTo172IntegrationTest.cs
    • -32
    • +32
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
    • -1
    • +0
    ./Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -10
    • +9
    ./Read/HydraulicLocationCalculationEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
Final cleanup after review WTI-1657

Paired with dennis tang

    • -27
    • +21
    ./Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Updated migration script in group 2 (piping, macrostability inwards)

WTI-1666

    • -0
    • +41
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Updated storage integration tests in group 2 (piping, macrostability inwards)

WTI-1666

    • -4
    • +12
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
Cleaned up some tests: - Removed obsolete variables - Renamed variables: ManualAssessmentProbability --> ManualAssemblyProbability

WTI-1666

    • -1
    • +1
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +6
    ./Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +6
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
Updated Create and Read extensions for failure mechanism section results in group 2 (piping, macrostability inwards)

WTI-1666

    • -12
    • +36
    ./Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -12
    • +35
    ./Create/Piping/PipingFailureMechanismSectionResultCreateExtensionsTest.cs
    • -29
    • +22
    ./Read/MacroStabilityInwards/MacroStabilityInwardsSectionResultEntityReadExtensionsTest.cs
    • -28
    • +21
    ./Read/Piping/PipingSectionResultEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
Adjusted migration script for the remaining failure mechanism section result in group 1 (GrassCoverErosionInwards, StabilityPointStructures, ClosingStructures)

WTI-1665

    • -0
    • +68
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Updated storage integration tests for the remaining failure mechanism section result in group 1 (GrassCoverErosionInwards, StabilityPointStructures, ClosingStructures)

WTI-1665

    • -6
    • +21
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
Updated Create and Read extensions for StabilityPointStructuresFailureMechanismSectionResult

WTI-1665

    • -19
    • +43
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -14
    • +34
    ./Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Updated Create and Read extensions for GrassCoverErosionInwardsFailureMechanismSectionResult

WTI-1665

    • -14
    • +39
    ./Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Updated Create and Read extensions for ClosingStructuresFailureMechanismSectionResult

WTI-1665

    • -16
    • +40
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -14
    • +34
    ./Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Added null check for the read extension of height structures failure mechanism section result entity

WTI-1665

    • -0
    • +13
    ./Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Adjusted migration script to migrate section results for height structures

WTI-1665

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

WTI-1665

    • -2
    • +6
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 2 more files in changeset.
Updated ReadExtensions for height structures

WTI-1665

    • -15
    • +23
    ./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.csproj
    • -18
    • +42
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Cleanup: - Removed obsolete newlines

WTI-1656

    • -16
    • +8
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Removed obsolete newlines

WTI-1657

    • -16
    • +8
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Removed obsolete newlines

WTI-1656

    • -16
    • +8
    ./IntegrationTests/MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1656

    • -46
    • +33
    ./IntegrationTests/MigrationTo181IntegrationTest.cs