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

Related to Issue [MWDAM-2469]

    • -2
    • +4
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
TrafficLoadDegreeOfConsolidation is connected to the Mac kernel

Related to Issue [MWDAM-2573]

    • -3
    • +31
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 5 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2472]

    • -0
    • +5
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Fix some tests after validation improvement.

Related to Issue [MWDAM-2400]

    • -0
    • +4
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
Expected factor updated with new calculated factor due to new settings for BeeSwarm

Related to Issue [MWDAM-2390]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Dike embankment material is added in unit tests with 1D profile

Related to Issue [MWDAM-2164]

    • -16
    • +35
    ./DamPipingBligh/DamPipingBlighKernelWrapperTests.cs
    • -17
    • +23
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapperTests.cs
  1. … 3 more files in changeset.
Validations of the soil profile performed in class PlLinesCreator.cs and PlLinesToWaternetConverter.cs are moved to a new class SoilProfileValidator and called only by the PlLinesCreator.

Related to Issue [MWDAM-2164]

    • -296
    • +4
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
    • -58
    • +9
    ./TestHelpers/DamEngineDataTestFactory.cs
  1. … 12 more files in changeset.
Reference line of the waternet containing upwards vertical part is corrected (by shifting the highest point by 1cm) in order to be correctly displayed in D-Stability

Related to Issue [MWDAM-2517]

    • -0
    • +34
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Added (rudimentary) tests for the geometry exporter.

Related to Issue [MWDAM-2446]

    • -28
    • +9
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 7 more files in changeset.
The determination of 2D aquifer layers in PlLinesToWaternetConverter is extracted to a new class SoilProfile2DHelper in order to be used by the waternet creator validator

Related to Issue [MWDAM-2525]

    • -0
    • +1002
    ./Common/SoilProfile2DHelperTests.cs
    • -0
    • +1198
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 2 more files in changeset.
Refactoring: comments improved + unused method DetermineStabilityUplift removed

Related to Issue [MWDAM-2226]

  1. … 5 more files in changeset.
Code improved after review

Related to Issue [MWDAM-2410]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 2 more files in changeset.
Unit test improved after review

Related to Issue [MWDAM-2404]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
Determination of the top and bottom boundary of cluster of aquifers is improved when a not continuous aquifer is connected to a continuous aquifer

Unit tests added to highlight the problem.

Related to Issue [MWDAM-2410]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2400]

    • -1
    • +0
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 2 more files in changeset.
Unused variables removed

Related to Issue [MWDAM-2369]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
Unit tests added to highlight the problem

Related to Issue [MWDAM-2404]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Waternet is created based on SoilProfile1D when available

Related to Issue [MWDAM-2369]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Tolerance used in Waternet line creator corrected.

Related to Issue [MWDAM-2380]

    • too large
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 2 more files in changeset.
Out-commented tests are fixed and run again.

One test is set to Ignore because problem will be solved in other issue.

Related to Issue [MWDAM-2327]

    • binary
    ./Common/TestFiles/soilmaterials.mdb
  1. … 2 more files in changeset.
Adapted to review

Related to Issue [MWDAM-2339]

    • -3
    • +3
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Previous changed reverted because new tests fail

Related to Issue [MWDAM-2324]

    • -3
    • +1
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 1 more file in changeset.
Unit test for 1D profile updated

Related to Issue [MWDAM-2324]

    • -1
    • +3
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
For Uplift-Van with Bee swarm, a search refinement with Levenberg-Marquardt is performed, so as in D-Stability

Related to Issue [MWDAM-2339]

    • -2
    • +2
    ./MacroStabilityCommon/ConversionHelperTests.cs
  1. … 1 more file in changeset.
Expected safety factor updated with new calculated value.

Use of tolerance in tests improved.

Related to Issue [MWDAM-2339]

    • -134
    • +170
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
For Uplift-Van with Bee swarm, a search refinement with Levenberg-Marquardt is performed, so as in D-Stability

Related to Issue [MWDAM-2339]

    • -1
    • +1
    ./MacroStabilityCommon/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Fixed failing tests, reinstated them.

Related to Issue [MWDAM-2258]

    • -16
    • +16
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 2 more files in changeset.
Remove redundant TestDetermineStabilityUpliftWithStiFile. Remove sti, mdb and xml files from TestFiles folder.

Related to Issue [MWDAM-2273]

    • -46
    • +0
    ./Common/TestFiles/ProfileOutput.xml
    • -1594
    • +0
    ./Common/TestFiles/OutwardsZones.sti
    • binary
    ./Common/TestFiles/DAM Tutorial Design0.soilmaterials.mdb
    • -3495
    • +0
    ./Common/TestFiles/18_4_94.sti
    • -575
    • +0
    ./Common/TestFiles/SimpleGeometry.sti
  1. … 1 more file in changeset.
cleanup

Related to Issue [MWDAM-2273]

    • -5
    • +0
    ./Assemblers/Geometry2DSectionAssemblerTest.cs
Remove redundant CreateDataTransferObject from Geometry2DSectionAssembler. Remove sti files from TestData folder.

Related to Issue [MWDAM-2273]

    • -77
    • +0
    ./Assemblers/Geometry2DSectionAssemblerTest.cs
    • -3495
    • +0
    ./Assemblers/TestData/18_4_94.sti
    • -1081
    • +0
    ./Assemblers/TestData/1D1.sti
  1. … 1 more file in changeset.