Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the headers files for the test project after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 75 more files in changeset.
Fixed the two failing tests that were due to the corrected waternet lines.

Related to Issue [MWDAM-1757]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1712]

    • -1
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 3 more files in changeset.
Added setting proper name for xml file. Adapted exiting test(s) by adding missing path/name parameters to example data. Also improved null testing to get rid of warnings.

Related to Issue [MWDAM-1670]

    • -0
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 4 more files in changeset.
Added extra testing for filling the slice data for Bishop and UpliftVan from kernel to engine.

Related to Issue [MWDAM-1712]

    • -0
    • +31
    ./MacroStabilityInwardsKernelWrapperTests.cs
Added filling the slice data for Bishop and UpliftVan from kernel to engine. Note that this is not (yet) to be made part of the DamEngine output interface (not yet in interface code and not yet in output xsd).

Related to Issue [MWDAM-1712]

    • -6
    • +127
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Made sure slip circle data flows from kernel via DamEngine to the interface of DAMEngine.

Related to Issue [MWDAM-1712]

    • -0
    • +19
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 5 more files in changeset.
Incorporated comments CR-DAM55:

- Changed enum values back to original values and fixed failing tests

-- Initialize WaterpressureInterpolationModel for tests that fail and make use of soil layers

-- Initialize the DikeEmbankmentMaterial soil layer with HydroStatic when it is needed

Related to Issue [MWDAM-1650]

    • -2
    • +12
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 3 more files in changeset.
Replace UpliftVanWti Stability Model Type with UpliftVan Stability Model Type

Related to Issue [MWDAM-1685]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 9 more files in changeset.
Fixed edge case:

- Fixed test

Related to Issue [MWDAM-1683]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
Fixed failing unit test:

- Corrected algorithm, because apparently it is possible to get an enclosed area without coordinates ---> corrected filtering

- Adjusted resulting safety factor.

Related to Issue [MWDAM-1683]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Corrected stability test by setting intended tangent line type. Corrected other tests by correcting DetermineForSurfaceLineCorrected1DProfileAtX.

Related to Issue [MWDAM-1627]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Corrected handling for grid and tangent lines as well as all water net data. Now the failing tests work so removed the WiP status for these tests.

Related to Issue [MWDAM-1627]

    • -44
    • +42
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 10 more files in changeset.
Fixed TestFullCalculationFailsWithNoGrid.

Related to Issue [MWDAM-1654]

    • -3
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
Fixed Validate by adding setting uplift grid definition parameters.

Related to Issue [MWDAM-1654]

    • -1
    • +13
    ./MacroStabilityInwardsKernelWrapperTests.cs
Cleaned references and removed obsolete comment.

Related to Issue [MWDAM-1627]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
Set failing tests to WorkInProgress

Related to Issue [MWDAM-1654]

    • -1
    • +3
    ./MacroStabilityInwardsKernelWrapperTests.cs
Improved getting back results from C#wrapper with tests

Related to Issue [MWDAM-1627]

    • -4
    • +27
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 3 more files in changeset.
Improved wrapper and test.

Related to Issue [MWDAM-1627]

    • -3
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
Made Validation test succeed. Note that Validation of surface line in kernel needs work.

Related to Issue [MWDAM-1627]

    • -3
    • +10
    ./MacroStabilityInwardsKernelWrapperTests.cs
Set failing test to WIP.

Related to Issue [MWDAM-1627]

    • -0
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

    • -13
    • +17
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

    • -104
    • +67
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Implemented the required (minimum) output with tests and conversion helper. Removed some obsolete code and tests.

Related to Issue [MWDAM-1627]

    • -39
    • +0
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 6 more files in changeset.
Set failing tests to WIP.

Related to Issue [MWDAM-1627]

    • -0
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
Adapted failing tests due to new C#wrapper, Started with correct implementation of MacroStabilityInwardsKernelWrapper based on the C#wrapper, added conversion methods with tests for that to support some result items.

Related to Issue [MWDAM-1627]

    • -14
    • +47
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Incorporated comments reviewer:

- Renamed testhelper

Related to Issue [MWDAM-1629]

    • -3
    • +3
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 4 more files in changeset.
Put failing tests to WiP. These have to be checked on reuse or remove.

Came across some left over dead code in Location, removed this here too.

Related to Issue [MWDAM-1623]

    • -0
    • +5
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Added skeletons for FillEngineFromMacroStabilityWrapperInput, FillEngineFromMacroStabilityWrapperOutput, FillMacroStabilityWrapperInputFromEngine, FillMacroStabilityWrapperOutputFromEngine to replace wti serialization which is now removed. Started with adaptation of the kernelwrapper to no longer use wti-kernel but the full macro stability kernel via the C# wrapper (Issue [MWDAM-1627]). This latest issue can only be finished when all depending issues to actually fill in the data in the provided skeletons (and their belonging tests) are handled.

Made some tests WiP to reflect their proper status.

Removed remaining DAMMacroStability(xxx) files as these are now really no longer required.

Related to Issue [MWDAM-1623]

    • -16
    • +4
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 18 more files in changeset.
Removed DamMacroStabilityCommon.

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 15 more files in changeset.