Application.Ringtoets.Storage.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced Read extensions: - Introduced a HydraulicLocationCalculationCollection read extensions to set the values on a hydraulic location calculation collection based on the calculation entities contained by the HydraulicLocationCalculationCollectionEntity.

WTI-1656

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +138
    ./Read/HydraulicLocationCalculationCollectionEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Adjusted create extensions: - Adjusted the AssessmentSection create extensions to set the HydraulicLocationCalculation entities based on the calculations it contains.

Note: mapping of the calculation is not final yet

WTI-1656

    • -2
    • +45
    ./Create/AssessmentSectionCreateExtensionsTest.cs
  1. … 1 more file in changeset.
Introduced create extensions: - Introduced a the HydraulicLocationCalculationCollection create extensions to create a hydraulic location calculation collection entity and its containing hydraulic boundary location calculations.

WTI-1656

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +102
    ./Create/HydraulicBoundaryLocationCalculationCollectionCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Introduced read extensions: - Introduced the HydraulicLocationCalculation read extensions to set the values on a calculation object based on the information of a HydraulicLocationEntity.

WTI-1656

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test.csproj
    • -0
    • +215
    ./Read/HydraulicLocationCalculationEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Adjusted create extensions: - Adjusted the HydraulicLocationCalculation create extensions such that they retrieve the same HydraulicLocation entity once registered.

WTI-1656

    • -5
    • +51
    ./Create/HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs
  1. … 1 more file in changeset.
Adjusted create extensions: - Removed creating the calculations from a hydraulic location entity

WTI-1656

    • -63
    • +1
    ./Create/HydraulicBoundaryLocationCreateExtensionsTest.cs
  1. … 1 more file in changeset.
Adjusted create extensions: - Removed creating the calculations from a hydraulic location entity

WTI-1656

    • -25
    • +0
    ./Create/HydraulicBoundaryLocationCreateExtensionsTest.cs
  1. … 1 more file in changeset.
Adjusted read extensions: - Removed reading the calculations from a hydraulic location entity

WTI-1656

    • -236
    • +2
    ./Read/HydraulicLocationEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Adapt result data model for technical innovations WTI-1644

    • -22
    • +1
    ./Create/TechnicalInnovation/TechnicalInnovationFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +2
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -29
    • +0
    ./Read/TechnicalInnovationSectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Removed old property from data model. WTI-1642

    • -21
    • +1
    ./Create/WaterPressureAsphaltCover/WaterPressureAsphaltCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +0
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -29
    • +0
    ./Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 5 more files in changeset.
Adapt data model for stability lengthwise construction section result WTI-1643

    • -22
    • +1
    ./Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +2
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -29
    • +0
    ./Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Adapt data model for piping structure section result WTI-1641

    • -24
    • +1
    ./Create/PipingStructure/PipingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -33
    • +0
    ./Read/PipingStructure/PipingStructureSectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Removed old properties from data model. WTI-1639

    • -24
    • +1
    ./Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -2
    • +0
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -33
    • +0
    ./Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensionsTest.cs
  1. … 5 more files in changeset.
Adapt grass cover slipoff inwards result data model WTI-1640

    • -24
    • +1
    ./Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -10
    • +2
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -32
    • +0
    ./Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Removed old properties from data model. WTI-1637

    • -23
    • +0
    ./Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -2
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -32
    • +0
    ./Read/DuneErosion/DuneErosionSectionResultEntityReadExtensionsTest.cs
  1. … 5 more files in changeset.
Adapt microstability section result data model WTI-1638

    • -24
    • +1
    ./Create/Microstability/MicrostabilityFailureMechanismSectionResultCreateExtensionsTest.cs
    • -18
    • +4
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +0
    ./Read/MicrostabilitySectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Removed old properties from data model. WTI-1636

    • -23
    • +0
    ./Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -2
    • +0
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 5 more files in changeset.
Adapt section result data model for wave impact asphalt cover WTI-1635

    • -24
    • +1
    ./Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -2
    • +0
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 10 more files in changeset.
Removed assessment layer three. WTI-1634

    • -21
    • +0
    ./Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -12
    • +6
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +0
    ./Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Update macro stability inwards section result data model WTI-1633

    • -2
    • +2
    ./Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 8 more files in changeset.
Removed AssessmentLayerTwoA from section result. WTI-1634

    • -2
    • +0
    ./Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +0
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +0
    ./Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Update migration integration test to have less test cases, improving perfomance. Temporarily disable migration console tests that do not work on the default agent WTI-1614

    • -48
    • +11
    ./IntegrationTests/MigrationIntegrationTest.cs
  1. … 2 more files in changeset.
Rename AssessmentLayerThree to TailorMadeAssessmentProbability for Piping WTI-1632

    • -4
    • +4
    ./Create/Piping/PipingFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +2
    ./Read/Piping/PipingSectionResultEntityReadExtensionsTest.cs
  1. … 10 more files in changeset.
Review related changes WTI-1629

    • -2
    • +2
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 7 more files in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability. WTI-1631

    • -2
    • +2
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 8 more files in changeset.
Adjusted ClosingStructuresFailureMechanismSection result: - Renamed AssessmentLayerThree --> TailorMadeAssessmentProbability - Adjusted affected tests, removed obsolete RoundedDouble casts or uses in storage

WTI-1630

    • -4
    • +4
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +2
    ./Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability. WTI-1629

    • -5
    • +5
    ./Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +2
    ./Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
AssessmentLayerThree -> TailorMadeAssessmentProbability for GEKB WTI-1628

    • -4
    • +4
    ./Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 9 more files in changeset.
Fixed last merge errors. WTI-1627

    • -3
    • +3
    ./Create/MacrostabilityOutwards/MacroStabilityOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 2 more files in changeset.
Renamed AssessmentLayerThree to TailorMadeAssessmentProbability for macro stability outwards. WTI-1627

    • -2
    • +2
    ./Create/MacrostabilityOutwards/MacroStabilityOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 11 more files in changeset.