Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing unit tests.

Related to Issue [MWDAM-1409]

Corrected Enumerations for old types, added code to detect and handle now obsolete projects.

Related to Issue [MWDAM-1409]

    • -14
    • +0
    ./DataPluginImporterDataShapeFilesTests.cs
  1. … 7 more files in changeset.
Added (failing, so WorkInProgress) tests to check that results of old project files are not loaded

Related to Issue [MWDAM-1436]

Fix load compatiblity tests:

- fix precision for double comparisons

- disable some properties

Related to Issue [MWDAM-1430]

Load compatiblity tests: fix precision for double comparisons

Related to Issue [MWDAM-1430]

Added Work_In_Progress load compatiblity tests for regional design projects

Related to Issue [MWDAM-1430]

Removed Assessment model and its specific parameters from the UI and the importers (csv and shapes).

Related to Issue [MWDAM-1409]

    • -5
    • +4
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
    • -8
    • +2
    ./UISupport/ConfigurationManagerTest.cs
    • -24
    • +9
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -264
    • +1
    ./DamCalculationBenchmarkTest.cs
    • -87
    • +10
    ./Importers/LocationPropertyImporterTest.cs
    • -84
    • +0
    ./DamEngineIo/ConversionHelperTests.cs
    • -12
    • +1
    ./DikeCoordinateSystemConverterTest.cs
    • -98
    • +0
    ./Exporters/ScenarioExporterTest.cs
  1. … 49 more files in changeset.
Add load compatibility tests for versions 15.1.1.3 and 18.1.3

Merged revision(s) 2119 from DamClients/DamUI/branches/DamUI 18.1:

Related to Issue [MWDAM-1430]

  1. … 1 more file in changeset.
Added validation of Id's before XML serialization

Added tests for XML serialization for projects with correct/incorrect Id's

Minor fixed in DataPluginImporter

Related to Issue [MWDAM-1340]

    • -0
    • +60
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Removed carriage returns from ResultMessage

Related to Issue [MWDAM-1390]

  1. … 1 more file in changeset.
First step: make room for a 2Dprofile as type next to existing 1Dprofile and sti-file. Renamed type/properties so they now comply with the Engine.

Related to Issue [MWDAM-1380]

    • -8
    • +8
    ./DamEngineIo/ConversionHelperTests.cs
  1. … 10 more files in changeset.
Corrected typo in new name.

Related to Issue [MWDAM-1379]

    • -29
    • +29
    ./UISupport/ConfigurationManagerTest.cs
  1. … 5 more files in changeset.
Made option available in UI on permanent basis for now because this is easier for testing. The -wti startup parameter option is greyed for now but needs to be maintained and reinstated as soon as testing of initial wbi-kernel has been completed.

Related to Issue [MWDAM-1379]

    • -124
    • +53
    ./UISupport/ConfigurationManagerTest.cs
  1. … 8 more files in changeset.
Added all output parameters for the Wti-Piping connection as requested.

Related to Issue [MWDAM-1370]

  1. … 4 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-1366]

Ignore failing tests for Dam Piping WTI kernel. No effort to be put in Dam Piping WTI 2017 Failure mechanism in Dam Classic.

Related to Issue [MWDAM-775]

Fix tests to updated license on license server

Related to Issue [MWDAM-1343]

  1. … 2 more files in changeset.
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.