Ringtoets

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement Create and Read Extensions: - Implement create extension methods for the DuneLocationCalculation

WTI-1654

Adapt Create and Read Extensions: - Modified extension methods for the DuneLocationOutput --> Cleaned up files, implemented missing NULL check - Adjusted implementation of the Hydraulic Boundary Location Output create extensions --> replaced cast to byte with a convert according to our own guidelines

WTI-1654

Adapt Create and Read Extensions: - Modified extension methods for the DuneLocation --> it has no reference to an output anymore

WTI-1654

Modified database design: - Regenerated database entities

WTI-1654

Modified database design: - Regenerated SQL files based on the new design

WTI-1654

  1. … 1 more file in changeset.
Incorporated comments review 2843: - Rewrote functions - Cleaned up tests - Adjusted DuneErosionFailureMechanism: -- Moved instantiation of the list to class level -- Renamed private field to prevent shadowing

WTI-1574

  1. … 4 more files in changeset.
Incorporated comments review 2839: - Performed Resharper cleanup - Renamed test

WTI-1574

  1. … 4 more files in changeset.
Merge from SVN WTI-1710: Updated version number from 17.3.1 to 17.3.2

  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: Updated user manual.

AND

Added new version of user manual (without revision number).

    • -1
    • +1
    ./src/Application.Ringtoets/App.xaml.cs
Merge from SVN WTI-1710: Updated user manual.

AND

Added new version of user manual (without revision number).

    • -1
    • +1
    ./src/Application.Ringtoets/App.xaml.cs
Merge from SVN WTI-1710: Changed migration script: - Remove all output related to macrostability inwards calculations -- Generate log message when applicable

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

Merge from SVN WTI-1710: Fixed buildserver tests: - Added log message for the verification of chain migration - Changed 17.2 to supported migration file, 17.3 as unsupported

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

  1. … 2 more files in changeset.
Merge from SVN WTI-1710: - Added Migration related files: -- Fixed buildserver test: added FullTestProject173.rtd

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: - Updated version number from 17.2 --> 17.3 - Added Migration related files: -- Added empty file of FullTestProject17.3 -- Added empty migration script -- Added copy of DatabaseStructure17.3 which is identical to 17.2 (no DB changes were necessary for this release)

  1. … 3 more files in changeset.
Merge from SVN WTI-1710: - Updated version number from 17.2 --> 17.3 - Added Migration related files: -- Added empty file of FullTestProject17.3 -- Added empty migration script -- Added copy of DatabaseStructure17.3 which is identical to 17.2 (no DB changes were necessary for this release)

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

Incorporated comments review 2824, rename SetDuneLocationCalculations to SetDuneLocations: - Made the DuneLocations property an IObservableEnumerable --> modifications should not be possible from outside the SetDuneLocations() method to prevent the calculations from getting out of sync with the locations

WTI-1574

  1. … 15 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. … 31 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

Updated migration script to fix failing tests: - Updated target values for the Category types --> indices changed from 0 to 1 based

WTI-1706

Updated migration script: - Cleaned up migration integration test: merged separate grass cover erosion outwards assert into the query generator.

WTI-1706

Updated migration script: - Generated initial setup and tests for the migration

WTI-1706

Updated test files: - Generated empty 181 file with the new CategoryTypeColumns - Updated the 173 testfile to have wave conditions calculations with different norms

WTI-1706

Updated test TestHelper: - Initialised CategoryType values with non-default values for the wave conditions inputs

WTI-1706

Updated test files for ReadExtensions of the WaveConditionsCalculations: - Added asserts to verify the reference dependent output remains null when the entity has null values

WTI-1706

Updated ReadExtensions for StabilityStoneCover: -- Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions -- Added functionality to read CategoryType

WTI-1706