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

WTI-1760

    • -397
    • +0
    ./MigrationTo171IntegrationTest.cs
    • -1266
    • +0
    ./MigrationTo172IntegrationTest.cs
    • -227
    • +0
    ./MigrationTo173IntegrationTest.cs
    • -2385
    • +0
    ./MigrationTo181IntegrationTest.cs
    • -176
    • +0
    ./StorageMigrationIntegrationTest.cs
    • -2335
    • +0
    ./StorageSqLiteIntegrationTest.cs
  1. … 419 more files in changeset.
Review related changes. WTI-1654

    • -19
    • +19
    ./MigrationTo181IntegrationTest.cs
  1. … 22 more files in changeset.
Implement review comments, update tests, xmldoc and cleanup WTI-1654

    • -31
    • +31
    ./MigrationTo181IntegrationTest.cs
  1. … 6 more files in changeset.
Cleanup - Fixed validation for calculations that are created for locations: - Editiorial, removed redundant whitespaces

WTI-1654

    • -18
    • +18
    ./MigrationTo181IntegrationTest.cs
Cleanup - Fixed validation for calculations that are created for locations: - Emulated outer join for the hydraulic boundary locations on grass cover erosion outwards failure mechanism

WTI-1654

Cleanup - Fixed validation for calculations that are created for locations: - Emulated outer join for the hydraulic boundary locations on assessment section level

WTI-1654

Cleanup - Fixed validation for calculations that are created for locations: - Emulated outer join for the dune locations

WTI-1654

    • -175
    • +191
    ./MigrationTo181IntegrationTest.cs
Cleanup - Rename DuneLocationOutputEntity to DuneLocationCalculationOutputEntity: - Fixed migration script and verification tests

WTI-1654

  1. … 2 more files in changeset.
Adapted migration script: - Migrated DuneLocationOutput such that they are mapped onto the correct dune location calculation collections -- Adjusted validation tests

WTI-1654

  1. … 1 more file in changeset.
Adapted migration script: - Create new (mandatory) rows for the CalculationCollectionEntity and the CalculationEntity for DuneErosion -- Adjusted reference 173 file to include dune locations with output calculated based on either the signaling or the lower limit norm -- Adjusted validation tests

WTI-1654

    • -2
    • +131
    ./MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adjusted StorageSQLIntegrationTest to verify the round trip saving and opening RT projects: - Included the new entities to be loaded - Switched order in the CreateExtensions: locations should be created first to prevent InvalidOperationExceptions because no matching DuneLocationEntity is found

WTI-1654

  1. … 2 more files in changeset.
Merge from SVN WTI-1710: - Added Migration related files: -- Added initial setup of the migration integration test from 172 --> 173

Merge from SVN WTI-1710: Changed migration script: - Remove all output related to macrostability inwards calculations -- Generate log message when applicable

  1. … 2 more files in changeset.
Merge from SVN WTI-1710: Changed migration script: - Remove all output related to macrostability inwards calculations -- Generate log message when applicable

  1. … 2 more files in changeset.
Merge from SVN WTI-1710: Fix tests that break on Windows 10. Patched in from git commit 1988601, 01c3d95 and 12c1632

  1. … 4 more files in changeset.
Merge from SVN WTI-1710: - Added Migration related files: -- Added initial setup of the migration integration test from 172 --> 173

    • -0
    • +353
    ./MigrationTo173IntegrationTest.cs
  1. … 1 more file in changeset.
Finalise release, made 18.1 compatible with the 'new' 17.3 release: - Adjusted migration script, table HydraRingpreprocessorEntity does not exist in the new 17.3 release -- Adjusted testfile, reopened and saved the test file in the 'new' 17.3 release to get rid of the HydraRingPreprocessorEntityTable

WTI-1710

  1. … 2 more files in changeset.
Incorporated comments review 2824: - Renamed DuneLocationOutput to DuneLocationCalculationOutput -- Adjusted CreateExtension file names -- Updated function and parameter names where necessary.

WTI-1574

  1. … 43 more files in changeset.
Incorporated comments review 2811: - Updated XMLDocs - Updated test names - Replaced type casts to byte with Convert.ToByte() calls - Formatting of the migration script

WTI-1706

    • -44
    • +34
    ./MigrationTo181IntegrationTest.cs
  1. … 6 more files in changeset.
Updated migration script: - Cleaned up migration integration test: merged separate grass cover erosion outwards assert into the query generator.

WTI-1706

    • -276
    • +254
    ./MigrationTo181IntegrationTest.cs
Updated migration script: - Generated initial setup and tests for the migration

WTI-1706

    • -5
    • +241
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2748: - Updated MigrationScript to JOIN on the lookup table - Editiorial changes

WTI-1657

  1. … 1 more file 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. … 13 more files in changeset.
Adjusted migration for the grass cover erosion outwards (GCEO) wave condition calculations: - Translated the old GCEO hydraulic boundary location (HBL) PKs to the new HBL PKs on assessment section based on the LocationID of a HBL and its corresponding assessment section. -- Introduced a lookup table, as these translations happen on multiple spots - Adjusted test project to prove the translations are made correctly

WTI-1657

  1. … 2 more files in changeset.
Incorporated comments review 2745: - Applied editorial comments

WTI-1657

  1. … 1 more file in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

  1. … 7 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

  1. … 88 more files in changeset.
Adjusted JOINS on the sourceproject for the Hydraulic Boundary Location of Grass Cover Erosion Outwards: - Do not join on the PK of the HBL entries, because these can be different between grass outwards and the hbls on assessment section level, instead join on the LocationID and the containing assessment section -- Adjusted migration logic for the outputs -- Adjusted migration logic for the HBL entries of grass cover erosion outwards --> take the HydraulicLocationEntityId as leading PK - Adjusted test files to represent the following scenarios situation: -- An HBL on the grass cover erosion failure mechanism that has a PK corresponding with a HBL that is not in the same assessment section -- Two HBLs on the grass cover erosion failure mechanism in the same assessment section that differs from the PKs of the HBLs on the assessment section

WTI-1657

  1. … 3 more files in changeset.
Adjusted JOINS on the sourceproject for the Hydraulic Boundary Locations of Grass Cover Erosion Outwards: - Do not join on the PK, because these can be different between grass outwards and the hbls on assessment section level, instead join on the LocationID and the containing assessment section

WTI-1657

  1. … 2 more files in changeset.
Improved migration log messages. WTI-1663

    • -28
    • +28
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.