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

WTI-1760

    • -2385
    • +0
    ./MigrationTo181IntegrationTest.cs
  1. … 425 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.
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 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. … 17 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.
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.
Review related changes, cleanup and added log for technical innovations WTI-1663

  1. … 2 more files in changeset.
Adapt tests and test project WTI-1663

    • -1
    • +186
    ./MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adapt remaining migration tests WTI-1663

    • -25
    • +59
    ./MigrationTo181IntegrationTest.cs
Adapt migration tests for failure mechanisms in group 1 WTI-1663

    • -12
    • +12
    ./MigrationTo181IntegrationTest.cs
Update migration integration test WTI-1668

    • -0
    • +152
    ./MigrationTo181IntegrationTest.cs
Adjusted migration script and verification queries after removing the association table.

WTI-1657

    • -42
    • +36
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Updated migration script for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover)

WTI-1667

  1. … 1 more file in changeset.
Merge branch '1601'

Incorporated comments review 2633: - Cleaned up files - Updated XMLDoc - Cleaned up SQL query formatting

WTI-1656

    • -32
    • +32
    ./MigrationTo181IntegrationTest.cs
  1. … 9 more files in changeset.