Deltares.DamEngine.Data.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed most warning by removing redundant references from csproj

Related to Issue [MWDAM-2170]

    • -10
    • +0
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 10 more files in changeset.
Check if surface-line does not exceed the boundaries of the SoilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +91
    ./Geotechnics/SoilProfile2DSurfaceLineHelperTests.cs
    • -52
    • +26
    ./Geotechnics/SoilSurfaceProfileTests.cs
  1. … 5 more files in changeset.
Remove UsePop

Related to Issue [MWDAM-2110]

  1. … 2 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-2017]

    • -10
    • +10
    ./Geotechnics/SurfaceLine2Tests.cs
  1. … 8 more files in changeset.
Update to NUnit 4

Related to Issue [MWDAM-2017]

    • -4
    • +4
    ./Standard/ReferenceEqualityComparerTest.cs
  1. … 30 more files in changeset.
Prepare for adaption to NUnit 4

Related to Issue [MWDAM-2017]

    • -6
    • +6
    ./Standard/ReferenceEqualityComparerTest.cs
    • -3
    • +3
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerTests.cs
    • -59
    • +59
    ./Geotechnics/SurfaceLine2Tests.cs
  1. … 36 more files in changeset.
Improved constructor for SigmaTauPoint

Related to Issue [MWDAM-1996]

    • -16
    • +4
    ./Geotechnics/SigmaTauCurveTests.cs
  1. … 1 more file in changeset.
Removes redundant Name property from SigmaTauCurve

Related to Issue [MWDAM-2007]

    • -19
    • +1
    ./Geotechnics/SigmaTauCurveTests.cs
  1. … 1 more file in changeset.
- Update GeoCommon package

- Added Sigma-Tau curves to data model

Related to Issue [MWDAM-2007]

    • -0
    • +112
    ./Geotechnics/SigmaTauCurveTests.cs
    • -0
    • +76
    ./Geotechnics/SigmaTauPointTests.cs
    • -0
    • +97
    ./Geotechnics/SoilTests.cs
  1. … 5 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -26
    • +26
    ./Geotechnics/SurfaceLine2Tests.cs
    • -1
    • +1
    ./Standard/ReferenceEqualityComparerTest.cs
    • -1
    • +1
    ./Standard/ClassWithDifferentProperties.cs
    • -1
    • +1
    ./Geotechnics/SoilSurfaceProfileTests.cs
    • -1
    • +1
    ./General/SoilGeometryProbabilityTest.cs
    • -1
    • +1
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 316 more files in changeset.
Made sure that during one calculation (per location per subsoil per scenario) only the CurrentScenario is used. For Design, all scenarios but the Current are removed at the start of the calculation. For Operational, there only ever is one scenario (as this is a demand which is tested). Replaced use of Scenarios[0] with CurrentScenario, removed Scenarios from Dike. Also removed the reference to Location in DesignScenario, added LocationName to DesignScenario.

Adapted all tests for this. I expect two failing (new) tests at the moment.

Related to Issue [MWDAM-1948]

    • -6
    • +111
    ./Geotechnics/SurfaceLine2Tests.cs
  1. … 25 more files in changeset.
Removed specific version for System.Runtime.CompilerServices.Unsafe from configs to ghet rid of the compiler warning.

Related to Issue [MWDAM-1916]

  1. … 1 more file in changeset.
Update stix file writer in Dam Engine

Related to Issue [MWDAM-1910]

  1. … 13 more files in changeset.
Reversed accidental full commit.

Related to Issue [MWDAM-1889]

    • -16
    • +12
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 26 more files in changeset.
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -12
    • +16
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 26 more files in changeset.
Delete obsolete nuget config files

Related to Issue [MWDAM-1874]

  1. … 4 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -1
    • +1
    ./Geotechnics/SoilSurfaceProfileTests.cs
  1. … 29 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -18
    • +17
    ./Standard/TypeExtensionsTests.cs
    • -526
    • +525
    ./General/GeometryLoopTests.cs
    • -84
    • +83
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerTests.cs
    • -55
    • +54
    ./General/SoilGeometryProbabilityTest.cs
    • -252
    • +251
    ./General/GeometryDataTests.cs
    • -40
    • +39
    ./Standard/ArrayExtensionsTest.cs
    • -12
    • +11
    ./General/ConversionHelperTests.cs
    • -637
    • +636
    ./Geotechnics/SoilSurfaceProfileTests.cs
    • -75
    • +74
    ./Standard/ReferenceEqualityComparerTest.cs
    • -35
    • +34
    ./Geotechnics/SurfaceLine2Tests.cs
    • -203
    • +202
    ./Standard/ObjectCopierTest.cs
    • -89
    • +88
    ./Standard/ClassWithDifferentProperties.cs
  1. … 309 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

  1. … 10 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -13
    • +12
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerTests.cs
    • -36
    • +41
    ./Geotechnics/SoilSurfaceProfileTests.cs
    • -3
    • +3
    ./General/SoilGeometryProbabilityTest.cs
    • -16
    • +16
    ./Deltares.DamEngine.Data.Tests.csproj
    • -8
    • +15
    ./Standard/ClassWithDifferentProperties.cs
    • -7
    • +17
    ./Standard/ReferenceEqualityComparerTest.cs
  1. … 384 more files in changeset.
Removed old CompareNetObjects package references

Related to Issue [MWDAM-1874]

    • -3
    • +0
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 4 more files in changeset.
Added CompareNetObjects package

Related to Issue [MWDAM-1874]

    • -0
    • +5
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 4 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -98
    • +20
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 26 more files in changeset.
Use Compare-NET-Objects from nuget instead of checked in

Related to Issue [MWDAM-1862]

    • -2
    • +4
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 34 more files in changeset.
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

    • -2
    • +2
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 11 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./Geotechnics/SoilSurfaceProfileTests.cs
    • -5
    • +5
    ./Standard/ClassWithDifferentProperties.cs
    • -5
    • +5
    ./Standard/ReferenceEqualityComparerTest.cs
    • -5
    • +5
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerTests.cs
    • -5
    • +5
    ./General/SoilGeometryProbabilityTest.cs
  1. … 320 more files in changeset.
Revert Remove include of packages

Related to Issue [MWDAM-1857]

    • -1
    • +7
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 4 more files in changeset.
Remove include of packages

Related to Issue [MWDAM-1857]

    • -7
    • +1
    ./Deltares.DamEngine.Data.Tests.csproj
  1. … 4 more files in changeset.
Add App.config for test projects

Related to Issue [MWDAM-1857]

  1. … 3 more files in changeset.
Add missing packages.config files

Related to Issue [MWDAM-1857]

  1. … 2 more files in changeset.