Application.Ringtoets.Storage.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Ringtoets.Storage.TestUtil.Test to Ringtoets.Storage.Core.TestUtil.Test. WTI-1760

    • -153
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -42
    • +0
    ./Hydraulics/HydraulicLocationEntityTestFactoryTest.cs
    • -154
    • +0
    ./IllustrationPoints/GeneralResultEntityTestHelperTest.cs
    • -44
    • +0
    ./MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityTestFactoryTest.cs
    • -47
    • +0
    ./MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityTestFactoryTest.cs
    • -46
    • +0
    ./PipingStochasticSoilProfileEntityTestFactoryTest.cs
    • -156
    • +0
    ./RingtoetsProjectMigrationTestHelperTest.cs
    • -747
    • +0
    ./RingtoetsProjectTestHelperTest.cs
    • -44
    • +0
    ./TestFailureMechanismSectionTest.cs
  1. … 14 more files in changeset.
Removed Application.Storage.TestUtil. WTI-1760

    • -4
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test.csproj
  1. … 5 more files in changeset.
Removed Application.Storage: - Preparation to move to the new Ringtoets.Storage folder

WTI-1760

    • -4
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test.csproj
  1. … 4 more files in changeset.
Adjusted GetFullTestProject: - Configured failure mechanism according to the new data model

WTI-1654

    • -24
    • +33
    ./RingtoetsProjectTestHelperTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2843: - Rewrote functions - Cleaned up tests - Adjusted DuneErosionFailureMechanism: -- Moved instantiation of the list to class level -- Renamed private field to prevent shadowing

WTI-1574

  1. … 5 more files in changeset.
Merge from SVN WTI-1710: - Updated version number from 17.2 --> 17.3 - Added Migration related files: -- Added empty file of FullTestProject17.3 -- Added empty migration script -- Added copy of DatabaseStructure17.3 which is identical to 17.2 (no DB changes were necessary for this release)

    • -2
    • +3
    ./RingtoetsProjectMigrationTestHelperTest.cs
  1. … 8 more files in changeset.
Incorporated comments review 2824, rename SetDuneLocationCalculations to SetDuneLocations: - Made the DuneLocations property an IObservableEnumerable --> modifications should not be possible from outside the SetDuneLocations() method to prevent the calculations from getting out of sync with the locations

WTI-1574

  1. … 18 more files in changeset.
Cleaned up test projects: - Renamed FullTestProjects to MigrationTestProjects, as they do not represent a full project that is configured with all options.

WTI-1657

    • -1
    • +1
    ./RingtoetsProjectMigrationTestHelperTest.cs
  1. … 17 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

  1. … 88 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
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
    ./RingtoetsProjectTestHelperTest.cs
  1. … 1 more file in changeset.
Adjusted RingtoetsProjectTestHelper: - Removed setting calculation input on the location calculations (due to deprecated feature) - Added hydraulic boundary location input settings on the assessment section instead

WTI-1656

    • -31
    • +60
    ./RingtoetsProjectTestHelperTest.cs
  1. … 1 more file in changeset.
Adjusted test factory: - Removed creating a location entity with hydraulic location calculation entities

WTI-1656

    • -9
    • +0
    ./Hydraulics/HydraulicLocationEntityTestFactoryTest.cs
  1. … 2 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

  1. … 8 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

  1. … 8 more files in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

  1. … 8 more files in changeset.
Removed height stability point specific section result. WTI-1590

  1. … 33 more files in changeset.
Extend ringtoetsprojecttesthelper with new DeltaL WTI-1531

  1. … 1 more file in changeset.
Removed height structures specific section result. WTI-1590

  1. … 31 more files in changeset.
Removed closing structures specific section result. WTI-1590

  1. … 33 more files in changeset.
Removed closing structures specific section result. WTI-1590

  1. … 33 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Merge branch '1579'

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# Application/Ringtoets/test/Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd

# Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

    • -0
    • +38
    ./RingtoetsProjectTestHelperTest.cs
  1. … 107 more files in changeset.
Adapt storage with the N parameter for the Piping Structure failure mechanism WTI-1531

  1. … 21 more files in changeset.
Extend ringtoetsprojecttesthelper WTI-1531

    • -0
    • +24
    ./RingtoetsProjectTestHelperTest.cs
  1. … 1 more file in changeset.
Extended asserts for the RingtoetsProjectTestHelper: - Introduced simple asserts for calculations 2 and 4 => simple unconfigured calculations which are asserted to enforce every combination possible during the roundtrip test - Duplicated outputs for calculations 3 based on calculation 1

WTI-1579

    • -0
    • +38
    ./RingtoetsProjectTestHelperTest.cs
  1. … 1 more file in changeset.