SosSoilProfilesImporterTests.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reorganized test projects by moving all tests in Deltares.DSoilModel.Tests project to either Deltares.DSoilModel.Data.Tests or Deltares.DSoilModel.Forms.Tests

Files used in the tests are included in the project TestFiles folder (so they don't get lost) but NOT copied to the bin folder on build

Related to Issue [DSB-484]

    • -265
    • +0
    ./SosSoilProfilesImporterTests.cs
  1. … 79 more files in changeset.
Issue an error if a CSV file that is to be imported is missing one or more required columns. Added a unit terst for this - DSoilModelIO_ImportFromCsvFileWithMissingHeaders(). Added and improved several messages in the Translations.xml file.

This new unit test caused a small typo/error in the CSV file for the DSoilModelIO_ImportFromCsvFileWithInvalidHeaders() to surface.

The soil type column must be made visible again - this will be done in the next commit.

Related to Issue [DSB-500]

  1. … 5 more files in changeset.
Examine the column names of a CSV file with 1D profiles and warn about unknown names. This should help the user to correct typos and such.

Related to Issue [DSB-501]

  1. … 5 more files in changeset.
  • More
  • 7
  • changed 56 files
Added test & setup projects

Related to Issue [MDNLIB-710]

    • -0
    • +231
    ./SosSoilProfilesImporterTests.cs
  1. … 55 more files in changeset.