Ringtoets.ClosingStructures.Integration.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed superfluous NuGetPackageImportStamp Reviewed by: janssen Related to Issue [WTI-1242]

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

Former-commit-id: 5c38f3cba3812945c561dc0b17ba97b1b67573b6

Former-commit-id: cf575b7b3357afc5bf627ecb8ecb8988f5ef077c

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 45 more files in changeset.
Removed dependency to SQLite from other failure mechanisms Related to Issue [WTI-1242]

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

Former-commit-id: 9996b07ae313cd74d748063f8b76374a0a98fdcd

Former-commit-id: de9d9340660dda0d7cebfc402afc005cc8836b2a

    • -5
    • +2
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 58 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

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

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

  1. … 94 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -4
    • +4
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 109 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 335 more files in changeset.
* Defined BruTileLayer with WMTS connectivity. ** Classes based on https://github.com/FObermaier/DotSpatial.Plugins * Note: app.config added bu Nuget. Probably in order to resolve BruTile.Desktop dependency on an older version of SQLite, which i've set to ignore the dependency on the old SQLite. Related to Issue [WTI-1088]

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

Former-commit-id: f9fc0e320eea992e04250addb23b310f9b348a02

Former-commit-id: 8f2ecf22a1d5ec3cea0f1d7d342b882b5e6e78e7

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 210 more files in changeset.
Updated SQLite to latest version (104) paired with berg_jl

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

Former-commit-id: b7f49496d25e38cc4ff409d44a86b09d8ab5b536

Former-commit-id: b44681b37cdf650d516bbce670eef9e8de813e4a

    • -6
    • +6
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 215 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 219 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +0
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
    • -4
    • +0
    ./Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 425 more files in changeset.
* Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI-988]

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

Former-commit-id: 1cbfbcf8ccef4a1896ad4e79d8ec20cbc464353d

Former-commit-id: b18bac07e03abd4a1cc70e3c40475e7759521c86

    • -0
    • +1
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 134 more files in changeset.
Changed resources. Related to Issue [WTI-928]

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

Former-commit-id: 43d9cfc59bafef1364ebf1e1ddaa20f6aa269bff

Former-commit-id: 200bf614d14ecd5f4fb2cc59b3da8a95e026f75a

    • -1
    • +1
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 46 more files in changeset.
Removed redundant tests. Related to Issue [WTI-928]

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

Former-commit-id: 6b9d01f76974ca2193d292dccf377335aedd37c3

Former-commit-id: dab7d0ae109a787b23833ace21119b49925fc42f

    • -121
    • +7
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 5 more files in changeset.
Renamed property. Related to Issue [WTI-928]

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

Former-commit-id: daa9b5eceb67c9a8c89aba6a57de98def278f7a4

Former-commit-id: e4b18b0d55435557fc6e84e3492a334e60aa36f4

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 34 more files in changeset.
Review related changes Related to Issue [WTI-921]

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

Former-commit-id: 9e39a12a5da2abd44bd636860ece7b77bb601a8d

Former-commit-id: 2931874d946c2512b694757497ec038f701488d4

    • -0
    • +3
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 2 more files in changeset.
Deltares clean-up Related to Issue [WTI-931]

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

Former-commit-id: 63ac7722f8d3890848384ee20816ead3f90cb796

Former-commit-id: d2a9cf4a79400ddb42314b6db73f84ca256b0dc2

    • -1
    • +1
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 25 more files in changeset.
Replaced 'occured' with 'occurred'. Related to Issue [WTI-921]

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

Former-commit-id: 3df71d574a05c6231d4e6368a358ebd06dc26e26

Former-commit-id: 051ae9c5619ba7837e9e41d24440044e9d962130

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 25 more files in changeset.
(Editorial) - Added missing license headers - Reformatted some of the *.config files in case no return was present between the XML header and license information

Related to Issue [WTI-931]

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

Former-commit-id: 5dfd4dc63c35031adc767ea3a2c4f4e24d7ed898

Former-commit-id: 0f3568dc4158e992538fd5781ff0ab0d52355d37

  1. … 41 more files in changeset.
Added calculatorConfig in tests for closing structures. Related to Issue [WTI-921]

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

Former-commit-id: 20e45b4167036acb3a21b880ad380023217c8421

Former-commit-id: 9726775e75ada16ae6dee8a92d3521cc73cae6f9

    • -1
    • +4
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 1 more file in changeset.
Added all calls to AssignSettingsFromDatabase after creating hydraring input. Related to Issue [WTI-919]

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

Former-commit-id: 6dc58dbacc0c160612e1593471f38971a56a96c0

Former-commit-id: d9cfd13f1005f553e6d1fa17ee5249dc1e1ede0a

    • -16
    • +7
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 15 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.ClosingStructures.Integration.Test.csproj
  1. … 97 more files in changeset.
Applied some improvements in the activity integration tests Related to Issue [WTI-921]

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

Former-commit-id: 29210b0c81cdd1e9c7fb7c401c7fd80e5c94435e

Former-commit-id: a231a0663ef672ab43e92971c987524f15367fb3

    • -1
    • +1
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 3 more files in changeset.
Improved some tests by using HydraRingCalculatorFactoryConfig Related to Issue [WTI-921]

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

Former-commit-id: 6c5050d367dc6bdad9949e1a50fa886adfd3eec6

Former-commit-id: b77180387a52de6d5b288daa4726cc7a2a962bc8

    • -25
    • +32
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 2 more files in changeset.
Deltares clean-up for Demo and Ringtoets.ClosingStructures Related to Issue [WTI-931]

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

Former-commit-id: 6d9cbf33f673a9fc02f238e6bc59877b871277db

Former-commit-id: 436f5d6c5a25e7fd20bd93ae2077b05e5abaf038

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 10 more files in changeset.
Implemented Hydra-Ring last error handling for stability point structures.

Related to Issue [WTI-928]

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

Former-commit-id: 26ae25adbeac0fd981f4dda93e7b2758624e97e7

Former-commit-id: 9e2a2d9f392d316bcfdabfddadcb6e35b160bfef

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 11 more files in changeset.
Implemented Hydra-Ring last error handling for closing structures. Related to Issue [WTI-928]

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

Former-commit-id: 8850e43dc957389dec4b2678e670f944ac539e95

Former-commit-id: 43c617ccbf325a3fc501d4e31e880a837167d5bc

    • -7
    • +118
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 9 more files in changeset.
Show temp Hydra-Ring working directory in log messages instead of output file contents. Related to Issue [WTI-928]

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

Former-commit-id: ffee509c70a3b27af0b78536abc002b38b1a3d2a

Former-commit-id: 8c1f43038a30d3db98b08807548c7fee71164814

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 72 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: 37e86559ae4790987e4af641c1fb382679c89a8f

Former-commit-id: e122779f90d7530bd1f06a3a41b86278552c458b

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 15 more files in changeset.
Overall improvement: - Simplified all integration tests fr activity: have 1 test with invalid input and at least 1 tests with valid input. All the tests with invalid cases are already tested in the corresponding lower level service tests and are not necessary in the higher level integration tests

Made grass cover erosion inwards validation procedure consistent with other calculation tracks:

- Removed obsolete hydraulic boundary database check

- If the connection with the hydraulic boundary database becomes invalid, no further validation will be performed

- If the connection remains valid, the hydraulic boundary location will be checked

Related to Issue [WTI-926]

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

Former-commit-id: 24a88dbec5699e1462bef4e9eadfa48d4274d87b

Former-commit-id: b4502f1c90d99960abb201ded6965455f8a8bcb3

    • -49
    • +5
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 6 more files in changeset.
Implement validation: - Removed obsolete function in HeightStructuresCalculationService - Added validation for the inputs that are required for a vertical wall calculation Related to Issue [WTI-926]

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

Former-commit-id: 1753103e36b04f9785289770d1608b2a57e33381

Former-commit-id: eacc706ca5a543c3040a37c45700fe2f8f02d1e1

    • -0
    • +1
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 4 more files in changeset.
Adapted some log messages Related to Issue [WTI-867]

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

Former-commit-id: 4ba3ccc4c2c1a59dfc7c0d0988ffa1c9d357c298

Former-commit-id: 9c257e93cfec630cf11fccd264b9bcc01122aed6

    • -2
    • +2
    ./ClosingStructuresCalculationActivityIntegrationTest.cs
  1. … 12 more files in changeset.