Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add Sqlite core to test project. WTI-1927

Added DoPostImportUpdates. WTI-1927

Adjusted migration script: WTI-1926

- Added log messages when migrating project files that contain hydraulic boundary location entities.

Added default values to migration script. WTI-1926

Incorporated comments PO: WTI-1925

- Changed default values for the HLCD information when there's no ScenarioInformation present in order to make it more insightful that default values are used.

Incorporated comments PO: WTI-1925

- Added log message when there's no ScenarioInformation present in the HLCD.

Added extra test. WTI-1927

Added progress notification. WTI-1927

Added call handler to add read data to data model. WTI-1927

Added getting confirmation. WTI-1927

Added methods to update handler. WTI-1927

Added cancellation to importer. WTI-1927

Added progress notifications. WTI-1927

Removed trackId from data model. WTI-1927

Added reading TrackId. WTI-1927

Incorporated comments review 3443: WTI-1925

- Added ArgumentException when the read hydraulic location configuration database contains multiple or zero items for the database settings.

-- Added factory and factory methods to verify behaviour

-- Renamed factory methods to be more representative

- Updated logic in the importer

Made ReadTrackId public. WTI-1927

Incorporated comments review 3443: WTI-1925

- Refactored test factory and extracted private creation method to prevent code duplication.

- Renamed test

Incorporated comments review 3443: WTI-1925

- Improved test by separating the inquiry logic from the update logic.

Incorporated comments review 3443: WTI-1925

- Removed the IsScenarioInformationPresent flag from the read object.

Incorporated comments review 3443: WTI-1925

- Return NULL when the ScenarioInformation table is missing for the read file.

Incorporated comments review 3443: WTI-1925

- Changed Assert.Zero() and .NotZero() to Assert.AreEqual(0, ..) and .NotEqual(0, ...) for consistency reasons throughout the code

Added migration logic: WTI-1926

- Extended test file with 2 assessment sections to verify the migration of sections with and without hydraulic boundary database.

- Fixed failing tests by saving a newer version of the Ringtoets file format

Expanded Storage integration tests: WTI-1926

- Add hydraulic boundary location settings to ensure a full integration (round) test is performed.

Removed obsolete cast. WTI-1926

Updated file / storage format. WTI-1926

Updated database design: WTI-1926

- Changed column type of the Year-column for the HydraulicBoundaryDatabaseEntity.

- Added auto-increment to entries in the HydraulicBoundaryDatabaseEntity table.

Added Read extensions for the HydraulicBoundaryDatabase(Entity). WTI-1926

Added Create extensions for the HydraulicBoundaryDatabase. WTI-1926

Cleanup. WTI-1927