Ringtoets.StabilityPointStructures.Service.Test

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

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

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Service.Test.csproj
    • -3
    • +3
    ./StabilityPointStructuresCalculationActivityFactoryTest.cs
    • -5
    • +5
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 374 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for StabilityPointStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

    • -9
    • +13
    ./StabilityPointStructuresCalculationActivityFactoryTest.cs
    • -139
    • +64
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Updated StructureCalculator calls: WTI-1923

- Fixed failing tests

    • -1
    • +1
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 2 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

    • -1
    • +9
    ./StabilityPointStructuresCalculationActivityFactoryTest.cs
    • -13
    • +105
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -6
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -6
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -6
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -6
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Passed ModelFactorLongThreshold to input from calculation service. WTI-1848

    • -2
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Passed ModelFactorLongThreshold to input from calculation service. WTI-1848

    • -2
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./StabilityPointStructuresCalculationActivityFactoryTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationActivityTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationMessageProviderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationServiceTest.cs
    • -1
    • +1
    ./StabilityPointStructuresDataSynchronizationServiceTest.cs
    • -1
    • +1
    ./StabilityPointStructuresValidationRulesRegistryTest.cs
  1. … 6088 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -9
    • +9
    ./StabilityPointStructuresCalculationActivityFactoryTest.cs
    • -38
    • +58
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 139 more files in changeset.
Passed model factor long threshold to HydraRing input for quadratic. WTI-1836

    • -2
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Passed model factor long threshold to HydraRing input for linear. WTI-1836

    • -2
    • +6
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -1
    • +1
    ./StabilityPointStructuresCalculationServiceTest.cs
    • -14
    • +13
    ./StabilityPointStructuresValidationRulesRegistryTest.cs
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -4
    • +0
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 5 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -68
    • +63
    ./StabilityPointStructuresCalculationServiceTest.cs
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -4
    • +0
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 5 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -13
    • +8
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Removed variable 64 from Hydra-Ring structures input. WTI-1800

    • -18
    • +0
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

    • -27
    • +27
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 12 more files in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

    • -27
    • +27
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 12 more files in changeset.
Added validation for vertical distance in input data model. WTI-1236

    • -1
    • +2
    ./StabilityPointStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Removed HBL file path as constructor argument from the CalculationActivity

- Performed for StabiliityPointStructures

- Removed because of:

-- Constructor argument assessment section contains all information that's required

-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.

WTI-1720

    • -23
    • +3
    ./StabilityPointStructuresCalculationActivityTest.cs
  1. … 2 more files in changeset.
Use new test helper in tests WTI-1751

    • -2
    • +2
    ./StabilityPointStructuresDataSynchronizationServiceTest.cs
  1. … 127 more files in changeset.
Rename AddSections to SetSections WTI-1751

    • -2
    • +2
    ./StabilityPointStructuresDataSynchronizationServiceTest.cs
  1. … 139 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -9
    • +13
    ./StabilityPointStructuresDataSynchronizationServiceTest.cs
  1. … 6 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -2
    • +5
    ./StabilityPointStructuresDataSynchronizationServiceTest.cs
  1. … 27 more files in changeset.
Incorporated comments review 3036

- Renamed factory method for clarification.

WTI-1473

    • -6
    • +6
    ./StabilityPointStructuresCalculationActivityFactoryTest.cs
  1. … 3 more files in changeset.