Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a few unit tests

Related to Issue [MWDAM-1793]

    • -23
    • +46
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
Implemented BeeSwarm options as with defaults values taken from the stability kernel itself. Added a test for the BeeSwarm option, ran the input in the kernel itself to obtain a result for comparisment.

Related to Issue [MWDAM-1791]

    • -1
    • +46
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Adapted to review comment. Also corrected typo in name of test.

Related to Issue [MWDAM-1780]

    • -2
    • +3
    ./MacroStabilityInwardsKernelWrapperTests.cs
Minor clean-up

Related to Issue [MWDAM-1793]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Updated to version 22.1.1 for marcostbility kernel (C#wrapper) in order to be able to fix the error with test. Fixed the test. Removed the obsolete DAMMacrostabilty kernel based on DGeoStability.

Related to Issue [MWDAM-1780]

    • -4
    • +3
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 34 more files in changeset.
Set failing test temporarily WorkInProgress

Related to Issue [MWDAM-1780]

    • -0
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
Reinstated BaseFileName/ProjectName and CalculationPath to be used in designresults for stabilityCalculator.

Related to Issue [MWDAM-1766]

    • -0
    • +6
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
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.