Deltares.DamEngine.IntegrationTests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the test files for piping multicore as based o the project by Onno (Rijnland).

Related to Issue [MWDAM-1889]

    • -0
    • +1162
    ./TestFiles/InputFileOnnoWbiSellmeijer.xml
    • -0
    • +1162
    ./TestFiles/InputFileOnnoBligh.xml
Removed some static methods.

Related to Issue [MWDAM-1889]

    • -4
    • +43
    ./IntegrationTests/DebuggingTest.cs
  1. … 13 more files in changeset.
Update stix file writer in Dam Engine

Related to Issue [MWDAM-1910]

    • -1
    • +1
    ./IntegrationTests/MacroStabilityInwardsTests.cs
  1. … 12 more files in changeset.
Adapt to review

Related to Issue [MWDAM-1907]

    • -2
    • +2
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -5
    • +2
    ./Deltares.DamEngine.IntegrationTests.csproj
    • -1167
    • +0
    ./TestFiles/DAMSUP169Bligh.xml
    • -3
    • +3
    ./IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
    • -0
    • +1167
    ./TestFiles/WtiPipingSellmeijerRevisedWithoutUplift.xml
    • -3
    • +3
    ./IntegrationTests/PipingBlighTests.cs
    • -0
    • +1167
    ./TestFiles/PipingBlighWithoutUplift.xml
    • -1167
    • +0
    ./TestFiles/DAMSUP169WtiSellmeijerRevised.xml
  1. … 1 more file in changeset.
Copy testfiles to testdir.

Related to Issue [MWDAM-1907]

    • -1
    • +14
    ./Deltares.DamEngine.IntegrationTests.csproj
Made sure of correct working dir for tests, part 2.

Related to Issue [MWDAM-1907]

    • -2
    • +1
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -0
    • +15
    ./IntegrationTests/PipingSellmeijerVnkTests.cs
    • -1
    • +16
    ./IntegrationTests/PipingSellmeijer4ForcesTests.cs
    • -8
    • +19
    ./IntegrationTests/OperationalGrebbedijkTests.cs
    • -5
    • +17
    ./IntegrationTests/OperationalPulauTekongTests.cs
    • -1
    • +1
    ./IntegrationTests/OperationalIntegrationTests.cs
    • -0
    • +1
    ./IntegrationTests/PipingBlighTests.cs
Made sure of correct working dir for tests.

Related to Issue [MWDAM-1907]

    • -4
    • +17
    ./IntegrationTests/PipingBlighTests.cs
    • -4
    • +18
    ./IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
Prevented no uplift cases to be calculated (with unit tests).

Related to Issue [MWDAM-1907]

    • -0
    • +36
    ./IntegrationTests/PipingBlighTests.cs
    • -0
    • +1167
    ./TestFiles/DAMSUP169Bligh.xml
    • -0
    • +36
    ./IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
    • -0
    • +1167
    ./TestFiles/DAMSUP169WtiSellmeijerRevised.xml
  1. … 5 more files in changeset.
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
Reversed accidental full commit.

Related to Issue [MWDAM-1889]

    • -0
    • +1
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -11
    • +3
    ./IntegrationTests/DebuggingTest.cs
    • -3
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
    • -468
    • +1180
    ./TestFiles/InputForDebugging.xml
  1. … 23 more files in changeset.
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
    • -1
    • +0
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -3
    • +11
    ./IntegrationTests/DebuggingTest.cs
    • -1180
    • +468
    ./TestFiles/InputForDebugging.xml
  1. … 23 more files in changeset.
Made sure that multi core tests are run using the multicore category.

Related to Issue [MWDAM-1889]

    • -3
    • +2
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
Added permanent test for stability operational, UpliftVan, BeeSwarm.

Related to Issue [MWDAM-1889]

    • -0
    • +618
    ./TestFiles/InputForDebuggingBeeSwarm.xml
    • -0
    • +129
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
Improved tests to check more; extended the error messages with stack trace information.

Added check on null in Routines2D to prevent errors.

Related to Issue [MWDAM-1889]

    • -2
    • +10
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
  1. … 5 more files in changeset.
Adpted MultiCoreMacroStabilityTests to review comments. Reverted changes on GeometryGenerator as it did not really help.

Related to Issue [MWDAM-1866]

    • -2
    • +2
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
  1. … 1 more file in changeset.
Made sure cleaning working directory happens only once per test class. Also moved test to WiP.

Related to Issue [MWDAM-1866]

    • -9
    • +6
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
Added Category Multicore for Design Multicore tests too. Made sure that the generator no longer uses static methods. This is a bit slower but prevents multicore problems.

Related to Issue [MWDAM-1866]

    • -1
    • +1
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
  1. … 1 more file in changeset.
Added Category Multicore for Multicore tests.

Related to Issue [MWDAM-1866]

    • -1
    • +1
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
Added tests for Multicore use for Operational (and Design) for BishopGrid in order to test and solve multicore problem9s) with Operational. When done, this version (or its successors) should be added to the DamLive project.

Related to Issue [MWDAM-1866]

    • -109
    • +89
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -0
    • +30
    ./Deltares.DamEngine.IntegrationTests.csproj
    • -0
    • +682
    ./TestFiles/OperationalBishopGrid1Core.xml
    • -0
    • +378
    ./TestFiles/DesignBishopGrid1Core.xml
    • -0
    • +682
    ./TestFiles/OperationalBishopGrid2Cores.xml
    • -0
    • +682
    ./TestFiles/OperationalBishopGrid18Cores.xml
    • -0
    • +378
    ./TestFiles/DesignBishopGrid8Cores.xml
    • -0
    • +378
    ./TestFiles/DesignBishopGrid2Cores.xml
    • -0
    • +682
    ./TestFiles/OperationalBishopGrid4Cores.xml
    • -0
    • +682
    ./TestFiles/OperationalBishopGrid8Cores.xml
    • -0
    • +378
    ./TestFiles/DesignBishopGrid4Cores.xml
    • -0
    • +378
    ./TestFiles/DesignBishopGrid18Cores.xml
  1. … 2 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1874]

    • -15
    • +15
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 3 more files in changeset.
Delete obsolete nuget config files

Related to Issue [MWDAM-1874]

  1. … 4 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -3
    • +3
    ./IntegrationTests/MultiCorePipingCalculationTests.cs
    • -5
    • +5
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
  1. … 28 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -141
    • +140
    ./IntegrationTests/PipingSellmeijer4ForcesTests.cs
    • -855
    • +854
    ./IntegrationTests/MacroStabilityInwardsTests.cs
    • -82
    • +81
    ./IntegrationTests/OperationalPulauTekongTests.cs
    • -114
    • +113
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -74
    • +73
    ./IntegrationTests/DesignCalculatorTests.cs
    • -72
    • +71
    ./IntegrationTests/OperationalIntegrationTests.cs
    • -190
    • +189
    ./IntegrationTests/PipingBlighTests.cs
    • -116
    • +115
    ./IntegrationTests/OperationalGrebbedijkTests.cs
    • -147
    • +146
    ./IntegrationTests/PipingSellmeijerVnkTests.cs
    • -26
    • +25
    ./IntegrationTests/MacroStabilityOutwardsTests.cs
    • -90
    • +89
    ./IntegrationTests/MultiCorePipingCalculationTests.cs
    • -32
    • +31
    ./IntegrationTests/DebuggingTest.cs
    • -209
    • +208
    ./IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
  1. … 309 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -66
    • +124
    ./TestFiles/PipingVoorbeeld1_WtiSellmeijerRevisedNoPipingInputFile.xml
    • too large
    ./TestFiles/RegionalAssessment2.xml
    • -53
    • +114
    ./TestFiles/PipingVoorbeeld1_SellmeijerVNKInputFile.xml
    • too large
    ./TestFiles/Rechter Diezedijk_BlighDesignInputFile.xml
    • too large
    ./TestFiles/ErrorInDGeoStabilityCalculation.xml
    • -54
    • +117
    ./TestFiles/PipingVoorbeeld1_Sellmeijer4ForcesDesignInputFile.xml
    • -54
    • +117
    ./TestFiles/PipingVoorbeeld1_SellmeijerVNKDesignInputFileFail.xml
    • -67
    • +132
    ./TestFiles/PipingVoorbeeld1_WtiSellmeijerRevisedInputFile.xml
    • -533
    • +1180
    ./TestFiles/InputForDebugging.xml
    • -204
    • +359
    ./TestFiles/GrebbedijkStability.xml
    • -67
    • +132
    ./TestFiles/PipingVoorbeeld1_WtiSellmeijerRevisedDesignInputFile.xml
    • -326
    • +979
    ./TestFiles/MacroStabilityTutorialDesignInputFile18.xml
    • -53
    • +114
    ./TestFiles/PipingVoorbeeld1_BlighDesignInputFile.xml
  1. … 384 more files in changeset.
Removed old CompareNetObjects package references

Related to Issue [MWDAM-1874]

    • -3
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Added CompareNetObjects package

Related to Issue [MWDAM-1874]

    • -0
    • +5
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -372
    • +288
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 26 more files in changeset.
Fix failing unit test

Related to Issue [MWDAM-1862]

    • -0
    • +8
    ./Deltares.DamEngine.IntegrationTests.csproj
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 11 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./IntegrationTests/MacroStabilityOutwardsTests.cs
    • -5
    • +5
    ./IntegrationTests/MacroStabilityInwardsTests.cs
    • -5
    • +5
    ./IntegrationTests/MultiCorePipingCalculationTests.cs
    • -5
    • +5
    ./IntegrationTests/PipingBlighTests.cs
    • -5
    • +5
    ./IntegrationTests/OperationalIntegrationTests.cs
    • -5
    • +5
    ./IntegrationTests/PipingSellmeijer4ForcesTests.cs
    • -5
    • +5
    ./IntegrationTests/OperationalGrebbedijkTests.cs
    • -5
    • +5
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -5
    • +5
    ./IntegrationTests/DesignCalculatorTests.cs
    • -5
    • +5
    ./IntegrationTests/PipingSellmeijerVnkTests.cs
    • -5
    • +5
    ./IntegrationTests/OperationalPulauTekongTests.cs
    • -5
    • +5
    ./IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
  1. … 320 more files in changeset.