Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up some affected tests Related to Issue [WTI-953]

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

Former-commit-id: c64608c80f65afb621ebe77fff67eefc13b96e2d

Former-commit-id: ab3847253432e3a54712ce6a5ae5eb3795eb1987

    • -1
    • +1
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Improved some output related piping tests Related to Issue [WTI-953]

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

Former-commit-id: dfa6e6d429f3bdbd02919943bb124875eac5a851

Former-commit-id: 62c23b1578d4f3fd291738224fc3a990a377000a

    • -3
    • +8
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Moved test data around. Added test for invalid settings databases. Related to Issue [WTI-919]

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

Former-commit-id: 46f9c6e4be7dbbb2998ba083bc9981e38208ee37

Former-commit-id: f22e9626a59acc2e51422dfc525d0774d9595e6a

    • -0
    • +94
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 52 more files in changeset.
Improved test for hydraulic boundary location. Related to Issue [WTI-921]

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

Former-commit-id: cc513feeac56f6ce41295b5c1f274bc80240e476

Former-commit-id: e8e2d211506490c461e236ad439f7138dc2d57c3

    • -7
    • +16
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
Test successful calculation instead of failing calculations. Related to Issue [WTI-921]

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

Former-commit-id: d4d46f20b80b959db39a9a1adee1529e0fa027b5

Former-commit-id: 05916c31c249c2fc37da0e0b2d3e70a1047b9ff1

    • -8
    • +6
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

    • -5
    • +10
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
  1. … 110 more files in changeset.
Implemented Hydra-Ring last error handling for design water level and wave height calculations. Related to Issue [WTI-928]

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

Former-commit-id: 10f638c45567137de2ed26df79672a7d312f63b9

Former-commit-id: 6045ac9c0b334c42998114ca85516d09a41bcd24

    • -1
    • +1
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 23 more files in changeset.
Incorporated review comments / general cleanup of tests - (Editorial) removed brackets surrounding () => Foo = Bar(); calls when applicable/possible

Related to Issue [WTI-927]

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

Former-commit-id: 6279cf0f92e90580a616b3e546c1497f56f4c00a

Former-commit-id: 0b1cdf9e5e874a9368801d156358c56928f69aa4

    • -1
    • +1
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Deltares clean-up for Ringtoets.Integration Related to Issue [WTI-931]

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

Former-commit-id: 371f02343a244f8e73fec88ab3af920b9925e4b4

Former-commit-id: 2441a6730199af56090314e19db45ecf60cbc404

    • -1
    • +1
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
  1. … 5 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

    • -1
    • +1
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 72 more files in changeset.
Implemented calculation report logic for: * WaveConditionsCalculationServiceBase * WaveHeightCalculationService * DesignWaterLevelCalculationService Related to Issue [WTI-867]

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

Former-commit-id: 91071c2109e9cf515eca7fc1e9559c2de386aa5e

Former-commit-id: 33ac978c7e1ed52cd07429af34e4956fdf91f90b

    • -3
    • +4
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 25 more files in changeset.
* Improved consistency for CustomItemsOnlyContextMenuBuilder. * improved testname Related to Issue [WTI-587]

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

Former-commit-id: 8d27c9113c119ac4aebcc5bd6c956156c528f97e

Former-commit-id: ba498446e438145c8cc94a0d74d723d8fbe8295e

    • -1
    • +1
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 18 more files in changeset.
Improvements after review in Ringtoets.Revetment Related to Issue [WTI-867]

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

Former-commit-id: d6fcaf153839f34bddf68ad2bcd4ed43b730dcf9

Former-commit-id: 925c7f03353528509d3e9372611f134ea62c1290

    • -3
    • +0
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
- Removed unused property from HeightStructuresInputContext - Moved duplicate tree node infos to RingtoetsPlugin. Related to Issue [WTI-550]

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

Former-commit-id: afcb5247289bacf3e3d98ed4dbf77408658bd5ce

Former-commit-id: 0d27a4d072810c1396938f0aeaf2997de89837ea

    • -0
    • +81
    ./EmptyProbabilityAssessmentOutputTreeNodeInfoTest.cs
  1. … 20 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

    • -13
    • +12
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
    • -1
    • +6
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 172 more files in changeset.
Cleanup

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

Former-commit-id: bf0c5b3194921873756e8be43b2c05d79c978035

Former-commit-id: f11157192c958ea534958974335ad5b2f4fa83b1

    • -1
    • +6
    ./WaveHeightLocationsContextTreeNodeInfoTest.cs
  1. … 40 more files in changeset.
Fixed tests related to the refactoring of Activities.

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

Former-commit-id: 2ed66be76477a3ee6467d63a2ec21200b0f8924e

Former-commit-id: c48cda9ba7616b46b78c741b63a11e82e3f6537e

    • -12
    • +10
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
  1. … 23 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

    • -5
    • +6
    ./DesignWaterLevelLocationsContextTreeNodeInfoTest.cs
  1. … 64 more files in changeset.
Moved Importers from Integration.Plugin to Common.IO Related to Issue [WTI-579]

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

Former-commit-id: b72457e77104425d7b84f4fbaa53aae505ad5507

Former-commit-id: 8b1758ebb5be77a182cd658d5ffa3cf5957fce6f

    • -1
    • +1
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 52 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

    • -13
    • +13
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 176 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

    • -13
    • +13
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 184 more files in changeset.
- Removed obsolete references - Removed the ClosingStructuresFailureMechanismSectionResult for the test case after discussing with Elmar Related to Issue [WTI-548]

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

Former-commit-id: 9773c042382d4b58f0e57e5f0dcc195a35d82911

Former-commit-id: 85467744c767ac23855540c11319d5eee9dfdbc6

    • -4
    • +0
    ./FailureMechanismContextTreeNodeInfoTest.cs
- Added various PresentationObjects - Added feature to add calculations to StabilityPointStructures failure mechanism Related to Issue [WTI-564]

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

Former-commit-id: e2e7f7b94895576549136513247f33556996f711

Former-commit-id: 27540076ce9bdb768731dbd060913bca8843ff89

    • -2
    • +0
    ./FailureMechanismContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
Merged revision(s) 5562-5568 from branches/Release/16_2: Use modified Beta for when calculating water levels and wave heights from the locations views in grass cover erosion outwards. Related to Issue WTI 881

........

Fixed bug where results for grass cover erosion outwards locations were cleared when the database was not changed.

Related to Issue WTI 881

........

Type-O in logger.

Related to Issue WTI 881

........

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

Former-commit-id: 31806e01704c5ba285edcbf7f10401185ae97db7

Former-commit-id: 2d463b10f2e746011f281510101991a9694e14b1

    • -0
    • +16
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 25 more files in changeset.
Fixed bug where results for grass cover erosion outwards locations were cleared when the database was not changed. Related to Issue [WTI-881]

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

Former-commit-id: d103d03174d3629c6834e217cd2c525bfcdb51e6

Former-commit-id: c02a1bdc6e86fbad9c0791443c77536195fc6f90

    • -0
    • +16
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
- Fixed FailureMechanismContextAssociation Related to Issue [WTI-547]

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

Former-commit-id: ff5bb227ce95cb06c7f3247fddf6b5d043d624df

Former-commit-id: 457fc9ba30787e616c9dd1272c65951e951bfd02

    • -1
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
- Moved ClosingStructureFailureMechanismContextTreeNodeInfoTest - Set FailureMechanismContextAssociation in RingtoetsPlugin Related to Issue [WTI-561]

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

Former-commit-id: a1950a8974b54c124a5e116e901f7c5ffb835016

Former-commit-id: 04f3fa90e1943ab50d871caf89452e47c8b00fbb

    • -1
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 7 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

    • -138
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 25 more files in changeset.
- Added ClosingStructuresFailureMechanismContext.cs - Added tests - optimised references Related to Issue [WTI-547]

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

Former-commit-id: 6b492461ff5005261bd64dfa7fa76d74fa613c99

Former-commit-id: b731f49770775c04ffe066bb1a6d92d0e8d9a905

    • -139
    • +0
    ./ClosingStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
Final renames of StrengthStabilityPointConstruction --> StabilityPointStructures Related to Issue [WTI-560]

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

Former-commit-id: 2dbec30122acca58a20b2332edf7edd851f82cd3

Former-commit-id: ed1d6642e36ab866a6d56017a11d0f99208b5e39

    • -3
    • +3
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -0
    • +138
    ./StabilityPointStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -138
    • +0
    ./StrengthStabilityPointwiseConstructionFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.