Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]