Deltares.DamEngine.TestHelpers

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reversed accidental full commit.

Related to Issue [MWDAM-1889]

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

Related to Issue [MWDAM-1889]

    • -8
    • +12
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 26 more files in changeset.
Improved tests to check more; extended the error messages with stack trace information.

Added check on null in Routines2D to prevent errors.

Related to Issue [MWDAM-1889]

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

Related to Issue [MWDAM-1878]

    • -10
    • +10
    ./Factories/FactoryForDamProjectData.cs
  1. … 29 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -630
    • +629
    ./Factories/FactoryForSurfaceLines.cs
    • -796
    • +795
    ./Factories/FactoryForSoilProfiles.cs
    • -23
    • +22
    ./Factories/FactoryForPLLines.cs
    • -541
    • +540
    ./Factories/FactoryForDamProjectData.cs
  1. … 316 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

    • -3
    • +2
    ./Factories/FactoryForDamProjectData.cs
  1. … 10 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -59
    • +113
    ./Factories/FactoryForDamProjectData.cs
    • -81
    • +85
    ./Factories/FactoryForSoilProfiles.cs
    • -124
    • +148
    ./Factories/FactoryForSurfaceLines.cs
    • -9
    • +9
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 392 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -68
    • +12
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 26 more files in changeset.
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

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

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./Factories/FactoryForDamProjectData.cs
  1. … 327 more files in changeset.
Remove unused private methods

Related to Issue [MWDAM-1856]

  1. … 1 more file in changeset.
Remove unused directives

Related to Issue [MWDAM-1856]

  1. … 22 more files in changeset.
Removed the obsolete ZoneAreaRestSlopeCrestWidth (but not from xsd definition to prevent possible backward compatibility problems).

Related to Issue [MWDAM-1639]

    • -2
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 7 more files in changeset.
Removed the obsolete ZoneArea.

Related to Issue [MWDAM-1639]

    • -1
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 8 more files in changeset.
Set model type in unit test rather than in factory

Related to Issue [MWDAM-1793]

    • -1
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 1 more file in changeset.
Remove unused property and ignore test

Related to Issue [MWDAM-1793]

    • -0
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 4 more files in changeset.
Updated the headers files for the test project after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 69 more files in changeset.
Update all DAMEngine projects to .Net 4.6.1 in preparation for using the Stix Writer.

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers.csproj
  1. … 13 more files in changeset.
Fixed the issue by replacing soil as dictionary key by soilname as key for the Aquifer dictionary. Now the aquifers can be found.

Related to Issue [MWDAM-1697]

    • -1
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 8 more files in changeset.
Fixed the unit test.

Related to Issue [MWDAM-1682]

    • -2
    • +2
    ./Factories/FactoryForDamProjectData.cs
Fixed conversions of TangentLinesDefinition

Improve Tangentlines transfer to kernel

Related to Issue [MWDAM-1654]

    • -1
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 5 more files in changeset.
Implement parameter RatioCuPc in data model and XSD

Related to Issue [MWDAM-1625]

    • -6
    • +6
    ./Factories/FactoryForDamProjectData.cs
  1. … 4 more files in changeset.
Implement parameters RRatio and StrengthIncreaseExponent in data model and XSD

Related to Issue [MWDAM-1625]

    • -1
    • +3
    ./Factories/FactoryForDamProjectData.cs
  1. … 6 more files in changeset.
Added conversion for SoilProfile2D and PreconcolidationStress (as these are part of the SoilProfile2D in DamEngine) with test. Improved the Factory to rpovide the correct data needed for a FULL test of the SoilProfile2D, so with Points next to CalcPoints.

Related to Issue [MWDAM-1397]

    • -0
    • +2
    ./Factories/FactoryForDamProjectData.cs
  1. … 3 more files in changeset.
Added code and test for this. But is depends on some parameters thta are still to be added in MWDAM-1625.

Related to Issue [MWDAM-1632]

    • -1
    • +3
    ./Factories/FactoryForDamProjectData.cs
  1. … 4 more files in changeset.
Adapted in accordance with review comments.

Related to Issue [MWDAM-1618]

    • -4
    • +3
    ./Factories/FactoryForDamProjectData.cs
  1. … 3 more files in changeset.
Moved HeadPl2 within Location from WaternetOptions to DesignScenario. Also removed HeadPl3 and HeadPl4 from Location.

Started fixing failing tests.

Related to Issue [MWDAM-1618]

    • -2
    • +3
    ./Factories/FactoryForDamProjectData.cs
  1. … 18 more files in changeset.
Moved PolderLevel within Location from WaternetOptions to DesignScenario.

Related to Issue [MWDAM-1618]

    • -1
    • +2
    ./Factories/FactoryForDamProjectData.cs
  1. … 29 more files in changeset.
Fixed IO tests, due to Removed ModelFactors.

Related to Issue [MWDAM-1519]

    • -10
    • +0
    ./Factories/FactoryForDamProjectData.cs
Removed HeadPl3, HeadPl4, Pl1BelowCrestRiverside, Pl1BelowCrestPolderside, Pl1BelowShoulderCrestPolderside, Pl1BelowToeDikePolderside, Pl1BelowCrestMiddle, Pl1FactorBelowShoulderCrest from WaternetOptions.

Related to Issue [MWDAM-1519]

    • -9
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 4 more files in changeset.