Deltares.DamEngine.IntegrationTests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected tests for added Message to MacroStabilityOutput.

Related to Issue [MWDAM-1807]

    • -1
    • +1
    ./IntegrationTests/MacroStabilityInwardsTests.cs
    • -1
    • +1
    ./IntegrationTests/DesignCalculatorTests.cs
Removed the obsolete ZoneAreaRestSlopeCrestWidth (but not from xsd definition to prevent possible backward compatibility problems).

Related to Issue [MWDAM-1639]

    • -190
    • +3
    ./IntegrationTests/MacroStabilityInwardsTests.cs
    • too large
    ./TestFiles/DeltaDijkZoneringInwards.xml
    • too large
    ./TestFiles/DeltaDijkZoneringInwardsZone2.xml
    • -6
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Removed the obsolete ZoneArea.

Related to Issue [MWDAM-1639]

    • -0
    • +2
    ./IntegrationTests/MacroStabilityInwardsTests.cs
  1. … 8 more files in changeset.
Add suffix "_result" to stix file

Related to Issue [MWDAM-1804]

    • -5
    • +5
    ./IntegrationTests/MacroStabilityInwardsTests.cs
  1. … 1 more file in changeset.
Enable some ignored tests

Related to Issue [MWDAM-1793]

    • -30
    • +14
    ./IntegrationTests/MacroStabilityInwardsTests.cs
Enable another bishop test

Related to Issue [MWDAM-1803]

    • -1
    • +0
    ./IntegrationTests/MacroStabilityInwardsTests.cs
Enable bishop test

Related to Issue [MWDAM-1803]

    • -8
    • +16
    ./IntegrationTests/MacroStabilityInwardsTests.cs
Update expected behaviour of unit test

Related to Issue [MWDAM-1793]

    • -2
    • +2
    ./IntegrationTests/DesignCalculatorTests.cs
Update expected behaviour of unit test

Related to Issue [MWDAM-1793]

    • -4
    • +3
    ./IntegrationTests/DesignCalculatorTests.cs
Revert unwanted commit

Related to Issue [MWDAM-1793]

    • -1
    • +3
    ./IntegrationTests/MacroStabilityInwardsTests.cs
Fill bishop calculation circle

Related to Issue [MWDAM-1793]

    • -3
    • +1
    ./IntegrationTests/MacroStabilityInwardsTests.cs
  1. … 6 more files in changeset.
Set model type in engine calculator and connect Bishop model to macroStability kernel wrapper

Related to Issue [MWDAM-1793]

    • -1
    • +1
    ./IntegrationTests/OperationalGrebbedijkTests.cs
  1. … 5 more files in changeset.
Number of messages local with latest version of kernel is 619 as is the number of messages on TC.

Related to Issue [MAC-1209]

    • -1
    • +1
    ./IntegrationTests/DesignCalculatorTests.cs
Due to all changes in the kernel, this test does not work anymore. Check how many messages are given on TC.

Related to Issue [MAC-1209]

    • -2
    • +2
    ./IntegrationTests/DesignCalculatorTests.cs
Adapted the failing test due to extra messages.

Related to Issue [MWDAM-1768]

    • -2
    • +1
    ./IntegrationTests/DesignCalculatorTests.cs
Updated the headers files for the test project after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./IntegrationTests/OperationalIntegrationTests.cs
    • -1
    • +1
    ./IntegrationTests/WtiPipingSellmeijerRevisedTests.cs
    • -1
    • +22
    ./IntegrationTests/DesignCalculatorTests.cs
    • -1
    • +1
    ./IntegrationTests/MultiCorePipingCalculationTests.cs
    • -1
    • +1
    ./IntegrationTests/PipingSellmeijer4ForcesTests.cs
    • -1
    • +1
    ./IntegrationTests/MacroStabilityInwardsTests.cs
    • -1
    • +1
    ./IntegrationTests/OperationalGrebbedijkTests.cs
    • -1
    • +1
    ./IntegrationTests/OperationalPulauTekongTests.cs
    • -1
    • +1
    ./IntegrationTests/PipingBlighTests.cs
    • -1
    • +1
    ./IntegrationTests/MultiCoreMacroStabilityTests.cs
    • -1
    • +1
    ./IntegrationTests/MacroStabilityOutwardsTests.cs
    • -1
    • +1
    ./IntegrationTests/PipingSellmeijerVnkTests.cs
  1. … 62 more files in changeset.
Adapted to review comment.

Related to Issue [MWDAM-1755]

    • -4
    • +4
    ./IntegrationTests/DesignCalculatorTests.cs
Test either fails locally (using released version of stbility kernel) or on TC (using trunk). So set it to ignore for now.

Related to Issue [MWDAM-1755]

    • -2
    • +3
    ./IntegrationTests/DesignCalculatorTests.cs
Oops, forgot the adpated test.

Related to Issue [MWDAM-1755]

    • -2
    • +2
    ./IntegrationTests/DesignCalculatorTests.cs
Added and implemented the StixWriter for the DamEngine.

Related to Issue [MWDAM-1755]

    • -3
    • +7
    ./IntegrationTests/MacroStabilityInwardsTests.cs
  1. … 20 more files in changeset.
Fixed the two failing slow tests that were due to the corrected waternet lines.

Related to Issue [MWDAM-1757]

    • -6
    • +6
    ./IntegrationTests/MacroStabilityInwardsTests.cs
Fixed the two failing tests that were due to the corrected waternet lines.

Related to Issue [MWDAM-1757]

    • -2
    • +2
    ./IntegrationTests/DesignCalculatorTests.cs
  1. … 1 more file in changeset.
Made sure this test project uses the proper version information.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests.csproj
Update all DAMEngine projects to .Net 4.6.1 in preparation for using the Stix Writer.

Related to Issue [MWDAM-1722]

    • -1
    • +2
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 13 more files in changeset.
Added setting proper name for xml file. Adapted exiting test(s) by adding missing path/name parameters to example data. Also improved null testing to get rid of warnings.

Related to Issue [MWDAM-1670]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
    • too large
    ./TestFiles/DeltaDijkInputFile.xml
    • -0
    • +17
    ./IntegrationTests/DesignCalculatorTests.cs
  1. … 2 more files in changeset.
Renamed test file to less common name in order to solve the flipping test.

Related to Issue [MWDAM-1711]

    • -0
    • +397
    ./TestFiles/InputFileForDGeoStability.xml
    • -1
    • +1
    ./IntegrationTests/DesignCalculatorTests.cs
    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests.csproj
Added info to test when it fails (locally it works fine all the time, on Team City this test fails sometimes).

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./IntegrationTests/DesignCalculatorTests.cs
Added extra precondition to solve failing test.

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./IntegrationTests/DesignCalculatorTests.cs
  1. … 1 more file in changeset.
Set WorkInProgress tests to Ignore for now in order to be able to get a green Team City DAM project.

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./IntegrationTests/OperationalPulauTekongTests.cs
    • -1
    • +1
    ./IntegrationTests/OperationalGrebbedijkTests.cs
    • -1
    • +1
    ./IntegrationTests/OperationalIntegrationTests.cs
  1. … 1 more file in changeset.
Fixed the issue by replacing soil as dictionary key by soilname as key for the Aquifer dictionary. Now the aquifers can be found.

Related to Issue [MWDAM-1697]

    • -0
    • +17
    ./IntegrationTests/DesignCalculatorTests.cs
    • -0
    • +397
    ./TestFiles/InputFile.xml
    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 6 more files in changeset.