FillXmlInputFromDamUiTests.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

  1. … 135 more files in changeset.
Update to NUnit 3.13.3

Related to Issue [MWDAM-1844]

  1. … 101 more files in changeset.
Merge changes from 19.3.3 release.

Related to Issue [MWDAM-1840]

  1. … 6 more files in changeset.
Removed obsolete model Horizontal Balance and options for Stability from code. Also solved some warnings.

Related to Issue [MWDAM-1818]

  1. … 10 more files in changeset.
Updated headers for test code and test files.

Related to Issue [MWDAM-1730]

  1. … 161 more files 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]

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]

  1. … 2 more files in changeset.
Incorporated comments reviewer:

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

Related to Issue [MWDAM-1380]

Incorporated comments reviewer:

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

Related to Issue [MWDAM-1380]

Incorporated comments reviewer:

- Reverted SoilGeometry2DName to simply the profile name (without extension)

Related to Issue [MWDAM-1380]

Added behaviour to serialise only one soilprofile in case there are duplicates present.

Related to Issue [MWDAM-1380]

  1. … 1 more file in changeset.
Improved unit test by pulling all the relevant files to its own test data folder

Related to Issue [MWDAM-1380]

  1. … 2 more files in changeset.
Fixed unit test, as SoilProfile2D profiles in a segment are being read from sti file:

- Reverted changes for the localChanges, as this ensures that ONLY the segments in the waterboard is serialized (prevents duplicated serialization)

- Cleaned up implementation

Related to Issue [MWDAM-1380]

  1. … 4 more files in changeset.
Added logic to wire the imported (and converted) soil profiles to the XMLInput object:

- Added unit tests to verify behaviour

Related to Issue [MWDAM-1380]

  1. … 1 more file in changeset.
Improved unit tests

Related to Issue [MWDAM-1625]

Transfer soilparameters to DamEngine:

- RRatio

- StrengthIncreaseExponent

- RatioCuPc

Added test for import of RatioCuPc

Related to Issue [MWDAM-1625]

  1. … 4 more files in changeset.
Incorporated comments reviewer:

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the DAM data model

Related to Issue [MWDAM-1382]

  1. … 6 more files in changeset.
Removed PolderLevel from the Location.cs

Related to Issue [MWDAM-1584]

  1. … 1 more file in changeset.
Removed HeadPL2 from the Location.cs

Related to Issue [MWDAM-1584]

  1. … 2 more files in changeset.
Fixed ThrowIfArgumentNull to give proper message.

Fixed use of message CsvHeaderNullOrEmpty (it was not found because name was different).

Improved tests to see if expected message was given for header and splitter.

Related to Issue [MWDAM-1556]

  1. … 4 more files in changeset.
Cleanup code due to SonarCube analysis

- Use ArgumentNullException i.s.o. NullReferenceException (implement ThrowHelper)

- Move strings to resources

Related to Issue [MWDAM-1556]

  1. … 4 more files in changeset.
Simplified tests

Related to Issue [MWDAM-1556]

Put test for Piping together with the other types except for stability outside.

Related to Issue [MWDAM-1556]

Throw exception when River Level Low is not specified in case the calculation model is Stability Outside.

Related to Issue [MWDAM-1556]

  1. … 1 more file in changeset.
Fixed IO tests, due to Removed ModelFactors.

Related to Issue [MWDAM-1519]

Fixed IO tests, due to Removed HeadPl3, HeadPl4, Pl1BelowCrestRiverside, Pl1BelowCrestPolderside, Pl1BelowShoulderCrestPolderside, Pl1BelowToeDikePolderside, Pl1BelowCrestMiddle, Pl1FactorBelowShoulderCrest from WaternetOptions.

Related to Issue [MWDAM-1519]

Removed obsolete parameters ProbabilisticType and SoilType.

Related to Issue [MWDAM-1527]

  1. … 15 more files in changeset.
Renamed WaterHeight back to RiverLevel, except in csv files.

Related to Issue [MWDAM-1521]

  1. … 15 more files in changeset.
Raise exception when river level is not defined in ValidateDamProjectData

Related to Issue [MWDAM-1521]

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

Related to Issue [MWDAM-1527]

  1. … 12 more files in changeset.