Ringtoets.Migration.Integration.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted migration for POpen:

- Added log message generation when data for POpen parameter is adjusted for a ClosingStructuresEntity

WTI-1236

  1. … 1 more file in changeset.
Adapted migration for POpen:

- Fixed failing test by regenerating latest version of the RT database

- Added asserts to check migration logic for POpen of ClosingStructureEntity

WTI-1236

  1. … 3 more files in changeset.
Fixed Migration logic:

- Migrate failuremechanisms with failuremechanism sections by inserting an empty string; null if otherwise.

- Updated 181 test project to the latest version.

WTI-1759

  1. … 2 more files in changeset.
Fixed failing storage and migration tests:

- Removed preprocessor checks in integration tests

- Updated the 181 file to represent the latest valid version of the .rtd file format

WTI-1766

  1. … 2 more files in changeset.
Incorporated comments review 3027

- Updated XMLDocs

- Converted spaces to tabs in .sql migration script

WTI-1425

  1. … 2 more files in changeset.
Adjusted migration script to migrate the serialized data for all serialized Point2D collections to the new serializer format. WTI-1425

  1. … 1 more file in changeset.
Adjusted migration script to migrate the serialized data for the SurfaceLine (both piping and macro stability inwards) to the new serializer format. WTI-1425

  1. … 1 more file in changeset.
Adjusted migration script to migrate the serialized data for the DikeProfile (geometry) to the new serializer format. WTI-1425

    • -42
    • +64
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Adjusted migration script to migrate the serialized data for the MacroStabilityInwardsCalculationOutput to the new serializer format. WTI-1425

  1. … 1 more file in changeset.
Fixed migration test data path. WTI-1760

  1. … 10 more files in changeset.
Cleanup. WTI-1760

  1. … 7 more files in changeset.
Fixed compilation errors. WTI-1760

    • -0
    • +4
    ./Ringtoets.Migration.Integration.Test.csproj
  1. … 10 more files in changeset.
Moved integration tests to right project. WTI-1760

    • -0
    • +161
    ./MigrationIntegrationTest.cs
    • -0
    • +396
    ./MigrationTo171IntegrationTest.cs
    • -0
    • +1265
    ./MigrationTo172IntegrationTest.cs
    • -0
    • +226
    ./MigrationTo173IntegrationTest.cs
    • -0
    • +2384
    ./MigrationTo181IntegrationTest.cs
    • -0
    • +31
    ./Ringtoets.Migration.Integration.Test.csproj
  1. … 10 more files in changeset.
Added NUnit to test projects. WTI-1760

    • -0
    • +4
    ./Ringtoets.Migration.Integration.Test.csproj
  1. … 2 more files in changeset.
Added migration integration test project. WTI-1760

    • -0
    • +25
    ./Properties/AssemblyInfo.cs
    • -0
    • +21
    ./Ringtoets.Migration.Integration.Test.csproj
  1. … 1 more file in changeset.