Deltares.DamEngine.Data.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned code somewhat.

Related to Issue [MWDAM-2216]

    • -12
    • +12
    ./Geotechnics/GeometryHelperTests.cs
  1. … 4 more files in changeset.
Interim commit with code and fixed test.

Related to Issue [MWDAM-2216]

    • -14
    • +25
    ./Geotechnics/GeometryHelperTests.cs
  1. … 9 more files in changeset.
Removed the double adding of curve 5.

Related to Issue [MWDAM-2216]

Added check on surfaceline being strict ascending

Related to Issue [MWDAM-2132]

    • -0
    • +37
    ./Geotechnics/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
    ./Geotechnics/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]

    • -14
    • +14
    ./Geotechnics/GeometryHelperTests.cs
Oops, cutting right really fails on TC so set to Ignore for now.

Related to Issue [MWDAM-2216]

Oops, forgot to comment the debug lines

Related to Issue [MWDAM-2216]

    • -11
    • +11
    ./Geotechnics/GeometryHelperTests.cs
Fixed Extending to left and extending to right. Other tests seem OK but are in fact not! Cutting is still to be done properly.

Related to Issue [MWDAM-2216]

    • -19
    • +27
    ./Geotechnics/GeometryHelperTests.cs
  1. … 2 more files in changeset.
Waternet type "Hydrostatic" implemented including unit tests

Related to Issue [MWDAM-2209]

    • -0
    • +17
    ./Geotechnics/SoilProfile1DTests.cs
  1. … 4 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

    • -17
    • +17
    ./Geotechnics/SoilProfile1DTests.cs
  1. … 3 more files in changeset.
Issue in sonar cloud solved

Related to Issue [MWDAM-2154]

    • -3
    • +6
    ./Geometry/GeometryPointStringTests.cs
Waternet improved by:

- assigning PL4 to all in-betweens aquifer clusters and to the complete cluster

- assigning PL1 to a waternet line which is the bottom of the soil layers “in which the phreatic plane lies”

- removing unnecessary points from the waternet lines

Related to Issue [MWDAM-2154]

    • -0
    • +223
    ./Geotechnics/SoilProfile1DTests.cs
  1. … 3 more files in changeset.
New method RemoveDuplicatedPoints added including unit test.

Related to Issue [MWDAM-2154]

    • -0
    • +61
    ./Geometry/LineHelperTests.cs
  1. … 1 more file in changeset.
Method RemoveUnnecessaryPoints corrected and unit test added.

Related to Issue [MWDAM-2154]

    • -0
    • +95
    ./Geometry/GeometryPointStringTests.cs
  1. … 1 more file in changeset.
Added failing tests for CombineSurfaceLineWithSoilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +80
    ./Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Fixed IsContinous()

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./Geotechnics/SoilSurfaceProfileTests.cs
  1. … 1 more file in changeset.
Fixed SonarCloud issues

Related to Issue [MWDAM-2132]

    • -15
    • +26
    ./Geotechnics/GeometryHelperTests.cs
Added tests for method GetCurvesCoincidingWithPoint()

Related to Issue [MWDAM-2132]

Implement helper method CutGeometryLeft

Related to Issue [MWDAM-2132]

    • -2
    • +24
    ./Geotechnics/GeometryHelperTests.cs
  1. … 2 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -0
    • +1
    ./Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
    • -3
    • +3
    ./Geotechnics/SoilSurfaceProfileTests.cs
  1. … 17 more files in changeset.
- Implement helper method CutGeometryLeft

- Made class Routines2D a static class

Related to Issue [MWDAM-2132]

    • -0
    • +23
    ./Geotechnics/GeometryHelperTests.cs
    • -0
    • +6
    ./Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
  1. … 9 more files in changeset.
Small textual improvements

Related to Issue [MWDAM-2132]

    • -2
    • +2
    ./Geotechnics/SoilSurfaceProfileTests.cs
- Added unit test for soilSurfaceProfile.ConvertToSoilProfile2D()

- Added method IsContinuous for the GeometryLoop class

Related to Issue [MWDAM-2132]

    • -0
    • +54
    ./Geotechnics/SoilSurfaceProfileTests.cs
  1. … 1 more file in changeset.
- Added DeleteLooseCurves

- Improved some method names

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
  1. … 4 more files in changeset.
Improved unit tests

Improved moving limits

Related to Issue [MWDAM-2132]

    • -3
    • +17
    ./Geotechnics/GeometryHelperTests.cs
  1. … 3 more files in changeset.
Added unit tests

Related to Issue [MWDAM-2132]

    • -2
    • +29
    ./Geotechnics/GeometryHelperTests.cs
  1. … 1 more file in changeset.
Fix code smells

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Implement helper method ExtendGeometryRight

Related to Issue [MWDAM-2132]

    • -0
    • +13
    ./Geotechnics/GeometryHelperTests.cs
  1. … 2 more files in changeset.