Ringtoets.StabilityStoneCover.Forms.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated the TestWaveConditionsOutput in Forms and Services for the Q-variant failure mechanisms: - Added because of the planned out-phasing of the 4 arguments constructor of the WaveConditionsOutput - Added additional checks for the properties tests to verify the added output - Changed constructor signature of the TestWaveConditionsOutput to minimize changes in existing tests Related to Issue [WTI-897]

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

Former-commit-id: 1fba57df727cc91f78b0337d32b1c9ab0cf65d94

Former-commit-id: cb988d3d62ae8fe2c2d10de8cd6391f53a7a5c96

    • -0
    • +4
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 17 more files in changeset.
Add calculations layer for: - Grass cover erosion inwards - Grass cover erosion outwards - Wave impact asphalt cover - Stability stone cover Added TestUtil and TestUtil.Test projects for Ringtoets.HydraRing.Data. Added TestHydraulicBoundaryLocation Related to Issue [WTI-991]

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

Former-commit-id: 00be3cf09daa3d7d9aa78cbde8ab5ac71552497c

Former-commit-id: 67fb236c69f1fcd4c65949b18369d5c508ed534b

    • -0
    • +5
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 43 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

    • -0
    • +4
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 185 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

    • -0
    • +4
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 9 more files in changeset.
Added failure mechanism views for: grass cover erosion outwards wave impact asphalt cover stability stone cover Split the dike profile and foreshore profile layer of grass cover erosion inwards failure mechanism view.

Related to Issue [WTI-843]

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

Former-commit-id: 4b2947815b29f2d3fdc4f2d60970d17000b77084

Former-commit-id: b2c9fc481d36b9eae293965f87845381681315c7

    • -0
    • +13
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 43 more files in changeset.
* Removed unit tests that were already covered by slightly more complex unit test. * Moved TestForeshoreProfile and improved it's reuse. ** Removed references where no longer required. * Renamed ForeshoreTreeNodeInfoTest to ForeshoreProfileTreeNodeInfoTest, and also some cleanup. Related to Issue [WTI-965]

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

Former-commit-id: 4de737bc59cf63abb6637a75d874aab2fd0e3b95

Former-commit-id: f88ad8e6054a3c1917dfe283c28ccb541223c9e4

    • -4
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 39 more files in changeset.
Reviewed changes made by Dennis in WTI-931. Suggestions paired with tang_ds Related to Issue [WTI-931]

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

Former-commit-id: 32948cab2346ef78a158f1bdc4e26a1bbcd45c2b

Former-commit-id: 73a6269edc345c3da2530b73d3ef55a9cd6c94e4

    • -1
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 3 more files in changeset.
Ensure "Copy Local" is correctly set for all project references.

Paired with janssen

Related to Issue [WTI-931]

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

Former-commit-id: 1a285b893488098d515aa5e5827909e39345af9e

Former-commit-id: 96fea1b85e27ae87d361d5996d7a6d16181edd0e

    • -4
    • +4
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 7 more files in changeset.
* Removed unused references in the solution. Related to Issue [WTI-931]

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

Former-commit-id: d3103841ab6e9adba07b05cb228ae2e636a5274c

Former-commit-id: a03541460ccbd16a759c489bef9b4312fe0a0b80

    • -0
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 40 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -0
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 97 more files in changeset.
Implement validation service: - Removed CreateForeshoreProfile calls in the StabilityStoneCoverWave calculations

Related to Issue [WTI-927]

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

Former-commit-id: 566b2dd2ff48b33d1ddbc5167d94f784ba7ab928

Former-commit-id: 1663b7d392682f63c41012f100d8553f5836b216

    • -0
    • +4
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 6 more files in changeset.
Merged revision(s) 5534-5708 from branches/WTI-867: Refactored architecture for invoking hydra ring calculations. Related to Issue [WTI-867]

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

Former-commit-id: 5d80af518003a620f028a185de98e44e32bf3693

Former-commit-id: 0c198269b23b44016a7e3abaeb313d7fba31f459

    • -4
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 173 more files in changeset.
Removed obsolete Ringtoets.Revetment.Service.TestUtil and Ringtoets.Revetment.Service.TestUtil.Test projects. Implemented StabilityStoneCoverWaveConditionsCalculationServiceTest which shares a lot with its integration test so the integration test will probably be removed later on. Removed unused references in some files.

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

Former-commit-id: 9d6fe3318ab3341e64e7894b16f0190e68e8693b

Former-commit-id: ffaaea87ea519a76e1181b444cc16e68989e4c15

    • -4
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 24 more files in changeset.
Refactored Wave conditions input context properties so they are all specific per failure mechanism. Related to Issue [WTI-814]

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

Former-commit-id: c529668ee4a47721114fdd0cf73592aaffeb7505

Former-commit-id: 7ed2778d4c9d3a27925314833798f627ebb98a5b

    • -0
    • +3
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 46 more files in changeset.
Refactored propertie classes do they use the failure mechanism instead of the failure mechanism context. Related to Issue [WTI-820]

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

Former-commit-id: 259c467ea2727f6f450181ca1f1973b788765526

Former-commit-id: dd634ab7abe55a3500f58ce088a769872f44d2be

    • -1
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 20 more files in changeset.
Moved generic wave conditions input context tree node info to RingtoetsPlugin. Related to Issue [WTI-820]

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

Former-commit-id: a3baa672d7d5ad953f5f27fdc51fe109ca9a918a

Former-commit-id: 6141260cdec44f2dab8db17fdc9805f3ec3923fa

    • -1
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 13 more files in changeset.
Renamed tree node info in stone stability cover. Related to Issue [WTI-814]

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

Former-commit-id: 935f73c07e7555aaf3082a8c4bfbc0b9a14917e8

Former-commit-id: 972c2fd99ea595293dd46db92038d79d8eccf577

    • -1
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 2 more files in changeset.
Made property class for wave conditions calculations input generic. Related to Issue [WTI-814]

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

Former-commit-id: b6bb3710019f4e4f79b6cfc99272b1563b15c36e

Former-commit-id: c7042b6e42f21cf3c15a813849eeaa28514c9c0c

    • -3
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 21 more files in changeset.
Made context for wave conditions calculations input generic. Related to Issue [WTI-814]

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

Former-commit-id: 72fece332789eab064e2bf9bc114e3e463c75ffb

Former-commit-id: 44edffc192f86d9e9cf03425adbae687e991e199

    • -1
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 18 more files in changeset.
- Moved *StabilityStoneCoverHydraulicBoundaryLocationSelectionDialog.cs* to Ringtoets.Common.Forms/HydraulicBoundaryLocationSelectionDialog -- Used HydraulicBoundaryLocationSelectionDialog in WaveImpactAsphaltCoverPlugin.cs Related to Issue [WTI-808]

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

Former-commit-id: bba6e30fd8e5c9dcb760e3a4c12e5261eaba6bfd

Former-commit-id: eb60462b2ca7850ad5122087b0f672313a66aabf

    • -1
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 25 more files in changeset.
Implemented improvements of review 961. Related to Issue [WTI-728]

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

Former-commit-id: 2c9dc0ec49fb215d0ab27d3872b0f8271b5e2f43

Former-commit-id: e06be8b24e8b50e7d4619e70258c01e185d4ebb8

    • -1
    • +0
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 41 more files in changeset.
Implement "Exporteren" of Q-variant calculations Related to Issue [WTI-728]

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

Former-commit-id: 2c17f90640fdc73ecd23e290bf6071ed88e84bcd

Former-commit-id: 86444bbd8d84d3596fb8f7d2f59c3c87647758f5

    • -0
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 38 more files in changeset.
- Added documentation - Renamed files for consistency - Added license header - Adjusted tests, instead of using .Find(), index is being used for checking the properties and only browseable objects are accessed - Added Category and Descriptions for each property Related to Issue [WTI-727]

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

Former-commit-id: 76c14f6bd4a5847dc3adb7c80790355bb5f7ee8f

Former-commit-id: df4d876298291cd8a8397706623fd064a62c3d47

    • -1
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 11 more files in changeset.
- Added helper to Generate calculations from HydraulicBoundaryLocations Related to Issue [WTI-733]

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

Former-commit-id: 2eb543424264a56593a3b5028f150a25c29b18ee

Former-commit-id: 00478587588effff53cfcf09b9b46227e53fd471

    • -0
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 4 more files in changeset.
- Added dialog for selecting HydraulicBoundaryLocations in the StabilityStoneCover failure mechanism. Related to Issue [WTI-733]

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

Former-commit-id: 4c6e2d2246fc547012917696e7dcc3b4ed51514f

Former-commit-id: 727cfcfb49f60c50ca4ee0a0904f448a4f82bfdf

    • -0
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 12 more files in changeset.
Added property objects required for showing StabilityStoneCoverWaveConditionsCalculationInput properties in the property component. Added property classes for WaveConditionsInput's BreakWater and ForeshoreProfile. Related to Issue [WTI-726]

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

Former-commit-id: e03b1e73ebc2aa6a1bca7dd97111db733f86aa8d

Former-commit-id: 8090cd145db6ddd6982ceb91bd69e44a8dd62388

    • -0
    • +3
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 41 more files in changeset.
- Added general WaveConditionsOutputProperties for the context properties of the WaveConditionsOutput - Added specific implementation StabilityStoneCoverWaveConditionsOutputContextProperties for the StabilityStoneCoverWaveOutput Related to Issue [WTI-727]

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

Former-commit-id: 4c55e2686f8142faa5dc068fcacef17687e1fdcb

Former-commit-id: 87ce50b59594738ff39c47677dbdcff225c84394

    • -0
    • +5
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 12 more files in changeset.
Added tree node info for StabilityStoneCoverWaveConditionsOutput. Related to Issue [WTI-724]

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

Former-commit-id: 6e3aa5a2e20ac44ebd3d568d439e0fb320286538

Former-commit-id: 3c137adacce559ff894178025ef7c347e87d88a8

    • -0
    • +1
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 3 more files in changeset.
Removed (for now) superfluous StabilityStoneCoverCalculationService as the WaveConditionsCalculationService should be called instead. Added test for calculate item for StabilityStoneCoverCalculation. Removed superfluous ResourceDisplayName attribute in CalculationContextProperties. Added stub Validate implementation for WaveConditionsCalculationService.

Related to Issue [WTI-724]

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

Former-commit-id: 8541c7c8f0d3f9069845e01f61dafb7a64a94ad1

Former-commit-id: d767bbe2a59cd33316b8462350f0d17018102595

    • -0
    • +8
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 15 more files in changeset.
- Fixed tests that required SQLite Related to Issue [WTI-724]

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

Former-commit-id: 27d8bc0aee07fc31d7332f0c22ddaf9b028876db

Former-commit-id: 66748f189b8f1619d66fafdd5d6c51205c5b8e4e

    • -0
    • +11
    ./Ringtoets.StabilityStoneCover.Forms.Test.csproj
  1. … 1 more file in changeset.