Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added tests for ConversionHelper stability output type

Related to Issue [MWDAM-1169]

    • -0
    • +20
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Get ProjectMap and CalculationMap directly from DamProject

Related to Issue [MWDAM-1167]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 3 more files in changeset.
Remove redundant DamProjectType.Assessment

Related to Issue [MWDAM-1172]

    • -2
    • +1
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Added SoilType to Soil properties

Refactored, that DikeMaterialType in IO is an int and not of type SoilType

DikeMaterialType in IO is also renamed to DikeSoilType

Related to Issue [MWDAM-1172]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -14
    • +15
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 3 more files in changeset.
Add ModelFactors for Location

Related to Issue [MWDAM-1171]

    • -16
    • +25
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Add regional assessment settings for Location

Related to Issue [MWDAM-1171]

    • -0
    • +8
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -0
    • +21
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 3 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1095]

  1. … 1 more file in changeset.
Implemented MaxCalculationCores in such a way it is used by the interfaces.

Related to Issue [MWDAM-1144]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 4 more files in changeset.
Set failing tests to Work_In_Progress

Sellmeijer 4 forces design has to be implemented for these tests to succeed

Related to Issue [MWDAM-1139]

Added diff to test safety factor because DGeoStability 18.1 writes it with more decimals to the dumpfile

Related to Issue [MWDAM-1157]

First working implementation of Design Piping Bligh (still a work in progress)

Related to Issue [MWDAM-1095]

  1. … 16 more files in changeset.
Removed WIP status.

Related to Issue [MWDAM-1057]

Fixed final results. They all comply with dam classic but for improved ProfileName *which is now corrected and probability field for 1D.

Related to Issue [MWDAM-1057]

Solved the problem with the "shifting" surface line by replacing Assign by DeepClone in CsvExportData. Removed dead code from FillDamUiFromXmlOutput and updated tests. Note that only the Uplift values for now are still "failing".

Related to Issue [MWDAM-1057]

  1. … 2 more files in changeset.
Added tests for Stability Classic, Outwards. One for 1D profiles and one for 2D profiles.

Related to Issue [MWDAM-1057]

    • -0
    • +8
    ./Deltares.Dam.IntegrationTests.csproj
Step 3 and last: Adapted the UI.

Related to Issue [MWDAM-1154]

    • -0
    • +2
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 1 more file in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap in UI.

Related to Issue [MWDAM-1150]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 6 more files in changeset.
Add ProjectMap to MapForSoilGeometries2D in xml.

Related to Issue [MWDAM-1056][MWDAM-1150]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-992]

Added ProjectWorkingPath to DamProjectData.

Added ProjectWorkingPath, SoildatabaseName and XSoilGeometry2DOrigin to test.

Related to Issue [MWDAM-1122]

    • -3
    • +6
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 5 more files in changeset.
Renamed SoilDatabase to SoilDatabaseName.

Renamed WorkingDir to ProjectWorkingPath.

Use ProjectMap for setting ProjectWorkingPath. Do not change the ProjectMap when kernel returns another ProjectWorkingPath

Related to Issue [MWDAM-1122]

    • -2
    • +2
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 4 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-992]