Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unit test reproducing the problem added.

Related to Issue [MWDAM-2569]

Fixed some issues in the exporter tests.

Related to Issue [MWDAM-2446]

Added (rudimentary) tests for the geometry exporter.

Related to Issue [MWDAM-2446]

    • -34
    • +0
    ./SoilProfile2DSurfaceLineHelperTests.cs
    • -0
    • +110
    ./GeometryExporterTests.cs
  1. … 4 more files in changeset.
Comments improved

Related to Issue [MWDAM-2410]

  1. … 1 more file in changeset.
Code improved after review

Related to Issue [MWDAM-2410]

  1. … 2 more files in changeset.
Determination of the top and bottom boundary of cluster of aquifers is improved when a not continuous aquifer is connected to a continuous aquifer

Unit tests added to highlight the problem.

Related to Issue [MWDAM-2410]

  1. … 4 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2400]

  1. … 1 more file in changeset.
Solved the problem, removed the wip status of the test.

Related to Issue [MWDAM-2407]

    • -4
    • +4
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Unit test extended to highlight the problem

Related to Issue [MWDAM-2407]

    • -1
    • +27
    ./SoilProfile2DSurfaceLineHelperTests.cs
Fix sonar cloud issue

Related to Issue [MWDAM-2353]

    • -1
    • +0
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 1 more file in changeset.
Added Test for IsLayerAboveOriginalSurfaceLine

Related to Issue [MWDAM-2353]

    • -0
    • +16
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Determination of the 1D profile at given X from a 2D profile is improved to handle the case where a vertical layer separation is present

Related to Issue [MWDAM-2380]

  1. … 5 more files in changeset.
Unit test improved

Related to Issue [MWDAM-2356]

Unit tests added to highlight the problems

Related to Issue [MWDAM-2356]

    • -0
    • +108
    ./SoilProfileHelperTests.cs
  1. … 1 more file in changeset.
Fix SonarCloud issues

Related to Issue [MWDAM-2367]

  1. … 1 more file in changeset.
Fix SonarCloud issues

Related to Issue [MWDAM-2367]

  1. … 1 more file in changeset.
Fix SonarCloud issues

Related to Issue [MWDAM-2367]

  1. … 1 more file in changeset.
Seventh commit of the combining code for SurfaceLine and SoilProfile2D. This fixes all existing tests. Still work to be done (making code neater).

Related to Issue [MWDAM-2258]

    • -26
    • +9
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Unit test ignored because still failing

Related to Issue [MWDAM-2257]

    • -1
    • +1
    ./SoilProfile2DSurfaceLineHelperTests.cs
Expected results of unit tests corrected

Related to Issue [MWDAM-2257]

    • -56
    • +119
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 1 more file in changeset.
Fourth commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -61
    • +71
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Third commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -4
    • +21
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 5 more files in changeset.
Second commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -6
    • +25
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Fixed SonarCloud issue

Related to Issue [MWDAM-2256]

Added clone of PreconsolidationStresses to SoilProfile2D

Related to Issue [MWDAM-2256]

  1. … 1 more file in changeset.
Compare clone of Surfaces and Geometry succeeds now. (but SurfaceAtLeft and SurfaceAtRight is to resolved differently in another issue)

Related to Issue [MWDAM-2256]

  1. … 1 more file in changeset.
Preliminary commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -3
    • +3
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 8 more files in changeset.
Added test for Clone() method for SoilProfile2D

Related to Issue [MWDAM-2256]

    • -0
    • +74
    ./SoilProfile2DTests.cs
Unit test added for CombineSurfaceLineWithSoilProfile2D using complex 2D profile (with 6 surfaces in 2 layers) and a zigzag surface line.

Unused methods in FactoryForSurfaceLines removed.

Related to Issue [MWDAM-2257]

    • -1
    • +266
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Cleaned code somewhat.

Related to Issue [MWDAM-2216]

  1. … 4 more files in changeset.