HydraRingConfigurationServiceIntegrationTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added integration tests for structures stability point hydra ring input Related to Issue [WTI-559]

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

Former-commit-id: dfcedb5b19361e4e63535d663c8ce641dc8f9c5f

Former-commit-id: 5952d5f56f10f84d18cbadeeb29d75b1716e01aa

    • -16
    • +604
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 2 more files in changeset.
Added integration tests for closure structures hydra ring input Related to Issue [WTI-559]

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

Former-commit-id: b9a3e7516248e05f1bea635e82872536a5222ee6

Former-commit-id: 83acb76e8b69726735c4fb6bdd4d464773873b66

    • -0
    • +346
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 2 more files in changeset.
Extended StructuresOvertoppingCalculationInput with foreland related properties Related to Issue [WTI-559]

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

Former-commit-id: ee145ed6ce1e3c3e1663fbdd789ddff206b65fe9

Former-commit-id: 90c35bc43098fde9abe1d829dc44d0ca69cd72bf

    • -2
    • +13
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 3 more files in changeset.
Implemented the WaveImpactAsphaltCoverWaveConditionsCalculation Service and Activity in the new architecture. Introduced HydraRingCalculatorFactory, a TestHydraRingCalculatorFactory and introduced a singleton pattern to be able to substitute each calculator with a stubbed version.

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

Former-commit-id: 33818408a914363d129af7c7643d4df18f15305a

Former-commit-id: b78dc95cdc0497bc2591dbc1e3a42edc4c87919a

    • -7
    • +7
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 64 more files in changeset.
Further cleaned up Hydra-Ring related input classes Related to Issue [WTI-559]

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

Former-commit-id: 78c2edd75fe11aa9a307333102f0741d21415680

Former-commit-id: 36f5ee9cb4fa5df6c29ab957bd1ddf049d84c283

    • -6
    • +6
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 26 more files in changeset.
Cleaned up Hydra-Ring input classes Related to Issue [WTI-559]

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

Former-commit-id: c6e472d8c42cbb83268a96b840b039bc10db9be7

Former-commit-id: b3c79c2a9937be26ea04883c4c1209f08cbf2872

    • -7
    • +7
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 10 more files in changeset.
Fixed typos Fixed failing test Related to Issue [WTI-559]

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

Former-commit-id: ed1eb275bf069e5668641efc67329f5891b64542

Former-commit-id: 9bb2e5be3d72b47e5e19dde0a361e045e480f0d8

    • -3
    • +3
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 11 more files in changeset.
* Extended StructuresStabilityPointCalculationInput with variable definitions * Adapted variables in other structure related input classes Related to Issue [WTI-559]

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

Former-commit-id: dd7c58b25396ebd734e0115ef2d5088af6189f74

Former-commit-id: b7e1324ca8623b92454b5e06213734bb7b8236fb

    • -4
    • +4
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 19 more files in changeset.
Merged revision(s) 5575 from branches/Release/16_2: Added new Hydra-Ring settings files

Paired with berg_jl

Related to Issue [WTI 895]

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

Former-commit-id: a2e4af8454683cd2fa1401fdae33a98e73418862

Former-commit-id: 253005e89c549a8f772bb30ae771d1e7e8cd97b8

    • -4
    • +4
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 4 more files in changeset.
Added new Hydra-Ring settings files

Paired with berg_jl

Related to Issue [WTI-895]

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

Former-commit-id: f299dc859d9f7e7ae563a01f611206d930bebbb1

Former-commit-id: c4c651c84125111907ee225a0bceb6adc5df0482

    • -4
    • +4
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 4 more files in changeset.
- Implemented crossSectionNormal for wave conditions calculations. Related to Issue [WTI-812]

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

Former-commit-id: 1235fa9a8f7f0ff809b5e136295ac4329a65e5d4

Former-commit-id: 7a3b2eb053cba4177c43892894c8c58026e71ade

    • -2
    • +4
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 8 more files in changeset.
Fixed additional tests. Related to Issue [WTI-816]

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

Former-commit-id: 5dbafc99740ab58003ec8f84a718b65543e465f2

Former-commit-id: 0b4424d782a0c08a916ba7f7c477651c7c0c008f

    • -4
    • +4
    ./HydraRingConfigurationServiceIntegrationTest.cs
Merged revision(s) 5027 from branches/Release/16_1_1: Updated settings file and adapted test expectancies. Related to Issue WTI 816

........

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

Former-commit-id: 0ec4ef1a8ca5bf5275b5fee8f3558999aa036a27

Former-commit-id: 84a9eda2ab67e85a72f23fb0524276c3729b7b3d

    • -13
    • +13
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 13 more files in changeset.
Updated settings file and adapted test expectancies. Related to Issue [WTI-816]

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

Former-commit-id: 0ef70c7f991b492cdc5b42e65736ff0678ef4d0a

Former-commit-id: 8b6f9cf51fe11be6803827ebf199c67dfee9e125

    • -13
    • +13
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 13 more files in changeset.
Updated settings file and adapted test expectancies. Related to Issue [WTI-816]

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

Former-commit-id: e888b0371770226726eac3d7c1ab7ee301bea879

Former-commit-id: 3e0577f8bd101b74cbca49f4bae9dfe84b333cd9

    • -13
    • +13
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 13 more files in changeset.
Adapted some Hydra-Ring settings Related to Issue [WTI-725]

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

Former-commit-id: e6f8fab5f068aa5647c732a97608b8f630886f5c

Former-commit-id: 83acdd5b92a45f4e3b1642ea28e595933d75d4bb

    • -4
    • +4
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 7 more files in changeset.
Renamed WaveConditionsCalculationInput derivatives

Related to Issue [WTI-725]

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

Former-commit-id: c24822f1578a8eecc7a556066fb07c1658ba047d

Former-commit-id: e0bb82dfc0b5dee2be6e95435249263fa5321dd3

    • -21
    • +21
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 11 more files in changeset.
Extended HydraRingConfigurationServiceIntegrationTest Related to Issue [WTI-725]

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

Former-commit-id: f194fa3d7a67db478169cd1f96b88cd98791322e

Former-commit-id: 4297bb72e69e93caad6730f02bbf97c9d5b31a39

    • -4
    • +199
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 2 more files in changeset.
Merged revision(s) 4895 from branches/Release/16_1_1: - Implemented HydraulicModelsSettingsProvider in HydraRingConfigurationService. - Changed typo. WTI 790

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

Former-commit-id: 3e1fa40148164948a88c4aa12de07e882f9d1fc5

Former-commit-id: 98f51da5030d124a1a39f735d06cd207b88e364a

    • -5
    • +5
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 11 more files in changeset.
- Implemented HydraulicModelsSettingsProvider in HydraRingConfigurationService. - Changed typo. Related to Issue [WTI-790]

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

Former-commit-id: a7e957040373c0ec36a053b088620d0eb540dee0

Former-commit-id: 5c0c3a4f3fb9c4690533ae37062989a400e9dcc0

    • -5
    • +5
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 11 more files in changeset.
- Implemented HydraulicModelsSettingsProvider in HydraRingConfigurationService. - Changed typo. Related to Issue [WTI-790]

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

Former-commit-id: 6b435bcff5ea4016689e3e08e0ecb69ba90ef176

Former-commit-id: 36a846ac72c6eaa442d9ce90b84ca4f89d3d32ab

    • -5
    • +5
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 11 more files in changeset.
- Created test for generating HydraRing sql script for a wave height calculation Related to Issue [WTI-502]

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

Former-commit-id: feafd00f2ee86ec21e3393c260a8a5b58b147796

Former-commit-id: c631c7cd93bd05161e80778edd327ff499f9f760

    • -128
    • +203
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 1 more file in changeset.
Turned Variation into Standard for frunup => Paired with berg_jl

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

Former-commit-id: 3f00d74c64c786ccf35444f0299fe46b574b44e6

Former-commit-id: 98de3cf42ffa3d0f3dfe48e0b8368e581083c283

    • -2
    • +2
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 4 more files in changeset.
* Extended HydraRingConfigurationService to generate sql for 'ForelandModels' Related to Issue [WTI-741]

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

Former-commit-id: 1292ef484e1de944a00745362722a3b22a52896a

Former-commit-id: 74bdc669fdb33da7a8c3268f0426c3443187f3cc

    • -0
    • +2
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 4 more files in changeset.
Added doc where missing. Improved routine for matching the most relevant overtopping result. Made many variable explicit. Translated overtopping/overflow. Added license headers where missing. Added category for indicative wave height results.

Related to Issue [WTI-666]

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

Former-commit-id: e4122fec3057e43ed0aa322beda948de72cc74e3

Former-commit-id: ba893975098e4d3904aa49634351eb394d5de26c

    • -9
    • +9
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 18 more files in changeset.
Implemented DikeHeightCalculationInput which can be used for HBN calculations. Related to Issue [WTI-668]

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

Former-commit-id: 91939f2bb7086a9d96ad6f48e5593d98596b8163

Former-commit-id: 2be9f172466f00c048a28f3e8ca9fde7ec11cb17

    • -0
    • +115
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 14 more files in changeset.
Added parser for the WaveHeight and IsOvertoppingDominant read from the output files created by a GrassCoverErosionInwards calculation. Added TestDataCopyHelper to easily copy test data to another (working) directory with specific names. Removed SectionName as a property of HydraRingSection because it was obsolete. Related to Issue [WTI-666]

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

Former-commit-id: 6c6fe3abaf53adf944aab95f5e9f931c7e059b3e

Former-commit-id: 4137153068bfd387f10efaeff44d292fbc283d1a

    • -5
    • +5
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 25 more files in changeset.
Added DirectoryDisposeHelper to create directories and have them removed when Disposing the instance. Modified FileDisposeHelper so that the Create method doesn't need to be called every time. HydraRingInitializationService and HydraRingConfigurationService are now responsible for writing their files themselves. Introduced HydraRingFileName with file name constants for in-/output files. Made TargetProbabilityCalculationParser and ExceedanceProbabilityCalculationParser non-static, so that output can be set on the parsers and read after parsing. Added license headers to Core.Common.TestUtil and Core.Common.TestUtil.Test files. Added Ringtoets.HydraRing.Calculation.TestUtil which contains a TestTargetProbabilityCalculationInput which can be used for testing. Added Ringtoets.HydraRing.Calculation.TestUtil.Test for tests. Related to Issue [WTI-666]

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

Former-commit-id: 65a4114dbe4f5ac9b516fd2753693db31aa4304e

Former-commit-id: 55601eb9116b1dff7de78dae0cd1a3d4385ea0a5

    • -14
    • +33
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 47 more files in changeset.
Implement DynamicReadOnlyValidationMethod for: * GrassCoverErosionInwardsInputContextBreakWaterProperties * GrassCoverErosionInwardsInputContextForeshoreProperties Related to Issue [WTI-635]

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

Former-commit-id: 24e8bf351263a7b54d9c32b0d34e86899ea23e12

Former-commit-id: 498fd9c2cd8f14426b10e9b81aab023c5a47d4be

    • -2
    • +2
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 4 more files in changeset.
Removed unused PipingCalculationResult.cs Cleaned up some of the enum types. Fixed AssessmentLayerTwoAResult enum values and tests which would always succeed independent of these enum values. Related to Issue [WTI-649]

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

Former-commit-id: d82c38341559ca345297a7d81eff396369b4bc82

Former-commit-id: b778e5eda1548ff97a78aac3f02833d3bba2a0de

    • -3
    • +3
    ./HydraRingConfigurationServiceIntegrationTest.cs
  1. … 19 more files in changeset.