Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Interim commit with code and fixed test.

Related to Issue [MWDAM-2216]

  1. … 9 more files in changeset.
Added check on surfaceline being strict ascending

Related to Issue [MWDAM-2132]

    • -0
    • +37
    ./SurfaceLine2ValidatorTests.cs
  1. … 4 more files in changeset.
Added test if surfaceline is fully above bottom of soilprofile2D before combining them

Related to Issue [MWDAM-2132]

    • -0
    • +12
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 4 more files in changeset.
Fix some SonarCloud issues

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Revert unneeded commits

Related to Issue [MWDAM-2132]

Oops, cutting right really fails on TC so set to Ignore for now.

Related to Issue [MWDAM-2216]