Deltares.Dam.StixFileReader.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Copyright updated to 2025 using the "Reformat and Cleanup" of Deltares

Related to Issue [MWDAM-2043]

    • -4
    • +4
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 342 more files in changeset.
Obsolete properties removed from DAM data model

Related to Issue [MWDAM-2232]

  1. … 4 more files in changeset.
To create innerloops check also if the centroid of the smaller loop is also in the polygon of the larger loop.

Related to Issue [MWDAM-2786]

    • -0
    • +155
    ./PersistableDataModelFactory.cs
  1. … 2 more files in changeset.
Unite test added to ensure that inner loops are correctly handled

Related to Issue [MWDAM-2636]

    • -0
    • +163
    ./PersistableDataModelFactory.cs
  1. … 1 more file in changeset.
Adapted to review: improved test method names

Related to Issue [MWDAM-2633]

Added InnerLoops to StixFileReader

Related to Issue [MWDAM-2633]

    • binary
    ./TestFiles/SimpleTwoInnerLoops.stix
    • binary
    ./TestFiles/SimpleInnerLoopInAnotherInnerLoop.stix
    • binary
    ./TestFiles/SimpleInnerLoop.stix
    • -0
    • +9
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 1 more file in changeset.
Corrected tests for adapted validation.

Related to Issue [MWDAM-2701]

Added extra test for Shift.

Related to Issue [MWDAM-2701]

Implemented the shift in the SoilProfile2DDataModel instead of the importer. This also removes the need of a regeneration of the geometry data. But is does need its own validator (in the importer) as the "standard" validator uses pointer checks instead of location checks.

Related to Issue [MWDAM-2701]

  1. … 4 more files in changeset.
Adapted to review: removed YEnd

Related to Issue [MWDAM-2162]

  1. … 1 more file in changeset.
Added RegenerateGeometry after reading the stix file. Extended tests.

Related to Issue [MWDAM-2162]

  1. … 5 more files in changeset.
Create more realistic layer for test

Related to Issue [MWDAM-2162]

Replaced TestUtils comparers with comparers from DSL

Related to Issue [MWDAM-2162]

    • -64
    • +0
    ./TestUtils/GeometryPointComparer.cs
    • -62
    • +0
    ./TestUtils/GeometryCurveEqualityComparer.cs
    • -77
    • +0
    ./TestUtils/DoubleEqualityComparer.cs
Replaced TestUtils comparers with comparers from DSL

Related to Issue [MWDAM-2162]

    • -0
    • +3
    ./Deltares.Dam.StixFileReader.Tests.csproj
SetLimits added: fixed test

Related to Issue [MWDAM-2162]

SetLimits added

Related to Issue [MWDAM-2162]

  1. … 1 more file in changeset.
Reverted revision(s) 4801 from DamClients/DamUI:

Set all configurations to Any CPU

Related to Issue [MWDAM-2171]

........

    • -4
    • +0
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 15 more files in changeset.
Set all configurations to Any CPU

Related to Issue [MWDAM-2171]

    • -0
    • +4
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 15 more files in changeset.
Removed packages (that were previously added in all projects) where they are not used.

Related to Issue [MWDAM-2168]

    • -5
    • +0
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 12 more files in changeset.
Build DAM UI with .NET8.0

Related to Issue [MWDAM-2168]

    • -0
    • +5
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 21 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2001]

    • -2
    • +2
    ./TestUtils/GeometryCurveEqualityComparer.cs
    • -3
    • +3
    ./Deltares.Dam.StixFileReader.Tests.csproj
  1. … 368 more files in changeset.
Do not regenerate the geometry

Related to Issue [MWDAM-1896]

  1. … 1 more file in changeset.
Add test and clean-up

Related to Issue [MWDAM-1896]

    • -0
    • +64
    ./TestUtils/GeometryPointComparer.cs
    • -3
    • +134
    ./PersistableDataModelFactory.cs
    • -0
    • +62
    ./TestUtils/GeometryCurveEqualityComparer.cs
    • -0
    • +77
    ./TestUtils/DoubleEqualityComparer.cs
  1. … 2 more files in changeset.
Clean-up and add test

Related to Issue [MWDAM-1896]

    • -0
    • +124
    ./PersistableDataModelFactory.cs
    • -0
    • +6
    ./Deltares.Dam.StixFileReader.Tests.csproj
    • -0
    • +42
    ./SoilProfile2DDataModelTest.cs
  1. … 4 more files in changeset.
Create csproj for StixFileReader

Related to Issue [MWDAM-1896]

    • -0
    • +25
    ./Deltares.Dam.StixFileReader.Tests.csproj
    • -0
    • +55
    ./StixFileReaderTest.cs
    • binary
    ./TestFiles/Corrupt.stix
    • binary
    ./TestFiles/DWP_1.stix
    • -0
    • +47
    ./StixFileReaderHelperTest.cs
  1. … 9 more files in changeset.