Deltares.Dam.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Delete folder TestData/Sensors. Cleanup csproj

Related to Issue [MWDAM-2160]

    • too large
    ./Deltares.Dam.Tests.csproj
    • -27
    • +0
    ./TestData/Sensors/csvfiles/soils.csv
    • -8
    • +0
    ./TestData/Sensors/csvfiles/segments.csv
    • -8
    • +0
    ./TestData/Sensors/csvfiles/scenarios.csv
    • -8
    • +0
    ./TestData/Sensors/csvfiles/locations.csv
Delete HoekscheWaardCsv

Related to Issue [MWDAM-2160]

    • -8
    • +0
    ./TestData/HoekscheWaardCsv/segments.csv
    • -20
    • +0
    ./TestData/HoekscheWaardCsv/scenarios.csv
    • -5
    • +0
    ./TestData/HoekscheWaardCsv/locations.csv
Removed LoadCompatiblityTest.cs

Related to Issue [MWDAM-2160]

Removed benchmark tests.

Related to Issue [MWDAM-2160]

    • -19
    • +0
    ./DamFailureMechanismeCalculationSpecificationTest.cs
  1. … 246 more files in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

    • -1874
    • +0
    ./TestData/Sensors/Geometries/DP30_1.sti
    • -1767
    • +0
    ./TestData/Sensors/Geometries/DP37_0.sti
    • -2066
    • +0
    ./TestData/Sensors/Geometries/DP29_9.sti
    • -1831
    • +0
    ./TestData/Sensors/Geometries/DP31_5.sti
  1. … 64 more files in changeset.
Removed local validator.

Related to Issue [MWDAM-2701]

    • -2
    • +2
    ./Geometry2DImporter/SoilProfile2DImporterTest.cs
  1. … 1 more file in changeset.
Implemented the shift in the SoilProfile2DDataModel instead of the importer. This also removes the need of a regeneration of the geometry data. But is does need its own validator (in the importer) as the "standard" validator uses pointer checks instead of location checks.

Related to Issue [MWDAM-2701]

    • -2
    • +3
    ./Geometry2DImporter/SoilProfile2DImporterTest.cs
  1. … 4 more files in changeset.
Implemented the shift for the geometry upon import. Removed some sti-related code, set sti-related tests to Ignore.

Related to Issue [MWDAM-2701]

    • -7
    • +11
    ./Geometry2DImporter/SoilProfile2DImporterTest.cs
    • -5
    • +5
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
MStabParametersTest class is moved to a new test project in DamClientsLibrary

Related to Issue [MWDAM-2565]

  1. … 4 more files in changeset.
Renamed SuTableCurve to SigmaSuCurve or SuTable

Related to Issue [MWDAM-2688]

Renamed SuTableCurve to SigmaSuCurve or SuTable

Related to Issue [MWDAM-2688]

  1. … 3 more files in changeset.
Renamed SuTableCurve to SigmaSuCurve

Related to Issue [MWDAM-2688]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Add SuTable to DamEngine. Write xml from DamUI.

Related to Issue [MWDAM-2539]

    • -0
    • +15
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 3 more files in changeset.
Obsolete (removed) properties form MStabParameters class removed in the tests.

Related to Issue [MWDAM-2565]

  1. … 1 more file in changeset.
Add Waterboard Importer tests for SuTable

Related to Issue [MWDAM-2543]

  1. ./TestData/CSVData/Full1DProjectMissingSuTableCsvFile
  2. … 13 more files in changeset.
update sutables.csv

Related to Issue [MWDAM-2688]

Reverted revision(s) 5800 from DamClients/DamUI/trunk/src/Dam/Deltares.Dam.Tests/TestData/CSVData/Full1DProject/csvfiles:

update sigmataucurves.csv

Related to Issue [MWDAM-2688]

........

update sigmataucurves.csv

Related to Issue [MWDAM-2688]

Add SuTable to Dike

Related to Issue [MWDAM-2543]

  1. … 1 more file in changeset.
Update lib with changes in DslGeo for SuTable

Related to Issue [MWDAM-2688]

  1. … 11 more files in changeset.
Added import of Su Tables.

Removed unused MStabShearStrength

Related to Issue [MWDAM-2542]

    • -0
    • +11
    ./TestData/CSVData/Full1DProject/csvfiles/sutables.csv
  1. … 11 more files in changeset.
New choice (Automatic) added for Tangent line definition of UpliftVan.

Xsd updated

Related to Issue [MWDAM-2667]

    • -2
    • +4
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 3 more files in changeset.
New input parameter "BishopSearchAreaDetermination" (Automatic or Specified) added which replaces the search method for grid and the search method for tangent lines.

Related to Issue [MWDAM-2654]

    • -2
    • +2
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 8 more files in changeset.
Code refactored according to sonarcloud

Related to Issue [MWDAM-2222]

  1. … 1 more file in changeset.
Code refactored

Related to Issue [MWDAM-2222]

The error message for penetration length validation is changed to warning and improved

Related to Issue [MWDAM-2222]

  1. … 2 more files in changeset.
Extra input added (TrafficLoadDegreeOfConsolidation) in xml input created by DAM UI

Related to Issue [MWDAM-2574]

    • -0
    • +15
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
The DoC is saved to the damx file

Related to Issue [MWDAM-2588]

  1. … 4 more files in changeset.
Add TrafficLoadDegreeOfConsolidation to Import of soils.

Related to Issue [MWDAM-2456]

  1. … 2 more files in changeset.
Expected result of the test updated

Related to Issue [MWDAM-2426]