src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove redundant TestDetermineStabilityUpliftWithStiFile. Remove sti, mdb and xml files from TestFiles folder.

Related to Issue [MWDAM-2273]

    • -24
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
cleanup

Related to Issue [MWDAM-2273]

Remove redundant CreateDataTransferObject from Geometry2DSectionAssembler. Remove sti files from TestData folder.

Related to Issue [MWDAM-2273]

Reverted revision(s) 5139 from DamEngine/trunk:

Imported sti to stix with DStability #d49228c of 02-12-2024

Related to Issue [MWDAM-2273]

........

    • -15
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Fixed warning

Related to Issue [MWDAM-2256]

Imported sti to stix with DStability #d49228c of 02-12-2024

Related to Issue [MWDAM-2273]

    • -0
    • +15
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
For Uplift-Van, the minimum slip plane is not written in results STIX file

Related to Issue [MWDAM-2321]

Put failing test to Ignore (WIP) as they are not (yet) to be trusted.

Related to Issue [MWDAM-2258]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs
Put failing test to Ignore (WIP) as they are not (yet) to be trusted.

Related to Issue [MWDAM-2258]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Tenth commit of the combining code for SurfaceLine and SoilProfile2D. Removed WiP status for several tests, corrected expected result for one test from 7 to 3 as 3 is the highest level of the given surface line so end result can never have a highest Z of 7, it must be 3.

Related to Issue [MWDAM-2258]

Ninth commit of the combining code for SurfaceLine and SoilProfile2D. This correct the oopsie in the implementation.

Related to Issue [MWDAM-2258]

Eighth commit of the combining code for SurfaceLine and SoilProfile2D. This actual implements the code in the common helper.

Related to Issue [MWDAM-2258]

Seventh commit of the combining code for SurfaceLine and SoilProfile2D. This fixes all existing tests. Still work to be done (making code neater).

Related to Issue [MWDAM-2258]

    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/Geotechnics/SoilProfile2DSurfaceLineHelper.cs
    • -26
    • +9
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
For combination Uplift-Van with Grid, the input stix file is not created because this combination is not possible in DStability

Related to Issue [MWDAM-2316]

    • -12
    • +32
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
the "_input.stix" file is always created (not only in Debug mode)

Related to Issue [MWDAM-2316]

    • -10
    • +0
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs
Sixth commit of the combining code for SurfaceLine and SoilProfile2D. This fixes most of the ignored test. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -5
    • +50
    ./Deltares.DamEngine.Data/Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Unit test ignored because still failing

Related to Issue [MWDAM-2257]

    • -1
    • +1
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
Expected results of unit tests corrected

Related to Issue [MWDAM-2257]

    • -100
    • +78
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
    • -56
    • +119
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
Fifth commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

Fourth commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -21
    • +33
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
    • -61
    • +71
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
Upgrade DamEngine to StixFileWriter 24.1.0.95

Related to Issue [MWDAM-2304]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Third commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -0
    • +6
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
    • -3
    • +3
    ./Deltares.DamEngine.Data/Geometry/GeometrySurface.cs
    • -4
    • +21
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
Unit test improved by using unique points and unique curves in the Geometry object

Related to Issue [MWDAM-2257]

    • -18
    • +59
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
Unit test improved by filling the Geometry object with points, curves and surfaces

Related to Issue [MWDAM-2257]

    • -11
    • +37
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
Second commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -6
    • +25
    ./Deltares.DamEngine.Data.Tests/Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
    • -1
    • +3
    ./Deltares.DamEngine.Data/Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Adapted to review: Unit test for 1D soil profile splits into 2 cases

Related to Issue [MWDAM-2252]

Adapted to review: Unit test split into 2 cases

Related to Issue [MWDAM-2252]

Code improved

Related to Issue [MWDAM-2271]

Unit test added to test creation of outer loop from input xml

Related to Issue [MWDAM-2246]

    • -0
    • +70
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -1
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +5
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
Expected results updated with the new calculated values

Related to Issue [MWDAM-2271]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs
    • too large
    ./Deltares.DamEngine.IntegrationTests/TestFiles/LargeInsideBishopNoAdaptionGridResults_Cores_1.xml