Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

    • -21
    • +21
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 73 more files in changeset.
- Resolved compilation errors by introducing the AssessmentLayerOneState when applicable - Added the DataGridViewCellTester for the tests that explicitly tested the cell Style properties

Merged revision(s) 6630-6714 from branches/WTI-985:

Added enum indicating the state of assessment layer one

........

Added enum indicating the state of assessment layer one

........

- Incorporated enum for AssessmentLayerOne in the failure mechanism section

- Fixed tests that are directly related to the failure mechanism section

Note: derived views and corresponding tests are NOT fixed yet

........

- Fixed tests for Q-variant failureMechanisms

........

- Fixed ReadExtensions for storage

........

- Fixed ReadExtension tests for storage

........

Fixed issues on the RingtoetsProjectTestHelper:

- Introduced private method to generate a random state of AssessmentLayerOne

........

Fixed issues on the AssessmentLayerOneState:

- Corrected strings that are displayed in the view

- Created a protected method to provide access for every derived failure mechanism view to the Enumwrapper for AssessmentLayerOneState

........

Implemented feature on the ClosingStructuresFailureMechanismResultView:

- Replaced the checkbox with a dropdown colum containing the AssessmentLayerOneState value

- Fixed or expanded tests

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

(Editorial) For the closing structure failure mechanism

- Write out string resource values when testing

........

Implemented feature on the GrassCoverErosionOutwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing test

........

Extended tests:

- Assess the behaviour of the datagrid row for every state of AssessmentLayerOneState

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Implemented feature on the Piping FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Extended tests:

- Added additional section when assessing the behaviour of the three possible states of AssessmentLayerOne

........

Implemented feature on the Stability point structures FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

(Editorial) For the grass cover erosion outwards failure mechanism

- Write out string resource values when testing string values of the column headers

........

Implemented feature on the Stability stone cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Added assertions for when cells are enabled. This includes an additional test that verifies the behaviour when the state changes to "sufficient" for assessmentLayerOne

........

Implemented feature on the wave impact asphalt cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

Removed obsolete reference to RingtoetsCommonFormsResources in the tests

........

Created project to include helper classes for asserting Forms related projects

........

Created project to include helper classes for asserting Forms related projects:

- Reverted accidental change on Common.Data.TestUtil project

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Extracted base method to add assessment section name and assessment section layer one columns

........

Improved helper class DataGridViewCellsTester:

- Enabled state does not always mean readonly, assertion behaviour can be toggled

- Documented when AssertionException can be thrown

........

Refactoring:

- For the mechanisms that already implement the dropdown box for assessment layer one: use an override of the AddDataGridColumns to set the correct columns

- Aforementioned function already sets the section name and dropdown box for assessment layer one per default

........

Incorporated helper class DataGridViewCellsTester:

- Replaced every instance of a local cell enabled/disabled assertion with the DataGridViewCellsTester

........

Implemented feature on the dune erosion failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature on the grass cover slipoff inwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Removed obsolete RingtoetsCommonResource reference

........

Implemented feature on the grass cover slipoff outwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for the macro stability related failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for piping structure failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for strength stability lengthwise construction failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for technical innovation failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for water pressure asphalt cover failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Fixed ReadExtension tests for storage:

- Compilation error when trying to run this test due to invalid cast from bool to the AssessmentLayerOneState

........

Fixed ReadExtension entity tests for storage:

- Adapted read entity tests to assess for the enum AssessmentLayerOneState instead of a boolean for LayerOne. Entities were already adjusted due to changes in the FailureMechanismSectionResult

........

* Updated database design (new comments added).

* Defined default value for FailureMechanismSectionResult.

* Specified concrete values for AssessmentLayerOneState.

........

Related to Issue [WTI-985]

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

Former-commit-id: 417e584767297df8e93c02b36a0af938af02894c

Former-commit-id: 03a26b4cac7f05f4cf9dfde404b76d15b41d82cb

    • -62
    • +60
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 185 more files in changeset.
Added generic view for other (not implemented) failure mechanisms. Related to Issue [WTI-843]

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

Former-commit-id: 720ea4e67345ae6b9c9d72fbe3a1d0d7d55035a8

Former-commit-id: 3b3e9990fd99a239ec423a1f7420bbf84980be98

    • -0
    • +2
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 22 more files in changeset.
Incorporated helper class DataGridViewCellsTester: - Replaced every instance of a local cell enabled/disabled assertion with the DataGridViewCellsTester

Related to Issue [WTI-985]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-985@6685 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 32287200a3bb00265c46b7fcc1d5050eb4b207fe

Former-commit-id: fd65d9f63f4daa4d38b4ba8cc2cba45d2980819f

    • -25
    • +11
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 9 more files in changeset.
Added failure mechanism view for stability point structures failure mechanism.

Related to Issue [WTI-843]

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

Former-commit-id: bc040635bce56266421723377a939bec98a2a10a

Former-commit-id: e3a147c72c21251e20103def6b5bb356e116bd55

    • -0
    • +684
    ./StabilityPointStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
- Updated PipingFailureMechanismResultView.cs with new error messages - Updated ResultView error messages Related to Issue [WTI-943]

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

Former-commit-id: da02c57c0ac9669274c0dcabfabd79e616f82d22

Former-commit-id: 4e2641bfad2bf52e8a9f3da2a66ceb9465095eb3

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 10 more files in changeset.
- Added test for height structures - Updated Error texts for section result with and without calculation for stability point structures Related to Issue [WTI-943]

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

Former-commit-id: d54e2bc567b1c4828fd0d3dc40f0fb58bf2ca3a9

Former-commit-id: fc165afd4bfd3f3e8f01792a0841beca4dec742f

    • -18
    • +250
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -1
    • +113
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
Removed obsolete reference to RingtoetsCommonFormsResources in the tests Related to Issue [WTI-985]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-985@6660 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9eead7f3f5a09226da9cdb7292bf351ebbea7905

Former-commit-id: dfa1162e7e03a7d6c58a6ab61acf06ae62423333

    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 4 more files in changeset.
Implemented feature on the Stability point structures FailureMechanism: - Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value - Fixed failing/not working tests - Typed out string values when asserting column headers Related to Issue [WTI-985]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-985@6654 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bfae0cb5d40a61568cd338169bd9b9118eee8746

Former-commit-id: 24edc5b24bdcfe8e1e8923da16cd1a04091b46c5

    • -19
    • +37
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 1 more file in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

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

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

    • -12
    • +12
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 18 more files in changeset.
Changes after review. Related to Issue [WTI-570]

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

Former-commit-id: 875c6050812cd6cfff05c35a99b7192ff4f34083

Former-commit-id: 48e529a4a056509b183a6faa7f327baf793a3590

    • -1
    • +0
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
  1. … 5 more files in changeset.
Made sure result view is updated on changes. Related to Issue [WTI-568]

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

Former-commit-id: a06ed43c8980c0075031a2ac3c4cc187ace3125b

Former-commit-id: 878fbdd0587d47e5a3bba08ab8032fbec73296ef

    • -37
    • +229
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -40
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 8 more files in changeset.
- Minor review suggestions Related to Issue [WTI-605]

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

Former-commit-id: b2385e0387088a061c63f71f3ce60c854a66aa88

Former-commit-id: c56f03e77b81bcc5c672dfb72e7295b558361cdb

    • -2
    • +2
    ./StabilityPointStructuresScenarioRowTest.cs
    • -2
    • +2
    ./StabilityPointStructuresScenariosViewTest.cs
  1. … 1 more file in changeset.
Implemented scenario view for Stability Point Structures failure mechanism. Related to Issue [WTI-605]

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

Former-commit-id: 6c45d146fe9d652a253e6d916ee67622566f39d6

Former-commit-id: 913c29981c9b7cbba1ae0f4451228bcc85d5b8ae

    • -0
    • +120
    ./StabilityPointStructuresScenarioRowTest.cs
    • -0
    • +409
    ./StabilityPointStructuresScenariosViewTest.cs
  1. … 11 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

    • -6
    • +13
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -40
    • +6
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
  1. … 89 more files in changeset.
- Created StabilityPointStructuresPlugin - Moved StabilityPointStructuresFailureMechanismSectionResult Related to Issue [WTI-561]

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

Former-commit-id: b285c642bb2e3f0fa19a9cbb4ac3f2b40f54fc23

Former-commit-id: 4bc4fc1bd022ae8ff4cf549820463d59870b7fdb

    • -0
    • +163
    ./StabilityPointStructuresFailureMechanismResultViewTest.cs
    • -0
    • +138
    ./StabilityPointStructuresFailureMechanismSectionResultRowTest.cs
    • -163
    • +0
    ./StabilityPointStructuresResultViewTest.cs
    • -138
    • +0
    ./StabilityPointStructuresSectionResultRowTest.cs
  1. … 22 more files in changeset.
- Moved relevant files to StabilityPointStructures projects and folders Related to Issue [WTI-560]

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

Former-commit-id: 7ebfef7c61e5c53c4c979cf2201cd4d076a1c899

Former-commit-id: 40cf736b19f2713bdd445c628e9db962d935995f

    • -0
    • +163
    ./StabilityPointStructuresResultViewTest.cs
    • -0
    • +138
    ./StabilityPointStructuresSectionResultRowTest.cs
  1. … 73 more files in changeset.