Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added contribution validation tests for StabilityPointStructures Related to Issue [WTI-1059]

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

Former-commit-id: 1d2111255151c115752f9af9f63ecbae2ea396d3

Former-commit-id: eae1f7526697fc3e63667d0f244ce16bce8de3bd

    • -1
    • +52
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +59
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +51
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
Updated some test names Related to Issue [WETI-1059]

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

Former-commit-id: 1aa534acad2909409d5c0e9d3a4b14041741791f

Former-commit-id: 271484bbb702c41671a66737cb338d720d9f4a74

    • -1
    • +1
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Added contribution validation for structures failure mechanisms Related to Issue [WTI-1059]

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

Former-commit-id: 7a609e01770ea1f08163eb5137836628e9c5ff63

Former-commit-id: 2455b688acec17aeec5ea2d0834b7171e63d96e3

    • -6
    • +6
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -5
    • +5
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -5
    • +5
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 23 more files in changeset.
Merged revision(s) 7785-7788 from branches/Release/16_4: Removed validation for the HeightStructures whether the failuremechanism contains any sections to enable or disable the Validate(All) and Calculate(All) buttons in the context menu: - Adjusted affected tests: assessment section mocks --> stubs, because property getter of AssessmentSection.HydraulicBoundaryDatabase is called - Removed obsolete tests that assert the behavior when a section is set or not - Cleaned up tests: -- Removed geometry definitions for the failure mechanism sections when used -- Renamed parameters such that suffices -Stub and -Mock are dropped

........

Removed validation for the StabilityPointStructures whether the failuremechanism contains any sections to enable or disable the Validate(All) and Calculate(All) buttons in the context menu:

- Removed obsolete tests that assert the behavior when a section is set or not

- Cleaned up tests:

-- Removed geometry definitions for the failure mechanism sections when used

-- Renamed parameters such that suffices -Stub and -Mock are dropped

........

Removed obsolete resource

Related to Issue [WTI-1064]

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

Former-commit-id: 493a87d188882236d2720d3ed1a114d9cd62e412

Former-commit-id: 9c169dd1865dffd02e45a2f2cfb361b5f1acc572

    • -100
    • +42
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -144
    • +73
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -117
    • +51
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 7 more files in changeset.
Fixed synchronization of Calculation assignments to SectionResult when dike profiles are assigned to calculations or when dike profile or calculations are deleted. Related to Issue [WTI-968]

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

Former-commit-id: 2c3389f3ce5ae650350fe36697da4d08761ace93

Former-commit-id: 35b379b3f056389aa0a2859a2cf0af85a9cba6cc

    • -1
    • +2
    ./StabilityPointStructureTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Extended/improved TreeNodeInfo tests (part III) Related to Issue [WTI-1038]

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

Former-commit-id: 07f9bb88ac315d43408a8b1fb426a5d087a4e31e

Former-commit-id: 23a2b2c26673d8a42114a4f82434ea6e8f769f86

    • -1
    • +0
    ./StabilityPointStructureTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresInputContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityPointStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 84 more files in changeset.
Extended/improved TreeNodeInfo tests (part I) Related to Issue [WTI-1038]

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

Former-commit-id: 035694d130c851d59932bc8b80d4c1f92041a56c

Former-commit-id: 708bd649cab54cde001d099cb81464bc0a5e639d

    • -10
    • +13
    ./StabilityPointStructureTreeNodeInfoTest.cs
    • -3
    • +4
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +7
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -12
    • +13
    ./StabilityPointStructuresContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -2
    • +5
    ./StabilityPointStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./StabilityPointStructuresInputContextTreeNodeInfoTest.cs
    • -1
    • +2
    ./StabilityPointStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 50 more files in changeset.
Implement consistent ordering in context menus, quality check for previous corrected items: - Structures context - Dike profiles context - Foreshore profiles context

Order was adjusted according to the issue description.

Related to Issue [WTI-995]

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

Former-commit-id: 3235c2be3daee181c61130d000b03adaacd91ac4

Former-commit-id: 6740ef30ddc37f6004975d3b7868a1d52270755f

    • -7
    • +10
    ./StabilityPointStructuresContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Improvements after review. Related to Issue [WTI-773]

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

Former-commit-id: bf03f344571164795f315d8a063a3bc2bdc2b9c4

Former-commit-id: beb549c0f7dc4e2aeaee8e8152a840fa15364b86

    • -7
    • +7
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 39 more files in changeset.
Implement consistent ordering in context menus - Made Stability Point structures menu consistent with the issue description - Adjusted affected tests

Related to Issue [WTI-995]

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

Former-commit-id: 674fbeb03e6dfbb77a096b8ca55c4ff0dd542da9

Former-commit-id: 453f5f53050e35141e7655ad0a5fa9d17a31c84d

    • -16
    • +19
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -6
    • +6
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -20
    • +27
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Moved all TreeNodeInfo tests and other info tests from forms test project to plugin test project. Related to Issue [WTI-773]

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

Former-commit-id: b845a4c5c923896a2059ff46ac7dd5eb076dd82e

Former-commit-id: bbf06f92d9b3fd77e194139bffff7de75b4cc1b4

    • -0
    • +278
    ./StabilityPointStructureTreeNodeInfoTest.cs
    • -0
    • +666
    ./StabilityPointStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1170
    ./StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -0
    • +261
    ./StabilityPointStructuresContextTreeNodeInfoTest.cs
    • -0
    • +804
    ./StabilityPointStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +137
    ./StabilityPointStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -0
    • +152
    ./StabilityPointStructuresInputContextTreeNodeInfoTest.cs
    • -0
    • +127
    ./StabilityPointStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 232 more files in changeset.