Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete parameter IsUseOriginalCalculationOptions, cleaned up text references for previous obsolete parameters and removed obsolete Overtopping calculator.

Related to Issue [MWDAM-1527]

    • -95
    • +0
    ./OvertoppingErosionCalculatorTest.cs
  1. … 5 more files in changeset.
Raise exception when river level is not defined in ValidateDamProjectData

Related to Issue [MWDAM-1521]

    • -1
    • +21
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 1 more file in changeset.
Removed obsolete parameters GrassQuality, Direction, LevelReductionInside, LevelReductionOutside, LayerHeightDeviation, LayerHeightDistribution and IsUseOriginalPLLineAssignments.

Related to Issue [MWDAM-1527]

    • -51
    • +0
    ./Importers/LocationPropertyImporterTest.cs
  1. … 18 more files in changeset.
Added comments at tests

Related to Issue [MWDAM-1516]

Reordered properties that are related to the scenarios tab:

- Visibility should however be maintained when the program is not in DesignMode

-- Added tests to verify behaviour of the parameters that are also displayed in the scenariostab

-- Optimized the switch-case logic by using fall-through

Related to Issue [MWDAM-1518]

  1. … 1 more file in changeset.
Updated comments about required properties in scenarios.csv

Related to Issue [MWDAM-1531]

  1. … 1 more file in changeset.
Adapted test values to the removal of code deleting locations. Due to this, more locations and less errors are to be expected.

Related to Issue [MWDAM-1524]

Corrected test by setting the illegal value to a field that is read instead of now skipped.

Related to Issue [MWDAM-1527]

Removed all probabilistic parameters except for type. Also removed obsolete SchematizationFactorData and control.

Related to Issue [MWDAM-1527]

    • -12
    • +0
    ./Importers/LocationPropertyImporterTest.cs
  1. … 26 more files in changeset.
DikeTableHeight is no longer required in scenarios.csv

Related to Issue [MWDAM-1531]

  1. … 2 more files in changeset.
Removed deleting locations when WaterHeight is not specified in import.

Related to Issue [MWDAM-1524]

  1. … 3 more files in changeset.
Removed the water_height_decimeringshoogte and max_water_height options.

Related to Issue [MWDAM-1527]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -11
    • +3
    ./Importers/LocationPropertyImporterTest.cs
  1. … 8 more files in changeset.
Fixed another test for changed csv column names.

Related to Issue [MWDAM-1530]

Removed the Dupuit options and related test data.

Related to Issue [MWDAM-1527]

    • -48
    • +0
    ./TestData/SampleCalculationParameters.xml
    • -21
    • +0
    ./Deltares.Dam.IntegrationTests.csproj
    • -680
    • +0
    ./TestData/Dupuit/UnittestOrg.C000
    • -680
    • +0
    ./TestData/Dupuit/UnittestOrg.C001
    • -680
    • +0
    ./TestData/Dupuit/UnittestOrg.C002
  1. … 16 more files in changeset.
Fixed tests for changed csv column names.

Related to Issue [MWDAM-1530]

Removed Category "Calculation" as this prevents running the tests even on Full Test. Added Category slow for all tests where this was missing to prevent those test from always being run.

Related to Issue [MWDAM-1460]

Deleted DamIntegrationTestHelper.cs

Related to Issue [MWDAM-1460]

reverted DamProject.cs

Deleted DamIntegrationTestHelper.cs

Related to Issue [MWDAM-1460]

    • -1
    • +0
    ./Deltares.Dam.IntegrationTests.csproj
  1. … 1 more file in changeset.
Fixed test, due to Remove locations when no WaterHeight was specified in any of the import files. Add message for each location that was removed.

Related to Issue [MWDAM-1524]

Remove locations when no WaterHeight was specified in any of the import files. Add message for each location that was removed.

Related to Issue [MWDAM-1524]

  1. … 4 more files in changeset.
Added DikeTableHeight, WaterHeight, WaterHeightLow, WaterHeightDecimeringsHoogte, MaxWaterHeight to Location. Implemented import from locations.csv and shapefile. Removed RiverLevel and RiverLevelLow from Location.

Related to Issue [MWDAM-1521]

    • -1
    • +2
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -1
    • +21
    ./Importers/LocationPropertyImporterTest.cs
  1. … 10 more files in changeset.
Moved TransferScenarios after reading all datasources, including shapefiles.

Added test ValuesFromShapeFileAreCopiedToScenarioIfNotDefinedInScenariosCsv

Related to Issue [MWDAM-1515]

  1. … 2 more files in changeset.
transfer headpl3 and headpl4 from locations to scenario

Added test ValuesFromLocationsCsvAreCopiedToScenarioIfNotDefinedInScenariosCsvOrShapeFile

Related to Issue [MWDAM-1516]

  1. … 1 more file in changeset.
Added test ValuesFromShapeFileOverwriteValuesFromLocationsCsv

Related to Issue [MWDAM-1515]

small refactoring CombineImport tests

Related to Issue [MWDAM-1515]

Moved CombineImport tests to its own class

Related to Issue [MWDAM-1515]

    • -0
    • +322
    ./IO/CombineImportedDataTest.cs
removed unnecessary files for the tests as stated in the issue. Also removed test BM04Opdrijven04SituatieMetEenSchuineSlootbodemEnOpdrijvenOp1Locatie1D_Using_WTIStabilityKernel, as the wbi kernel is not yet implemented

Related to Issue [MWDAM-1460]

  1. … 111 more files in changeset.
readded test and got the test working for uplift design

Related to Issue [MWDAM-1460]

    • -0
    • +233
    ./DamCalculationBenchmarkTest.cs
  1. … 123 more files in changeset.
Implemented DistanceToEntryPoint in communication with Engine. Added tests to see if it works.

Removed obsolete packages.config from Deltares.Maps.

Related to Issue [MWDAM-1361]

  1. … 5 more files in changeset.
Added the tests for valid coinciding traffic load.

Related to Issue [MWDAM-300]