Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix failing TeamCity build: due to update license server for 2020

Related to Issue [MWDAM-1771]

Fixed the failing full tests that was due to the corrected waternet lines.

Related to Issue [MWDAM-1757]

Updated headers for test code and test files.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./Importers/LocationShapeFileImporterDotSpatialTests.cs
    • -1
    • +1
    ./TestData/GrechtDijk/GDresults_dam.xml
    • -1
    • +1
    ./CalculationParametersAssemblerTest.cs
  1. … 147 more files in changeset.
Update DAM UI to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./TestHelper/Deltares.Dam.TestHelper.csproj
    • -1
    • +1
    ./Deltares.Dam.IntegrationTests.csproj
  1. … 16 more files in changeset.
Update DAM UI to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -2
    • +2
    ./Specifications/Specifications/Deltares.Dam.Specifications.Tests.csproj
  1. … 15 more files in changeset.
Fill DamUI with slices from xml output

Related to Issue [MWDAM-1708]

    • -1
    • +19
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 5 more files in changeset.
Some small fixes.

Related to Issue [MWDAM-1708]

    • -3
    • +5
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 1 more file in changeset.
Fill DamUI from xml output

Related to Issue [MWDAM-1708]

    • -14
    • +48
    ./DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 2 more files in changeset.
Set WorkInProgress tests to Ignore for now in order to be able to get a green Team City DAM project.

Related to Issue [MWDAM-1711]

Set WorkInProgress tests to Ignore for now in order to be able to get a green Team City DAM project.

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./Forms/DamSpatialEditorDecoratorTest.cs
Fixed failing tests.

Related to Issue [MWDAM-1689]

I corrected the name for the test helper function as this does not longer use Classic (which stands for D-GeoStability).

Related to Issue [MWDAM-1685]

Add integration test as unit test

Related to Issue [MWDAM-1685]

  1. … 15 more files in changeset.
Fixed failing tests.

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./CalculationParametersAssemblerTest.cs
Fixed tests that failed due to improved message.

Related to Issue [MWDAM-1677]

    • -3
    • +4
    ./CalculationParametersAssemblerTest.cs
Modified conversion for a SoilProfile2D:

- Always set the layers to HydroStatic WaterPressureInterPolationModel when importing

Related to Issue [MWDAM-1686]

    • -1
    • +1
    ./StiImporter/SoilProfile2DImporterTest.cs
  1. … 1 more file in changeset.
Modified conversion for a SoilProfile2D:

- Fixed conversion for the WaterpressureInterpolationModel for a SoilLayer2D

Related to Issue [MWDAM-1686]

    • -4
    • +6
    ./DamEngineIo/XmlSoilProfile2DConverterTest.cs
  1. … 1 more file in changeset.
Modified conversion for a SoilProfile2D:

- Fixed failing unit tests: added aquifer dictionary to the SoilList to prevent KeyNotFoundExceptions

Related to Issue [MWDAM-1686]

    • -3
    • +12
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
Modified conversion for a SoilProfile2D:

- Added step to transfer layer properties in the SoilProfile2DImporter

Related to Issue [MWDAM-1686]

    • -5
    • +31
    ./StiImporter/SoilProfile2DImporterTest.cs
  1. … 1 more file in changeset.
Modified conversion for a SoilProfile2D:

- Explicitly set to a SoilProfile2D in case it is a sti file. Sti files are now read by in the FillDamUiFromXmlInput and should be passed as a SoilProfile2D instead

Related to Issue [MWDAM-1686]

    • -0
    • +22
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Incorporated comments reviewer:

- Restored and commented original test categories

Related to Issue [MWDAM-1630]

Incorporated comments reviewer:

- Made FailureMechanismSystemType.StabilityOutside invisible

- Improved source code by cleaning up the nested switch

Related to Issue [MWDAM-1630]

    • -0
    • +42
    ./DamFailureMechanismeCalculationSpecificationTest.cs
  1. … 1 more file in changeset.
Incorporated comments reviewer:

- Ensured that the soil profile names are distinct for 1D profiles

Related to Issue [MWDAM-1380]

    • -4
    • +4
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
Set failing tests to "WorkInProgress" category:

- Tests currently fail due to the functional requirement that only outdated projects with UpliftVan model settings are supported and loaded into the application.

Related to Issue [MWDAM-1630]

Incorporated comments reviewer:

- Added test to verify that the 1D and 2D profiles are serialized correctly

Related to Issue [MWDAM-1380]

    • -0
    • +135
    ./DamEngineIo/FillXmlInputFromDamUiTests.cs
Disabled model selection when StabilityOutside or StabilityInside failure mechanism is active:

- Disabled options also in the ConfigurationManager, as this gives problems when loading older projects

Related to Issue [MWDAM-1630]

    • -5
    • +5
    ./UISupport/ConfigurationManagerTest.cs
  1. … 1 more file in changeset.
Fixed failing tests:

- Removed all mentions to the Wti kernel

Related to Issue [MWDAM-1630]

    • -9
    • +0
    ./UISupport/ConfigurationManagerTest.cs
Removed StabilityKernelType:

- Removed from the FailureMechanismCalculationSpecification and its affected callers.

Related to Issue [MWDAM-1630]

  1. … 1 more file in changeset.
Removed StabilityKernelType:

- Removed from the ConfigurationManager and its affected callers.

Related to Issue [MWDAM-1630]

    • -17
    • +14
    ./UISupport/ConfigurationManagerTest.cs
  1. … 2 more files in changeset.
Disabled model selection when StabilityOutside or StabilityInside failure mechanism is active:

- Set UpLiftVan as default value when a new project is made

- Added tests to verify behaviour

Related to Issue [MWDAM-1630]

    • -0
    • +55
    ./MStabParametersTest.cs
    • -0
    • +110
    ./DamFailureMechanismeCalculationSpecificationTest.cs
  1. … 2 more files in changeset.