Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Run integration tests with multicore (but for now with 1 core until multicore problem is solved)

Related to Issue [MWDAM-2758]

    • -26
    • +36
    ./Deltares.DamLive.Tests/StabilityInsideUpliftVanBeeSwarmTest.cs
    • -16
    • +26
    ./Deltares.DamLive.Tests/StabilityInsideBishopGridTest.cs
    • -14
    • +26
    ./Deltares.DamLive.Tests/StabilityInsideUpliftVanGridTest.cs
Joined two similar tests.

Related to Issue [MWDAM-2734]

    • -20
    • +3
    ./Deltares.DamLive.Tests/DamEngineRunnerTest.cs
Test improved by moving the sensors location outside the characteristic points.

Related to Issue [MWDAM-2562]

    • -5
    • +5
    ./Deltares.DamLive.Tests/StabilityInside2DTests.cs
Reformat and cleanup

Related to Issue [MWDAM-2734]

    • -2
    • +2
    ./Deltares.DamLive.Tests/DamEngineRunnerTest.cs
    • -6
    • +5
    ./Deltares.DamLive.Application/DamEngineRunner.cs
Fix unit tests

Related to Issue [MWDAM-2734]

    • -0
    • +5
    ./Deltares.DamLive.Application/DamEngineRunner.cs
    • -3
    • +5
    ./Deltares.DamLive.Tests/DamEngineRunnerTest.cs
Class renamed and test improved by using a shoulder and a ditch at polder side.

Related to Issue [MWDAM-2562]

    • -137
    • +0
    ./Deltares.DamLive.Tests/StabilityInside2D.cs
    • -0
    • +140
    ./Deltares.DamLive.Tests/StabilityInside2DTests.cs
Renamed ModelRunnerTest to DamEngineRunnerTest.

Related to Issue [MWDAM-2160]

    • -0
    • +242
    ./Deltares.DamLive.Tests/DamEngineRunnerTest.cs
    • -242
    • +0
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
Removed ModelRunner.cs and IModelRunner.cs

Changed ModelRunnerTest to use DamEngineRunner instead.

Set failing tests to Ignore.

Related to Issue [MWDAM-2160]

    • -302
    • +0
    ./Deltares.DamLive.Application/ModelRunner.cs
    • -70
    • +0
    ./Deltares.DamLive.Tests/TestModelRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Application/DamEngineRunner.cs
    • -16
    • +16
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -40
    • +0
    ./Deltares.DamLive.Application/IModelRunner.cs
cleanup: remove SensorModelRunner.cs

Related to Issue [MWDAM-2160]

    • -99
    • +0
    ./Deltares.DamLive.Application/SensorModelRunner.cs
Replace DamLive/Set1 with StabilityInsideBishopGrid test data

Related to Issue [MWDAM-2721]

    • -2
    • +0
    ./Deltares.DamLive.Application/DamLiveTest.cmd
    • -10
    • +10
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -11
    • +8
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -57
    • +0
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.InputFile.xml
    • -26
    • +0
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.OutputFile.xml
    • -34
    • +0
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.ParametersFile.xml
    • binary
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.Soilmaterials.mdb
    • too large
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.ProjectFile.damx
Expected results updated with the new calculated value

Related to Issue [MWDAM-2716]

    • -2
    • +2
    ./Deltares.DamLive.Tests/StabilityInside2D.cs
Path of the test files corrected (previous commit reverted)

Related to Issue [MWDAM-2705]

    • -4
    • +4
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
Expected values updated with calculated values

Related to Issue [MWDAM-2562]

    • -6
    • +9
    ./Deltares.DamLive.Tests/StabilityInside2D.cs
Deleted class DamLivePulauTekongMissingValuesTest.cs

Related to Issue [MWDAM-2721]

    • -226
    • +0
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
Deleted class DamLiveIntegrationTest.cs

Related to Issue [MWDAM-2721]

    • -24
    • +0
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -493
    • +0
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Deleted class DamLiveUsingCompleteDataSetTest.cs

Related to Issue [MWDAM-2721]

    • -27
    • +0
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -197
    • +0
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
Deleted class DamLiveGrebbedijkTest

Related to Issue [MWDAM-2721]

    • -30
    • +0
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -215
    • +0
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
Expected result calculated with the Release build (so as in TC) because the Debug build returns different results.

Related to Issue [MWDAM-2562]

    • -4
    • +4
    ./Deltares.DamLive.Tests/StabilityInside2D.cs
Integration test added with 2D profile.

Related to Issue [MWDAM-2562]

    • -0
    • +134
    ./Deltares.DamLive.Tests/StabilityInside2D.cs
  1. … 8 more files in changeset.
namespace Deltares.Dam.Application.Live renamed into Deltares.DamLive.Application

Related to Issue [MWDAM-2705]

    • -0
    • +91
    ./Deltares.DamLive.Application/XmlConversionHelper.cs
    • -0
    • +99
    ./Deltares.DamLive.Application/SensorModelRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/StabilityInsideBishopGridTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -0
    • +400
    ./Deltares.DamLive.Application/DamEngineRunner.cs
    • -0
    • +49
    ./Deltares.DamLive.Application/Deltares.DamLive.Application.csproj
    • -0
    • +40
    ./Deltares.DamLive.Application/IModelRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/XmlConversionHelperTests.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/StabilityInsideUpliftVanGridTest.cs
    • -0
    • +185
    ./Deltares.DamLive.Application/Program.cs
    • -0
    • +86
    ./Deltares.DamLive.Application/FillDomainFromXmlCalculationParameters.cs
    • -5
    • +5
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
  1. … 34 more files in changeset.
Headers added

Related to Issue [MWDAM-2565]

    • -2
    • +36
    ./Deltares.DamLive.Data/CalculationParameters.cs
Unit test for reading XmlCalculationParameters.xsd improved by testing all combinations

Related to Issue [MWDAM-2565]

    • -11
    • +20
    ./Deltares.DamLive.Tests/FillDomainFromXmlCalculationParametersTests.cs
    • -2
    • +3
    ./Deltares.Dam.Application.Live/FillDomainFromXmlCalculationParameters.cs
Deltares.Dam.Data.Tests project in DamClientsLibrary is added to DAMLive solution

Related to Issue [MWDAM-2565]

Update results, run with DamEngine rev.5813.

Related to Issue [MWDAM-2697]

    • -4
    • +2
    ./Deltares.DamLive.Tests/DamLiveHHNKTests.cs
    • -6
    • +4
    ./Deltares.DamLive.Tests/DamLivePulauTekongTests.cs
  1. … 4 more files in changeset.
Content of the Calculation Parameters xml improved to fit current implementation.

Reading of the xml file improved using XmlSerializer instead of DTO assembler.

Unit tests added.

Related to Issue [MWDAM-2565]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
    • -18
    • +0
    ./Deltares.DamLive.Tests/TestData/SampleCalculationParameters.xml
    • -0
    • +2
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
    • -1
    • +1
    ./Deltares.DamLive.Tests/GeneralHelper.cs
    • -0
    • +246
    ./Deltares.DamLive.Io/XmlCalculationParameters.cs
    • -122
    • +0
    ./Deltares.DamLive.Tests/CalculationParametersAssemblerTest.cs
    • -1
    • +2
    ./Deltares.Dam.Application.Live/SensorModelRunner.cs
    • -0
    • +6
    ./Deltares.DamLive.Data/Deltares.DamLive.Data.csproj
    • -0
    • +88
    ./Deltares.DamLive.Tests/FillDomainFromXmlCalculationParametersTests.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/StabilityInsideBishopGridTest.cs
    • -75
    • +0
    ./Deltares.Dam.Application.Live/CalculationParameters.cs
  1. … 29 more files in changeset.
Move tests that run with more than 1 core to WorkInProgress

Related to Issue [MWDAM-1889]

    • -0
    • +1
    ./Deltares.DamLive.Tests/StabilityInsideUpliftVanGridTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/StabilityInsideBishopGridTest.cs
    • -0
    • +2
    ./Deltares.DamLive.Tests/StabilityInsideUpliftVanBeeSwarmTest.cs
Clean-up in MStabParameters.cs : obsolete parameters removed

Related to Issue [MWDAM-2565]

    • -1
    • +0
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Improved use of TestFileName in tests (in debug mode)

Related to Issue [MWDAM-2646]

    • -1
    • +0
    ./Deltares.DamLive.Tests/DamLivePulauTekongTests.cs
    • -1
    • +0
    ./Deltares.DamLive.Tests/DamLiveHHNKTests.cs
    • -2
    • +3
    ./Deltares.DamLive.Tests/GeneralHelper.cs
    • -2
    • +2
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Keep unused method on request of reviewer

Related to Issue [MWDAM-2646]

    • -0
    • +25
    ./Deltares.DamLive.Tests/GeneralHelper.cs
comment out expected safety factors from older version

Related to Issue [MWDAM-2646]

    • -2
    • +2
    ./Deltares.DamLive.Tests/DamLivePulauTekongTests.cs
    • -1
    • +2
    ./Deltares.DamLive.Tests/DamLiveHHNKTests.cs