Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update unit of offset label of dune locations in the map view to meters.

Merge branch 'master' into feature/15-add-parameter-c-to-storage

Feature/2953 param c in asphalt adjustable (#20)

* add setters for param C

* only update C if in valid range

* add unit tests

* improve error message for param volume of water in piping

---------

Co-authored-by: Elmar Kleijn <34710209+kleijn@users.noreply.github.com>

Merge branch 'task/chore-net10-sdk-upgrade' into feature/21-present-rsp-values-in-meters-instead-of-decameters

# Conflicts:

# Application/Riskeer/src/Application.Riskeer.Migration.Console/app.config

# Application/Riskeer/src/Application.Riskeer/app.config

changes after 2nd review

Add DEPENDENCIES.md as solution file Add dependencies for System.Resources.Extensions and transitive dependencies

Move package references for System.Resources.Extensions and transitive dependencies to Base.targets. Remove package references to System.Resources.Extensions from csproj files. Move transitive dependencies in separate folders.

Merge remote-tracking branch 'origin/master' into task/chore-net10-sdk-upgrade

Update presentation of Dune Location's Offset property to be displayed in meters.

add extra tests in PresentationObjects

remove obsolete tables SetUpHeights and WaveReductions from HydraRingCalculationInput (#24)

update expected string

reformatting

more review comments

Apply suggestions from code review

Co-authored-by: Elmar Kleijn <34710209+kleijn@users.noreply.github.com>

remove obsolete tables SetUpHeights and WaveReductions from HydraRingCalculationInput

Extend StorageMigrationIntegrationTest with a 25.1 version project migration

Add test-data required for migration test Fix expectations for newest project version

Add migration test for new 26.1 version of database

Add migration support for projects version 26.1 Include migration tests for migration from 25.1 to 26.1

add test for invalid values of param C

move validation for param C to data

improve error message for param volume of water in piping

Update database structure

Migrate old Enterprise Architects to new file formats

    • binary
    /design/DatabaseDesign.qea
    • binary
    /design/Technical design.qea
Merge remote-tracking branch 'origin/task/chore-net10-sdk-upgrade' into feature/17-implement-infrastructure-for-migration-from-251-to-261

Migrate unit tests from Rhino.Mocks to NSubstitute and update package references

Migrate unit tests from Rhino.Mocks to NSubstitute and update package references Add NSubstitute version of helpers that create mocks/stubs

Migrate unit tests from Rhino.Mocks to NSubstitute and update package references Update plan to keep test utilities for both frameworks until RhinoMocks is no longer used Mention NSubstitute in list of dependencies

    • -10
    • +16
    /plan-replaceRhinoMocksWithNSubstitute.prompt.md
Replace Rhino.Mocks with NSubstitute in unit tests and update package references

Replace Rhino.Mocks with NSubstitute in unit tests and update package references