Ringtoets.MacroStabilityInwards.Data.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -214
    • +0
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
    • -45
    • +0
    ./MacroStabilityInwardsGridTestFactoryTest.cs
    • -181
    • +0
    ./MacroStabilityInwardsInputFactoryTest.cs
    • -117
    • +0
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
    • -84
    • +0
    ./MacroStabilityInwardsSliceTestFactoryTest.cs
    • -46
    • +0
    ./MacroStabilityInwardsSlidingCircleTestFactoryTest.cs
    • -161
    • +0
    ./MacroStabilityInwardsStochasticSoilModelTestFactoryTest.cs
    • -387
    • +0
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
    • -72
    • +0
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
    • -86
    • +0
    ./Segment2DLoopCollectionHelperTest.cs
    • -50
    • +0
    ./SoilProfile/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs
    • -62
    • +0
    ./SoilProfile/MacroStabilityInwardsSoilLayer1DTestFactoryTest.cs
    • -70
    • +0
    ./SoilProfile/MacroStabilityInwardsSoilLayer2DTestFactoryTest.cs
    • -65
    • +0
    ./SoilProfile/MacroStabilityInwardsSoilProfile1DTestFactoryTest.cs
  1. … 15700 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsGridTestFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsInputFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsSliceTestFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsSlidingCircleTestFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsStochasticSoilModelTestFactoryTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
    • -1
    • +1
    ./Segment2DLoopCollectionHelperTest.cs
    • -1
    • +1
    ./SoilProfile/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs
    • -1
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilLayer1DTestFactoryTest.cs
    • -1
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilLayer2DTestFactoryTest.cs
    • -1
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilProfile1DTestFactoryTest.cs
    • -1
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilProfile2DTestFactoryTest.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for MacroStabilityInwards and tests

WTI-1767

    • -1
    • +1
    ./SoilProfile/MacroStabilityInwardsSoilLayer2DTestFactoryTest.cs
  1. … 118 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./SoilProfile/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs
  1. … 30 more files in changeset.
Adapted macro stability inwards calculation configuration import/export related tests. WTI-892

    • -1
    • +1
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
  1. … 4 more files in changeset.
Cleanup TestHydraulicBoundaryLocation: - Removed the constructors and the factory method to set output on the TestHydraulicBoundaryLocation. The HBL will not have a property calculations anymore, as the calculations contain a reference to a HBL -- Replaced when necessary

WTI-1570

    • -1
    • +1
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
  1. … 5 more files in changeset.
Fixed failing tests. WTI-1612

    • -2
    • +1
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
  1. … 1 more file in changeset.
Adapted MacroStabilityInwardsCalculationScenarioTestFactoryTest. WTI-1612

    • -213
    • +11
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
Add new row to the macro stability outwards result view WTI-1633

    • -4
    • +37
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
  1. … 8 more files in changeset.
Add detailed assessment assembly factory method to macro stability inwards WTI-1616

    • -0
    • +1
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
  1. … 9 more files in changeset.
Fix RingtoetsPlugin and DataSynchronizationService + tests to work with the new IHasSectionResults interface WTI-1617

    • -0
    • +2
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
  1. … 13 more files in changeset.
Improvements after review. WTI-1588

    • -4
    • +9
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
    • -4
    • +9
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
  1. … 10 more files in changeset.
Improvements after review. WTI-1588

    • -16
    • +8
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
    • -4
    • +4
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
  1. … 40 more files in changeset.
Improvements after review. WTI-1588

    • -383
    • +0
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
    • -0
    • +385
    ./MacroStabilityInwardsCalculationScenarioTestFactoryTest.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 25 more files in changeset.
Fixed failing tests. WTI-1562

    • -5
    • +5
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 1 more file in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -0
    • +4
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -61
    • +3
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
Removed MacroStabliityInwardsSemiProbabilisticOutput. WTI-1581

    • -1
    • +0
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
    • -89
    • +0
    ./MacroStabilityInwardsSemiProbabilisticTestFactoryTest.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 23 more files in changeset.
Removed probability from macro stability inwards calculation data model and rewired everythin so that the (section) result view still works the same. WTI-1581

    • -10
    • +8
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
  1. … 21 more files in changeset.
Implemented dynamically resolving derived output in the macro stability inwards calculation scenario row. WTI-1581

    • -1
    • +24
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
    • -10
    • +4
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
  1. … 5 more files in changeset.
Incorporated comments review 2408: - Ensure proper use of the DistributionAssert.AreEqual -- Checked for the Ringtoets.MacroStabilityInwards namespaces - Removed obsolete test

WTI-1473

    • -5
    • +3
    ./SoilProfile/MacroStabilityInwardsPreconsolidationStressTestFactoryTest.cs
  1. … 3 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13171 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13160 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13156 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for MacroStabilityInwards test files.

Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13094 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fc4a8b46eab70ff29a432d548da8d619cfc2c62d

Former-commit-id: 270e087cfec8ee8f2259bbc8ecdeea4b5b835d38

    • -34
    • +1
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 11 more files in changeset.
Note: one test will fail, because the 17.3 full test project is not updated yet according to the new database structure of 17.2 with the zoning columns

Merged revision(s) 12917-12925 from branches/Release/17_2

Related to Issue [WTI-1469]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12929 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b950cab1950cda19858d053390169aa21089ee07

Former-commit-id: 9841a9ecb876e2c8ea68c8991856cb16e4eed247

    • -0
    • +5
    ./MacroStabilityInwardsCalculationScenarioFactoryTest.cs
    • -0
    • +11
    ./MacroStabilityInwardsTestDataGeneratorTest.cs
  1. … 85 more files in changeset.
Merged revision(s) 12904 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12909 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0372267439eff235b13a24e42227cb292011ee81

Former-commit-id: adfe6655235869465dd8d2247b6c332f95ac67b4

    • -3
    • +4
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
  1. … 19 more files in changeset.
Merged revision(s) 12900 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12902 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d70e85fb7e320b946149fa91f9278aadf5cd098a

Former-commit-id: f41b6aaf641991a4e4c2dd7e540885c9e43ee1f5

    • -0
    • +6
    ./MacroStabilityInwardsOutputTestFactoryTest.cs
  1. … 9 more files in changeset.
Cleanup of Ringtoets.MacroStabilityInwards.* Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12788 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 32623d777e3cc865c9bd907270337ebecf2be979

Former-commit-id: 66d2f5c2e3e1828b215aa6ff22ab6f080822ff2d

    • -1
    • +0
    ./MacroStabilityInwardsSemiProbabilisticTestFactoryTest.cs
  1. … 44 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12786 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -2
    • +0
    ./Ringtoets.MacroStabilityInwards.Data.TestUtil.Test.csproj
  1. … 291 more files in changeset.