Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -70
    • +70
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1243]

    • -1
    • +3
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
Adapted to new names introduced by Tom to get this project compiling.

Related to Issue [MWDAM-1243]

    • -1
    • +1
    ./Sensors/SensorImportFromExcelSheetTest.cs
Fixed compiler error due to refactoring

Related to Issue [MWDAM-1254]

    • -2
    • +2
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 1 more file in changeset.
Added Sensor.Name XSD and Dam Engine serialization

Related to Issue [MWDAM-1243]

    • -0
    • +3
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Implement serialization for Dam UI

Related to Issue [MWDAM-1243]

    • -0
    • +75
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Add conversion helpers to Dam UI

Related to Issue [MWDAM-1243]

    • -0
    • +49
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 1 more file in changeset.
Fixed failing compile

Related to Issue [MWDAM-1243]

    • -1
    • +1
    ./Sensors/SensorImportFromExcelSheetTest.cs
    • -10
    • +10
    ./Sensors/SensorLocationTests.cs
  1. … 2 more files in changeset.
Refactored; more logical naming

Related to Issue [MWDAM-1243]

    • -80
    • +80
    ./Sensors/SensorLocationTests.cs
    • -7
    • +7
    ./Sensors/SensorImportFromExcelSheetTest.cs
  1. … 4 more files in changeset.
Adapted test for added piping model.

Related to Issue [MWDAM-775]

    • -1
    • +1
    ./UISupport/ConfigurationManagerTest.cs
Implement serialization of time series output in Dam UI

Related to Issue [MWDAM-1244]

    • -1
    • +40
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 2 more files in changeset.
Implement serialization of time series input in Dam UI

Related to Issue [MWDAM-1244]

    • -0
    • +28
    ./DamEngineIo/ConversionHelperTests.cs
    • -0
    • +57
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 4 more files in changeset.
Isolate DamClientsLibrary

Merged revision(s) 1506 from DamClients/DamUI/branches/RefactoringClientLibrary:

Related to Issue [MWDAM-1110]

    • -6
    • +10
    ./TestHelper/Deltares.Dam.TestHelper.csproj
    • -5
    • +1
    ./Deltares.Dam.IntegrationTests.csproj
    • -6
    • +6
    ./Specifications/Specifications/Deltares.Dam.Specifications.Tests.csproj
  1. … 11 more files in changeset.
Cleanup solution (e.g. references)

Related to Issue [MWDAM-1110]

    • -7
    • +0
    ./Deltares.Dam.IntegrationTests.csproj
  1. … 11 more files in changeset.
Adapted to review comments, replaced "standard" progressDelegate by DamEngine version for every use of progressDelegate. This is a quick fix for the progress bar problem.

Related to Issue [MWDAM-1196]

    • -0
    • +4
    ./TestHelper/Deltares.Dam.TestHelper.csproj
    • -0
    • +4
    ./Deltares.Dam.IntegrationTests.csproj
  1. … 9 more files in changeset.
Implement serialization of AquiferDictionary in DamEngine

Related to Issue [MWDAM-1230]

    • -0
    • +10
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Fixed according to review

Related to Issue [MWDAM-1171]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 3 more files in changeset.
Implemented Dry situation waternet parameters for Dam UI

Related to Issue [MWDAM-1176]

    • -10
    • +14
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Added reading and displaying regional assessment results.

Related to Issue [MWDAM-1111]

    • -0
    • +167
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Added tests for ConversionHelper stability output type

Related to Issue [MWDAM-1169]

    • -0
    • +20
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Get ProjectMap and CalculationMap directly from DamProject

Related to Issue [MWDAM-1167]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 3 more files in changeset.
Remove redundant DamProjectType.Assessment

Related to Issue [MWDAM-1172]

    • -2
    • +1
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Added SoilType to Soil properties

Refactored, that DikeMaterialType in IO is an int and not of type SoilType

DikeMaterialType in IO is also renamed to DikeSoilType

Related to Issue [MWDAM-1172]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -14
    • +15
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 3 more files in changeset.
Add ModelFactors for Location

Related to Issue [MWDAM-1171]

    • -16
    • +25
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Add regional assessment settings for Location

Related to Issue [MWDAM-1171]

    • -0
    • +8
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -0
    • +21
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 3 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1095]

  1. … 1 more file in changeset.
Implemented MaxCalculationCores in such a way it is used by the interfaces.

Related to Issue [MWDAM-1144]

    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 4 more files in changeset.
Set failing tests to Work_In_Progress

Sellmeijer 4 forces design has to be implemented for these tests to succeed

Related to Issue [MWDAM-1139]

Added diff to test safety factor because DGeoStability 18.1 writes it with more decimals to the dumpfile

Related to Issue [MWDAM-1157]

First working implementation of Design Piping Bligh (still a work in progress)

Related to Issue [MWDAM-1095]

  1. … 16 more files in changeset.