Deltares.DSoilModel.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Repair the visibility tests - soil type should always be visible again

Related to Issue [DSB-500]

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
    • +1
    ./TestFiles/DSoilModelsoilprofilesWithInvalidHeaders.csv
    • -0
    • +8
    ./TestFiles/DSoilModelsoilprofilesWithMissingHeaders.csv
  1. … 2 more files in changeset.
Remove the label "Work_In_Progress" for the unit test

Related to Issue [DSB-502]

Add the file with invalid headers and make sure the build option is "Copy always"

Related to Issue [WIUI-9]

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]

    • -0
    • +8
    ./TestFiles/DSoilModelsoilprofilesWithInvalidHeaders.csv
  1. … 4 more files in changeset.
Repair failing tests - this was a consequence of the change in visibility

Related to Issue [DSB-500]

Set Language and split the test in tw, request by reviewer

Related to Issue [DSB-389]

Added failing test for this issue : DSoilModelProjectTest.TestCaseSensitivityOfImportedSoilNames

Related to Issue [DSB-390]

  1. … 1 more file in changeset.
Added unit test DSoilModelIOTest.HandleSegmentCsvImportWithMissingProfiles

Related to Issue [DSB-389]

    • -0
    • +10
    ./TestFiles/Missing profiles/1D_profiles.csv
    • -0
    • +9
    ./TestFiles/Missing profiles/Soilsegments.csv
instead of direct invisibility of the "Location" panel corrected it into binding of the location-object

Related to Issue [DSB-490]

  1. … 3 more files in changeset.
X- Y- coordinates and Length are not visible any more

Related to Issue [DSB-491]

  1. … 1 more file in changeset.
X and Y should be invisible

Related to Issue [DSB-490]

  1. … 2 more files in changeset.
Added unit test

Related to Issue [DSB-342]

disabled only for the MainForm

Related to Issue [DSB-342]

  1. … 1 more file in changeset.
Unit GenerateWtiSosSoilFile not ignored anymore.

Related to Issue [DSB-477]

Properties enabled/disabled depending on ShearStrengthModel, including unit test

Related to Issue [DSB-197]

  1. … 1 more file in changeset.
+ improved DSoilModelTransformerTests

+ DSoilModelTransformer takes exceptional case with PreConsolidationStress into account

+ StressValueStochast name reverted back to StressStochast

Related to Issue [DSB-438]

  1. … 3 more files in changeset.
following DSL changes (rev 514): StressStochast renamed to StressValueStochast

Related to Issue [DSB-438]

  1. … 1 more file in changeset.
Updated unit test attribute to move them out of "Work in progress" build, not issue related
Fixed failing test, data path

Related to Issue [DSB-159]

  1. … 1 more file in changeset.
Removed obsolete user column filters, updated unit tests

Related to Issue [DSB-197]

  1. … 1 more file in changeset.
Fixed transformer so that it works properly also when Stochasts are not visible, added unit test

Related to Issue [DSB-409]

    • -0
    • +76
    ./DSoilModelTransformerTest.cs
  1. … 1 more file in changeset.
Moved logic from mapeditor to project and added an integration test for this functionality

Related to Issue [DSB-220]

  1. … 4 more files in changeset.
Replace the local Geotechnics.IO projects by externals with DslGeoIo.

Related to Issue [MDNLIB-749]

  1. … 67 more files in changeset.
Unpatched D-SoilModel by reverting to older .csproj files, and re-doing the version number info bits using post-build events

Related to Issue [DSB-400]

    • -86
    • +29
    ./Deltares.DSoilModel.Tests.csproj
  1. … 12 more files in changeset.
Fixed references to Deltares.Geographic, including the (conditional) project references that were added by the sourcelibpatcher tool, using notepad++

Related to Issue [MDNLIB-731]

  1. … 5 more files in changeset.
re-patched projects with the latest SourceLibPatcher rev 25213

Related to Issue [MDNLIB-728]

    • -15
    • +15
    ./Deltares.DSoilModel.Tests.csproj
  1. … 7 more files in changeset.
+ patched projects with SourceLibPatcher.

+ adjusted projects dependencies (may not be 100% correct)

Related to Issue [MDNLIB-728]

    • -42
    • +89
    ./Deltares.DSoilModel.Tests.csproj
  1. … 8 more files in changeset.
corrected paths in DebugWithSources config (not sure how it got corrupted)

Related to Issue [MDNLIB-728]

  1. … 8 more files in changeset.
properly removed QWE build configuration

Related to Issue [MDNLIB-710]

  1. … 9 more files in changeset.