Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Cleanup. WTI-1569

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 asserts and project test helper WTI-1668

    • -12
    • +67
    ./StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
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.
Updated storage integration tests for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover)

WTI-1667

  1. … 2 more files in changeset.
Incorporated comments review 2638: - Removed obsolete attribute - Formatting

WTI-1665

  1. … 2 more files 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. … 7 more files in changeset.
Updated migration script in group 2 (piping, macrostability inwards)

WTI-1666

  1. … 1 more file in changeset.