Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage.Test

WTI-1760

    • -1266
    • +0
    ./MigrationTo172IntegrationTest.cs
  1. … 425 more files in changeset.
Cleaned up test projects: - Renamed FullTestProjects to MigrationTestProjects, as they do not represent a full project that is configured with all options.

WTI-1657

  1. … 17 more files in changeset.
Incorporated comments review 2633: - Cleaned up files - Updated XMLDoc - Cleaned up SQL query formatting

WTI-1656

  1. … 9 more files in changeset.
Rename "toetslaag 3" to "toets op maat" in the migration script 17.1->17.2 WTI-1543

  1. … 1 more file in changeset.
Improvements after review. WTI-1527

    • -124
    • +37
    ./MigrationTo172IntegrationTest.cs
  1. … 10 more files in changeset.
Implement review comments from review 2311 Related to Issue [WTI-1462]

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

Former-commit-id: 87c9f80d81f0c050ed7cc33b84b28bb60bfaf625

Former-commit-id: 8c1d944daa9f32c492a7aeabbf25226e569affed

  1. … 6 more files in changeset.
Merged revision(s) 12816 from branches/Release/17_2

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

Former-commit-id: 57261a68bac6a77c04d146e585fae617f6c42bc6

Former-commit-id: cb03d30a78e4fd7c6dd2f03d85e401d97627c0ed

  1. … 1 more file in changeset.
Updated log message for scenario where: - There were calculation results - There were calculation results, but no calculation results for piping calculations where assessment level was set manually.

Formatted Migration_17.1_17.2.sql

Related to Issue [WTI-1464]

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

Former-commit-id: 028a862bdd4fd81f41b091a87068a71d1c3c7e04

Former-commit-id: 6c8bf79c2156b8b3520041615075d021ca323aad

  1. … 1 more file in changeset.
- Made sure FullTestProject171.rtd contains calculation outputs - Made sure FullTestProject171.rtd contains piping calculation with and without a manual set assessment level - Updated RingtoetsProjectTestHelper to contain piping calculation with and without a manual set assessment level

- Updated Migration_17.1_17.2.sql such that the content of the following tables is not inserted in the new database:

-- ClosingStructuresOutputEntity

-- DuneLocationOutputEntity

-- GrassCoverErosionInwardsDikeHeightOutputEntity

-- GrassCoverErosionInwardsOutputEntity

-- GrassCoverErosionInwardsOvertoppingRateOutputEntity

-- GrassCoverErosionOutwardsHydraulicLocationOutputEntity

-- GrassCoverErosionOutwardsWaveConditionsOutputEntity

-- HeightStructuresOutputEntity

-- HydraulicLocationOutputEntity

-- StabilityPointStructuresOutputEntity

-- StabilityStoneCoverWaveConditionsOutputEntity

-- WaveImpactAsphaltCoverWaveConditionsOutputEntity

- Updated Migration_17.1_17.2.sql such that the content of the PipingCalculationOutputEntity and PipingSemiProbabilisticOutputEntity is *only* inserted in the new database when *UseAssessmentLevelManualInput* is set to true

- Refactored MigrationTo172IntegrationTest so it is easier to read

- Added asserts that all output (except for piping calculations that have set an assessment level manually) are cleared.

Related to Issue [WTI-1464]

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

Former-commit-id: ddb24707d3d12ecb443a86613e225a7dfd8e6d02

Former-commit-id: 00ba953a301407fa3ccb24b71584d65f0f777d93

    • -241
    • +333
    ./MigrationTo172IntegrationTest.cs
  1. … 4 more files in changeset.
Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black) Related to Issue [WTI-1298]

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

Former-commit-id: b513037bae8a5683ad007ab66164741d2efd5fab

Former-commit-id: 4b61dd2b15f07a22245de42732e1e8fe591a9add

  1. … 21 more files in changeset.
Incorporated comments review 2198 - Ran DeltaresClean, formatted code - Introduced test helper to assert referenced objects in the StorageSqLiteIntegrationTest => used to determine if referenced objects are equal -- Applied for whole file

Related to Issue [WTI-1379]

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

Former-commit-id: c8a0f1e7df7afd666d724f3aa9b8996ca40150f7

Former-commit-id: 6172ea84d211bdeb68447d02bb535497dc77f8be

  1. … 4 more files in changeset.
Incorporated comments review 2195 - Improved migration => create a row for each failure mechanism entity that represents a macrostability inwards failure mechanism and associate with it -- Updated query Related to Issue [WTI-1379]

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

Former-commit-id: 775dbf992bd314d3486c29765b7fa43454d34220

Former-commit-id: e465efbd10af5bdd3bf19917bf17dc6b823ca076

  1. … 1 more file in changeset.
Added fix for migration: - Insert a temporary calculation group row entry during the migration and update the foreign key of the MacroStabilityInwards related failure mechanism rows. This prevents the CalculationGroupReadExtension from throwing a NULL reference exception when it reads the root calculation group -- Added query to ensure that there are no macrostability inwards failure mechanism rows with a NULL value for the CalculationGroupEntityId

Related to Issue [WTI-1379]

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

Former-commit-id: 54403eea8465a7a4087ac8fc54b910afa5b24c8a

Former-commit-id: 53a21c3de722b9570670ab4374707c2ef38e94f2

Reimplemented revision 12140 from trunk after fixing failed tests: - Added fix for migration: -- Insert a temporary calculation group row entry during the migration and update the foreign key of the MacroStabilityInwards related failure mechanism rows. This prevents the CalculationGroupReadExtension from throwing a NULL reference exception when it reads the root calculation group

---

Added read and create extensions:

- Expanded the calculation group

-- Read and Create added to read or create the entities for macrostability inwards calculation (scenario)

- Expanded asserts on the piping side:

-- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble

-- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities

- Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: 3a73e8a635472b17ac9eebc627e378c1378a7118

Former-commit-id: 6c8fb17a4b3381ed6e591ddde5b4ea3a8a8b94ae

  1. … 9 more files in changeset.
Simplified tests Supported ReferenceLineIntersectionWorldPoint that is null Renamed variables Tets added Removed legacy code Related to Issue [WTI-1378]

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

Former-commit-id: 9b657a48ed543573f3370b214b96b521cb1a82b5

Former-commit-id: eac3233d76636c5237d0100c358b740589444b43

  1. … 16 more files in changeset.
Renamed PipingCalculationEntity.StochasticSoilProfileEntityId to PipingCalculationEntity.PipingStochasticSoilProfileEntityId Changed enum note of MacroStabilityInwardsSoilLayer*DEntity.ShearStrengthModel Set XML properties to NOT NULL Removed SectionLength form storage Updated format of database triggers Added NULL check for PipingSoilLayerCreateExtensions Refactored static call to TestHelper.SolutionRoot to a method that is called while running the test Related to Issue [WTI-1378]

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

Former-commit-id: ffc212f543edb5fe3e4647c5f87ebed29cbce0dc

Former-commit-id: 31f4b4630ce9bdade4eedf7b1adf7488748df9d9

  1. … 19 more files in changeset.
Incorporated comments review 2098: - Formatted file - Renamed SQL alias for clarity

Paired with ~janssen

Related to Issue [WTI-1364]

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

Former-commit-id: dd3092064b26778d5286a8856d9ba7417c280665

Former-commit-id: 436ccf4bb36e3289dcd8f47f2a7b5e50966aaae2

    • -25
    • +28
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Few review related changes Related to Issue [WTI-1364]

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

Former-commit-id: 17bd8a29cc9f2145186dc9d279f6d4466fc409d8

Former-commit-id: b5df863decb5c09aeb47314d679143d3476aa47e

    • -340
    • +375
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Renamed NormativeNorm to NormativeNormType Related to Issue [WTI-1364]

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

Former-commit-id: 648ab2a9ae6b3c9a7e3ffb8dc5e02de9ece81c11

Former-commit-id: cd4dc0cbb7ea8f26e048512d8e3978eb7d991fb7

  1. … 12 more files in changeset.
Added integration test for default value of MacroStabilityInwardsFailureMechanismMetaEntity Related to Issue [WTI-1378]

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

Former-commit-id: 4e542e36063327c6f51b975c2e17bf42e678405f

Former-commit-id: 86a9c04672c1d8d1ce53430c2fee2a43e5f7a2d8

  1. … 1 more file in changeset.
- Cleaned up storage classes - Updated XMLdocs - Removed unused references - prefixed Piping specific tables with "Piping" - - Renamed classes accordingly Related to Issue [WTI-1378]

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

Former-commit-id: 3d9e5d4d5719b5cc1c65322e9979fe82d9455d5c

Former-commit-id: 849fa061b4cbc4f128046b60ce800aa9bc8f4521

  1. … 68 more files in changeset.
Fixed test name Related to Issue [WTI-1364]

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

Former-commit-id: cd5976e4020dd9a85b7f587eb75d936f8067fd05

Former-commit-id: df660bf8fbb8ae9dfd197f39d9e04247789bd3e9

- Modified migration script to support ordering assessment section log messages (other than the default, which is 'Message') - Added asserts of log messages - Optimised traject combination tests Related to Issue [WTI-1364]

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

Former-commit-id: 4699e45316d1303d0a570a8483e1a6900a552da6

Former-commit-id: 04b27d74fd1b224b1e2b0a75d62cb17c2de9f1eb

  1. … 2 more files in changeset.
- Added log message for derived value for NormativeNorm Related to Issue [WTI-1364]

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

Former-commit-id: f80f5dedd60a2e83298ef9112af92aef7136a340

Former-commit-id: 25e268179e606b9d1f624f7385d98ce2f89ccef6

    • -50
    • +82
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Added test case for known traject id, but modified norm Related to Issue [WTI-1364]

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

Former-commit-id: bdee627f84f56644058b158ea18c8c2ff70d5817

Former-commit-id: e7fa81a55ecafb55302ea9993e5d2e92f2442820

    • -13
    • +97
    ./MigrationTo172IntegrationTest.cs
Added test case for unknown traject id Related to Issue [WTI-1364]

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

Former-commit-id: a8d08c244660d9cf9e746a8222440fb06e0cf3e4

Former-commit-id: 52b16e4bd32a530d9f7c00ad9dadba375a5238e7

  1. … 1 more file in changeset.
Fixed culture bug in tests Related to Issue [WTI-1364]

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

Former-commit-id: 1a6b1cd7472c7e612a8adba87526c89266baa151

Former-commit-id: 857ad94f00142631c15cac3d95b703f776289967

Updated migration to update either the Signaling of LowerLimit norm and set the probable norm type Related to Issue [WTI-1364]

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

Former-commit-id: eb5452d5fc4198a7d7d8e378d2618454050a556c

Former-commit-id: d9efbad12e051f7b41450867bcdac1a24b68997b

    • -0
    • +335
    ./MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2080: - Incorporated migration steps for the MacroStabilityInwardsFailureMechanismSectionResult -- Set property values on the backing fields instead of the property for the applicable section results Related to Issue [WTI-1373]

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

Former-commit-id: 4436959ee09d9851f1960c6b97d271e1fa165232

Former-commit-id: cb5101a24db9c4e0ef55aad0b1b386c3f2025730

  1. … 7 more files in changeset.
Adjusted migration script from 171 tot 172 to incorporate requirements: - Added log messages for after migration: indicate what has changed for LayerThree when relevant - Updated FullProject171 test file: removed extra testcase, each relevant failure mechanisms tests one positive, one negative value (<0 or >1) Related to Issue [WTI-1373]

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

Former-commit-id: 11699a4aac6f9b455e80cc581f4eda9b484a6627

Former-commit-id: eaafbe7c7940152b1957af6ae923fe80accbfb97

  1. … 2 more files in changeset.