DataPluginImporterCsvTests.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated headers for test code and test files.

Related to Issue [MWDAM-1730]

  1. … 161 more files in changeset.
Cleanup test:

- Replaced .Where().FirstOrDefault() statements with .FirstOrDefault(predicate) statements for readability and performance reasons

Related to Issue [MWDAM-1584]

Fixed failing unit tests: fixed for the csv plugin importer as the PolderLevel property was moved from Location to Scenario

Related to Issue [MWDAM-1584]

Removed parameters from Location that are in Scenario as well.

Related to Issue [MWDAM-1537]

  1. … 36 more files in changeset.
Added the requested check with log messages for errors found. Adapted test values as some of the test data used in these existing tests proved to contain coinciding characteristic points which is now no longer accepted.

Related to Issue [MWDAM-300]

  1. … 5 more files in changeset.
Removed DamType from the UI.

Related to Issue [MWDAM-1443]

  1. … 34 more files in changeset.