Deltares.Dam.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Failing unit tests solved

Related to Issue [MWDAM-3166]

  1. … 3 more files in changeset.
Dikes property in class WaterBoard removed and replaced with existing property Dike

Related to Issue [MWDAM-3166]

    • -3
    • +3
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
    • -34
    • +17
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -10
    • +6
    ./DataPluginImporterDataShapeFilesTests.cs
    • -3
    • +3
    ./WaterBoardPostProcessRelativeProfilesTest.cs
    • -1
    • +0
    ./DikeCoordinateSystemConverterTest.cs
    • -4
    • +3
    ./Sensors/SensorImportFromExcelSheetTest.cs
  1. … 22 more files in changeset.
FailureMechanismeParamatersMStab.cs renamed into StabilityParameters.cs

Related to Issue [MWDAM-3165]

    • -2
    • +2
    ./DamFailureMechanismeCalculationSpecificationTest.cs
    • -1
    • +2
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -0
    • +118
    ./IO/StabilityParametersXmlHandlerTest.cs
    • -118
    • +0
    ./IO/FailureMechanismeParamatersMStabXmlHandlerTest.cs
  1. … 14 more files in changeset.
unit of parameter "traffic load degree of consolidation" changed, so unit test adapted

Related to Issue [MWDAM-2619]

Adapted to review: unit and type of parameter "traffic load degree of consolidation" changed

Related to Issue [MWDAM-2619]

    • -3
    • +3
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 7 more files in changeset.
Dead code removed

Related to Issue [MWDAM-3136]

    • -71
    • +9
    ./DikeCoordinateSystemConverterTest.cs
  1. … 1 more file in changeset.
Dead code removed

Related to Issue [MWDAM-3136]

    • -12
    • +0
    ./DikeCoordinateSystemConverterTest.cs
  1. … 17 more files in changeset.
Assign method improved by assigning also the TrafficLoadDegreeOfConsolidation

Related to Issue [MWDAM-2619]

  1. … 2 more files in changeset.
New class DamSoil created based on the DSL Soil class but extended with the Traffic load Degree of consolidation.

New class used to display the properties in the Materials table.

Related to Issue [MWDAM-2619]

    • -55
    • +13
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 10 more files in changeset.
Removed slider, date and time.

Related to Issue [MWDAM-3055]

  1. … 1 more file in changeset.
Added IsUpliftVanRunOnlyWhenUpliftOccurs to test

Related to Issue [MWDAM-3119]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
Removed Calamity.

Removed WaterBoard tab from Properties.

Related to Issue [MWDAM-3055]

    • -2
    • +2
    ./Sensors/SensorImportFromExcelSheetTest.cs
    • -4
    • +4
    ./UISupport/ConfigurationManagerTest.cs
    • -2
    • +2
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 43 more files in changeset.
Support license version 26

Related to Issue [MWDAM-3127]

Unused field removed

Related to Issue [MWDAM-3098]

Unused method removed

Related to Issue [MWDAM-3098]

  1. … 2 more files in changeset.
Unused class removed

Related to Issue [MWDAM-3098]

    • -68
    • +0
    ./UpliftFactorToBetaCalculatorTest.cs
  1. … 1 more file in changeset.
Added more tests.

Related to Issue [MWDAM-2989]

Added LocationJobTests

Related to Issue [MWDAM-2987]

    • -0
    • +65
    ./LocationJobTests.cs
  1. … 1 more file in changeset.
Adapted to review: remove all redundant references to external libs

Related to Issue [MWDAM-3084]

    • too large
    ./Deltares.Dam.Tests.csproj
  1. … 7 more files in changeset.
The degree of consolation per location is changed into distribution angle in csv file

Related to Issue [MWDAM-3061]

Missing files added

Related to Issue [MWDAM-3061]

    • too large
    ./Deltares.Dam.Tests.csproj
For traffic load: The degree of consolation per location is changed into distribution angle.

This new input is added in the Tutorial stability.

Unit tests for shape file updated by recreating the shape files.

Related to Issue [MWDAM-3061]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • binary
    ./TestData/HHNK_WILMEBREEK/Shapes/TrafficLoad.dbf
    • -1
    • +1
    ./TestData/HHNK_WILMEBREEK/Shapes/TrafficLoad.prj
    • -4
    • +4
    ./Importers/LocationPropertyImporterTest.cs
    • -8
    • +8
    ./DataPluginImporterDataShapeFilesTests.cs
  1. … 18 more files in changeset.
Expected number of degree of consolidations corrected (now including unused soils)

Related to Issue [MWDAM-3091]

Merged branch to trunk.

Related to Issue [MWDAM-3042]

  1. … 6 more files in changeset.
Existing tests in LocationTest.cs in DAM solution are moved to LocationTests.cs in client library solution

Related to Issue [MDNLIB-941]

  1. … 1 more file in changeset.
Whilst creating the large data set with stix files, I saw that the identifiers as named and used in the csv-files were illogical and thus incorrect. I adapted the names, also in the manual to get a coherent set of identifiers. Finally, I still saw D-Geo Stability mentioned in a picture so I replaced that too.

Related to Issue [MWDAM-1962]

  1. … 10 more files in changeset.
Copyright updated to 2025 in translations.xml files and Designer.cs files

Related to Issue [MWDAM-2043]

    • -1
    • +1
    ./TestData/HoekscheWaard/input_dam.xml
  1. … 26 more files in changeset.
Copyright updated to 2025 using the "Reformat and Cleanup" of Deltares

Related to Issue [MWDAM-2043]

    • -5
    • +5
    ./Importers/LocationPropertyImporterTest.cs
    • -2
    • +2
    ./DamEngineIo/ConversionHelperTests.cs
    • -1
    • +1
    ./DataPluginImporterBackgroundTests.cs
    • -27
    • +28
    ./Geometry2DImporter/SoilProfile2DImporterTest.cs
    • -1
    • +1
    ./Sensors/SensorTimeSeriesProcessorTest.cs
    • -1
    • +1
    ./WaterBoardPostProcessRelativeProfilesTest.cs
  1. … 332 more files in changeset.
Log messages from the Mac kernel filtered to get only the errors.

Commit 6374 in DAM UI reverted because the filtering is done only for the messages from the Mac kernel, not for the messages from the Dam Engine (such as that UpliftVan is not performed when no uplift occurs).

Related to Issue [MWDAM-2979]

    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 2 more files in changeset.
Only the error messages from the mac kernel are displayed in the Log tab

Related to Issue [MWDAM-2953]

    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 1 more file in changeset.