Deltares.Dam.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed names of shear strength models in csv files

Related to Issue [MWDAM-2088]

    • -2
    • +3
    ./DamEngineIo/ConversionHelperTests.cs
Moved HHNK_WILMEBREEK from data folder to src\Dam\Deltares.Dam.Tests\TestData

Related to Issue [MWDAM-1624]

    • -2
    • +2
    ./DataPluginImporterDataShapeFilesTests.cs
Moved HHNK_WILMEBREEK from data folder to src\Dam\Deltares.Dam.Tests\TestData

Related to Issue [MWDAM-1624]

    • binary
    ./TestData/HHNK_WILMEBREEK/Shapes/PLLinesDry.dbf
    • -0
    • +2
    ./TestData/HHNK_WILMEBREEK/Shapes/PLLines.shp.xml
    • binary
    ./TestData/HHNK_WILMEBREEK/Shapes/SlopeAdapt.shp
    • binary
    ./TestData/HHNK_WILMEBREEK/Shapes/MinCirDepth.shx
    • binary
    ./TestData/HHNK_WILMEBREEK/Shapes/SlopeAdapt.shx
  1. … 561 more files in changeset.
Changed names of shear strength models in csv files

Related to Issue [MWDAM-2088]

    • -26
    • +26
    ./TestData/Sensors/csvfiles/soils.csv
  1. … 5 more files in changeset.
Improved asserts

Related to Issue [MWDAM-2018]

    • -1
    • +1
    ./DataPluginDataSourceXmlSerializerTests.cs
Added SigmaTauCurve read/write to DamEngine

Related to Issue [MWDAM-2082]

    • -1
    • +16
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Added SigmaTauCurve conversion to DamEngine

Related to Issue [MWDAM-2082]

    • -0
    • +2
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 1 more file in changeset.
Upgraded to NUnit 4

Related to Issue [MWDAM-2018]

    • -1
    • +1
    ./TimeSeries/TimeSeriesProcessorTest.cs
    • -4
    • +4
    ./IO/DamProjectVersionXmlHandlerTests.cs
    • -5
    • +5
    ./DataPluginImporterBackgroundTests.cs
    • -1
    • +1
    ./Forms/DamSpatialEditorDecoratorTest.cs
    • -3
    • +3
    ./UISupport/ConfigurationManagerTest.cs
  1. … 45 more files in changeset.
Prepare for adaption to NUnit 4

Related to Issue [MWDAM-2018]

    • -1
    • +1
    ./IO/DamProjectVersionXmlHandlerTests.cs
    • -34
    • +34
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -13
    • +13
    ./Sensors/SensorImportFromExcelSheetTest.cs
    • -2
    • +2
    ./Importers/LocationCharacteristicPointImporterTest.cs
    • -2
    • +2
    ./Forms/DamSpatialEditorDecoratorTest.cs
    • -6
    • +6
    ./WaterBoardPostProcessRelativeProfilesTest.cs
    • -9
    • +9
    ./DataPluginDataSourceXmlSerializerTests.cs
  1. … 54 more files in changeset.
Removed UsePop from csv files.

Related to Issue [MWDAM-2063]

    • -27
    • +27
    ./TestData/Sensors/csvfiles/soils.csv
  1. … 4 more files in changeset.
Removed UsePop from code and tests

Related to Issue [MWDAM-2063]

  1. … 4 more files in changeset.
Adapted to review: Added test for mssing Sigma Tau csv file

Related to Issue [MWDAM-2007]

  1. ./TestData/CSVData/Full1DProjectMissingSigmaTauCsvFile
  2. … 1 more file in changeset.
Fix build

Related to Issue [MWDAM-2017]

    • -2
    • +2
    ./StiImporter/SoilProfile2DImporterTest.cs
Adapted to review

Related to Issue [MWDAM-2001]

  1. … 3 more files in changeset.
Improve handling missing SigmaTauCurves

Related to Issue [MWDAM-2001]

  1. … 2 more files in changeset.
Extended test data

Related to Issue [MWDAM-2001]

Extended test data

Related to Issue [MWDAM-2001]

Cleanup and improve code

Related to Issue [MWDAM-2001]

  1. … 1 more file in changeset.
Update test for reading sigma-tau table

Related to Issue [MWDAM-2001]

Update and clean up test data

Related to Issue [MWDAM-2001]

    • binary
    ./DamProjectTest/DamProjectTestMSoilbaseRead.mdb
  1. … 2 more files in changeset.
Implement read of SigmaTauCurves from csv into the soils

Related to Issue [MWDAM-2001]

    • -0
    • +8
    ./TestData/CSVData/Full1DProject/csvfiles/sigmataucurves.csv
  1. … 4 more files in changeset.
Fix unit test

Related to Issue [MWDAM-2001]

Implemented CsvImporterSigmaTauCurves

Related to Issue [MWDAM-2001]

  1. … 5 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2001]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecificationTest.cs
    • -1
    • +1
    ./CsvExportCharacteristicPointsTest.cs
    • -1
    • +1
    ./UISupport/ConfigurationManagerTest.cs
    • -2
    • +1
    ./Importers/LocationShapeFileImporterTest.cs
    • -3
    • +3
    ./StiImporter/SoilProfile2DImporterTest.cs
    • -2
    • +2
    ./DamEngineIo/ConversionHelperTests.cs
    • -1
    • +1
    ./TimeSeries/TimeSeriesProcessorTest.cs
    • -1
    • +1
    ./DikeCoordinateSystemConverterTest.cs
  1. … 361 more files in changeset.
- Added read of ShearStrengthModel = SigmaTauCurveName (StressTable)

- Added read of property SigmaTauCurveName

Related to Issue [MWDAM-2001]

  1. … 3 more files in changeset.
Remove WIP-Status for DAM UI from now successful tests, small correction to data was required.

Related to Issue [MWDAM-2015]

  1. … 1 more file in changeset.
Remove WIP-Status for DAM UI from successful tests, added includes for some missing DevExpress components, introduced local var locResults to solve timing problems introduced by new timer-based DevExpress components.

Related to Issue [MWDAM-2015]

  1. … 2 more files in changeset.
Step 14: Updated some more test projects for the moved files.

Related to Issue [MWDAM-1624]

  1. … 2 more files in changeset.
Step 13: Updated some test projects for the moved files. Added test data to TestData where needed.

Related to Issue [MWDAM-1624]

    • binary
    ./TestData/HHNKShapeFiles/DampingFactorPL3.shx
    • binary
    ./TestData/HHNKShapeFiles/LocationID.shp
    • -2
    • +3
    ./DataPluginImporterDataShapeFilesTests.cs
    • binary
    ./TestData/HHNKShapeFiles/DampingFactorPL3.shp
    • -0
    • +1
    ./TestData/HHNKShapeFiles/DampingFactorPL3.prj
    • binary
    ./TestData/HHNKShapeFiles/LocationID.dbf
    • -0
    • +3
    ./TestData/HHNKShapeFiles/LocationID.shp.xml
    • binary
    ./TestData/HHNKShapeFiles/LocationID.shx
  1. … 29 more files in changeset.
Step 11: Updated some test projects for the moved files. Added test data to TestData where needed.

Related to Issue [MWDAM-1624]

    • binary
    ./TestData/HHNKShapeFiles/TrafficLoad.shx
    • binary
    ./TestData/HHNKShapeFiles/Polderlevel.sbn
    • binary
    ./TestData/HHNKShapeFiles/Crosssection.sbx
    • -0
    • +1
    ./TestData/HHNKShapeFiles/Polderlevel.prj
    • -0
    • +8
    ./TestData/HHNKShapeFiles/TrafficLoad.shp.xml
    • binary
    ./TestData/HHNKShapeFiles/Crosssection.dbf
    • binary
    ./TestData/HHNKShapeFiles/Crosssection.shp
    • binary
    ./TestData/HHNKShapeFiles/TrafficLoad.sbx
    • binary
    ./TestData/HHNKShapeFiles/Polderlevel.sbx
    • binary
    ./TestData/HHNKShapeFiles/Polderlevel.shp
    • binary
    ./TestData/HHNKShapeFiles/TrafficLoad.sbn
  1. … 12 more files in changeset.