Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated storage for Q-variant related calculations: - Read and Create Extension methods and corresponding tests - The StorageSqLiteIntegrationTest to assert the newly added properties - WaveConditionsOutput: explicitly initialize the CalculationConvergence and removed the optional constructor parameters Related to Issue [WTI-897]

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

Former-commit-id: 28abf622cb9128ec6aa23cce06e133242f612d03

Former-commit-id: 1c0416187a9bde0764fd6db3cea3d93106698fb5

    • -2
    • +37
    ./WaveImpactAsphaltCoverWaveConditionsOutputEntityReadExtensionsTest.cs
  1. … 15 more files in changeset.
- Added combobox as 2a result in wave impact asphalt cover section results. - Updated storage. Related to Issue [WTI-1021]

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

Former-commit-id: 30324d41f685276d5967b84629cb3d7e05b98c18

Former-commit-id: 2eb6b3d88d602de8e71fad90db5179b34d7287f5

    • -3
    • +4
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 75 more files in changeset.
Changed labels of AssessmentLayerOneState. Related to Issue [WTI-1021]

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

Former-commit-id: 63baf9678c1c2f6f1aa744a026c2605f503ff607

Former-commit-id: 89fdfcacedf7f3e101a5f84b688d0bce09862c0f

    • -1
    • +1
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 59 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 108 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 68 more files in changeset.
- Extended tests with all possible values - Combined similar tests - Set enum values of AssessmentLayerTwoAResult to 1,2, and 3 -- WARNING, AssessmentLayerTwoAResult saved in older projects will not be properly loaded without an update script paired with tang_ds Related to Issue [WTI-985]

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

Former-commit-id: a5b45013d8d7a818133930fc28ebd90f490f0102

Former-commit-id: 951781de1ded290961bd1b67cfc7fe8599907e44

    • -59
    • +7
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
    • -1
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 36 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

    • -3
    • +5
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 185 more files in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: 0773c8e5db450c36f1a4fc15b924323307158a42

Former-commit-id: cc336f74006671891d138b3bc04dfc6aa71d9bcf

    • -3
    • +5
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
  1. … 17 more files in changeset.
Fixed double run tests.

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

Former-commit-id: 04d4aad9801f90db1de4d459825bd3aaa5d3e7d6

Former-commit-id: 81682ca1ae3115ad1b16ff79e2a4e072db5b9f0b

    • -1
    • +1
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
    • -22
    • +22
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 29 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 185 more files in changeset.
Added persistency of WaveImpactAsphaltCoverWaveConditionsCalculation with output. Added persistence of order for wave conditions output. Related to Issue [WTI-855]

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

Former-commit-id: f474b55040c11c1c943aa70e6d8c04ba4ec32c6f

Former-commit-id: 152d0a30e775a7ae39bad12fb5bf3bbaece0b345

    • -0
    • +36
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 14 more files in changeset.
Added Read and Create extensions for WaveImpactAsphaltCoverWaveConditionsOutputEntity Related to Issue [WTI-855]

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

Former-commit-id: 6e745aa468d69331f9c271e1443be15444040555

Former-commit-id: a458da4db7c07d3d6f72faa34cef301deaa8528d

    • -0
    • +86
    ./WaveImpactAsphaltCoverWaveConditionsOutputEntityReadExtensionsTest.cs
  1. … 14 more files in changeset.
Implemented persistence of WaveImpactAsphaltCoverWaveConditionsCalculation Related to Issue [WTI-854]

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

Former-commit-id: f3964560b92487cc7669fcddf4af63e864f0e7d5

Former-commit-id: d02861d75cb9c137ac21962a12195c9bbef7cbd8

    • -0
    • +131
    ./WaveImpactAsphaltCoverSectionResultEntityReadExtensionsTest.cs
    • -0
    • +261
    ./WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensionsTest.cs
  1. … 29 more files in changeset.