Ringtoets.HeightStructures.Service.Test

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

    • -324
    • +0
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -93
    • +0
    ./HeightStructuresCalculationActivityTest.cs
    • -95
    • +0
    ./HeightStructuresCalculationMessageProviderTest.cs
    • -970
    • +0
    ./HeightStructuresCalculationServiceTest.cs
    • -633
    • +0
    ./HeightStructuresDataSynchronizationServiceTest.cs
    • -83
    • +0
    ./HeightStructuresValidationRulesRegistryTest.cs
    • -88
    • +0
    ./Ringtoets.HeightStructures.Service.Test.csproj
  1. … 15706 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

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

    • -1
    • +1
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -2
    • +2
    ./HeightStructuresCalculationServiceTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service.Test.csproj
  1. … 154 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

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

    • -3
    • +3
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -5
    • +5
    ./HeightStructuresCalculationServiceTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service.Test.csproj
  1. … 374 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for HeightStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

    • -9
    • +13
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -85
    • +46
    ./HeightStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Updated StructureCalculator calls: WTI-1923

- Fixed failing tests

    • -1
    • +1
    ./HeightStructuresCalculationServiceTest.cs
  1. … 2 more files in changeset.
Updated StructureCalculator calls: WTI-1923

- Performed for the height structures directly related elements

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

    • -1
    • +9
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -8
    • +65
    ./HeightStructuresCalculationServiceTest.cs
  1. … 4 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -1
    • +1
    ./HeightStructuresCalculationActivityTest.cs
    • -1
    • +1
    ./HeightStructuresCalculationMessageProviderTest.cs
    • -1
    • +1
    ./HeightStructuresCalculationServiceTest.cs
    • -1
    • +1
    ./HeightStructuresDataSynchronizationServiceTest.cs
    • -1
    • +1
    ./HeightStructuresValidationRulesRegistryTest.cs
  1. … 6088 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -9
    • +9
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -33
    • +41
    ./HeightStructuresCalculationServiceTest.cs
  1. … 139 more files in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

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

    • -36
    • +36
    ./HeightStructuresCalculationServiceTest.cs
  1. … 12 more files in changeset.
Removed HBL file path as constructor argument from the CalculationActivity

- Performed for HeightStructures

- 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
    ./HeightStructuresCalculationActivityTest.cs
  1. … 2 more files in changeset.
Use new test helper in tests WTI-1751

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

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

    • -4
    • +6
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 18 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -16
    • +20
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 13 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -2
    • +5
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 27 more files in changeset.
Implement review comments, improve tests and move methods in plugins WTI-1740

    • -10
    • +9
    ./HeightStructuresCalculationActivityFactoryTest.cs
  1. … 6 more files in changeset.
Improve/fix tests WTI-1743

    • -1
    • +2
    ./HeightStructuresCalculationActivityFactoryTest.cs
  1. … 2 more files in changeset.
Introduce height structures calculation activity WTI-1740

    • -0
    • +312
    ./HeightStructuresCalculationActivityFactoryTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Service.Test.csproj
  1. … 2 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -6
    • +6
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 138 more files in changeset.
Fixed failing tests. WTI-1719

    • -19
    • +0
    ./HeightStructuresCalculationActivityTest.cs
  1. … 19 more files in changeset.
Moved CalculatableActivity to Ringtoets.Common.Service. WTI-1719

    • -1
    • +1
    ./HeightStructuresCalculationActivityTest.cs
  1. … 34 more files in changeset.
Renamed HydraRingActivityBase into CalculatableActivity. WTI-1719

    • -1
    • +2
    ./HeightStructuresCalculationActivityTest.cs
  1. … 25 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.HeightStructures.Service.Test.csproj
  1. … 33 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

    • -6
    • +6
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 20 more files in changeset.
Replaced StructuresFailureMechanismSectionResult<HeightStructuresInput> from the .Plugin with the specific implementation.

WTI-1621

    • -4
    • +4
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (HeightStructure) implementation: - Performed for the RemoveStructure - Performed for the RemoveAllStructures

WTI-1621

    • -0
    • +233
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 2 more files in changeset.