Ringtoets.StabilityPointStructures.Integration.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -96
    • +0
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
    • -431
    • +0
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 15711 more files in changeset.
Renamed directory src/Integration.<X>: WTI-1931

- Fixed rebase errors

    • -5
    • +0
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 11 more files in changeset.
Renamed directory src/Integration.<X>: WTI-1931

- Fixed compilation errors that are caused by renaming the directories of:

-- Data

-- Forms

-- IO

-- Plugin

-- Util

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 33 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 59 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
    • -1
    • +1
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 155 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -0
    • +5
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 423 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 420 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Renamed project name

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 32 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
    • -3
    • +3
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 375 more files in changeset.
Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for the stability point structures.

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
    • -0
    • +4
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 3 more files in changeset.
Fixed tests. WTI-1486

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
    • -17
    • +5
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
Cleanup: WTI-1923

- Removed explicit invocation checks, use the HydraRingCalculationSettingsTestHelper to assert input arguments to the calculators

-- Removed unnecessary stub definitions for the mocks and stubs

    • -34
    • +28
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 6 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for StabilityPointStructure calculations: WTI-1923

- Fixed failing tests in the stability point structures namespace

    • -35
    • +17
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 3 more files in changeset.
Updated StructureCalculator calls: WTI-1923

- Performed for the stability point structures directly related elements

-- Integration elements (e.g. AssessmentSection) tests were not taken into account

    • -7
    • +57
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 5 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 6093 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 44 more files in changeset.
Use HydraulicBoundaryDatabaseConnectionValidator in structures service WTI-1720

    • -1
    • +1
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 4 more files in changeset.
Make stability point structures calculation activity internal and use factory where needed WTI-1743

    • -8
    • +26
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 3 more files in changeset.
Moved CalculatableActivity to Ringtoets.Common.Service. WTI-1719

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 34 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Add SQLite targets to csproj files that need it WTI-1614

    • -0
    • +7
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 33 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13243 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dae1f8502845e8582cee6a1c077f4b847841f570

Former-commit-id: 437efec9ef9429aa8749941873df1f67e5a78ee4

    • -4
    • +4
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 2 more files in changeset.
Eliminated use of parameterized HydraulicBoundaryDatabase constructor Related to Issue [WTI-1507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13213 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 752dd67a0abb16382b9e7d8b2fb6fdc70c495051

Former-commit-id: 4801016caff888c3ce0e2c00c66b4256af920b36

    • -4
    • +10
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 4 more files in changeset.
Reverted changes sofar Related to Issue [WTI-1507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13209 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bf9f39130280dc4af4a1e96de4e1bff43fa16a26

Former-commit-id: 7a0d64bb19b390ed39691978a995a369c8b4c624

    • -9
    • +8
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 34 more files in changeset.
Integrated SetParameters method Related to Issue [WTI-1507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13180 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e9ada394fad78145ee60315f9ef15b5ce07825d6

Former-commit-id: 86b1b1acd732dd00c33a2ddbe1c5bef76b3af84c

    • -8
    • +9
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 2 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13171 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13160 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13156 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for StabilityPointStructures test files. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13098 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4ddb52e476e1f411a74e73a39ca8ffaa984cd066

Former-commit-id: e0047b139eb72e01fa584d346a915c064d45dfa1

    • -33
    • +1
    ./Ringtoets.StabilityPointStructures.Integration.Test.csproj
  1. … 6 more files in changeset.
Cleanup tests. Related to Issue [WTI-1477]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12862 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 61aa30da08d848e4650df4736ad7fa3a5b13a56b

Former-commit-id: ab5b4940b2318ca03d8f7405444467177a5271f4

    • -87
    • +7
    ./StabilityPointStructuresCalculationActivityIntegrationTest.cs
  1. … 20 more files in changeset.