Ringtoets.Integration.Service.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added tests to assert the run and cancelled logic of this activity. WTI-1761

    • -2
    • +78
    ./Merge/AssessmentSectionProviderActivityTest.cs
  1. … 1 more file in changeset.
Introduced owner as constructor argument of the activity to hold the assessment sections after reading. WTI-1761

    • -1
    • +4
    ./Merge/AssessmentSectionProviderActivityTest.cs
  1. … 1 more file in changeset.
Introduce factory for creating hbl calculations for all category boundaries WTI-1733

    • -0
    • +227
    ./AssessmentSectionHydraulicBoundaryLocationCalculationActivityFactoryTest.cs
    • -0
    • +13
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 2 more files in changeset.
Added initial setup for the provider activity. WTI-1761

    • -0
    • +26
    ./Merge/AssessmentSectionProviderActivityTest.cs
    • -0
    • +1
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 2 more files in changeset.
Wrapped StorageException when it occurs in the provider service. WTI-1761

    • -4
    • +21
    ./Merge/AssessmentSectionProviderServiceTest.cs
  1. … 1 more file in changeset.
Added custom exception to wrap around the StorageException when it occurs in the provider service. WTI-1761

    • -0
    • +11
    ./Exceptions/AssessmentSectionProviderExceptionTest.cs
    • -0
    • +1
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 2 more files in changeset.
Initial setup of a RingtoetsProjectServiceProvider. WTI-1761

    • -0
    • +107
    ./Merge/AssessmentSectionProviderServiceTest.cs
    • -0
    • +1
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 3 more files in changeset.
Cleanup - Adjusted testnames. WTI-1744

    • -4
    • +4
    ./Comparers/AssessmentSectionMergeComparerTest.cs
Cleaned up testfile

- Removed all references and implementations of the IAssessmentSection

- Added testcases that assert the NULL conditions of a reference line

WTI-1744

    • -116
    • +53
    ./Comparers/AssessmentSectionMergeComparerTest.cs
Added first implementation of the comparer.

WTI-1744

    • -0
    • +222
    ./Comparers/AssessmentSectionMergeComparerTest.cs
    • -0
    • +5
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 2 more files in changeset.
Improve references and resource names WTI-1584

    • -7
    • +1
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 7 more files in changeset.
Adapted tests. WTI-1655

    • -1
    • +0
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Adapted tests. WTI-1655

    • -20
    • +4
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Move resources and message providers to Common WTI-1584

    • -159
    • +0
    ./MessageProviders/DesignWaterLevelCalculationMessageProviderTest.cs
    • -159
    • +0
    ./MessageProviders/WaveHeightCalculationMessageProviderTest.cs
    • -2
    • +3
    ./Ringtoets.Integration.Service.Test.csproj
  1. … 20 more files in changeset.
Incorporated comments review 2852: - Renamed testhelper to match with the Grass Cover Erosion Outwards implementation

WTI-1574

    • -4
    • +4
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 9 more files in changeset.
Incorporated comments review 2824, get rid of the 'Erosion' intermediate suffix to prevent confusion: - Renamed the DuneErosionLocationsHelper --> DuneLocationCalculationsHelper. -- Updated function names and XMLDoc

WTI-1574

    • -4
    • +4
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 9 more files in changeset.
Incorporated comments review 2824: - Updated XMLDoc for the Integration.Service -- Improved and cleaned up tests

WTI-1574

    • -4
    • +27
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 2824, rename SetDuneLocationCalculations to SetDuneLocations: - Made the DuneLocations property an IObservableEnumerable --> modifications should not be possible from outside the SetDuneLocations() method to prevent the calculations from getting out of sync with the locations

WTI-1574

    • -10
    • +6
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 18 more files in changeset.
Incorporated comments review 2824, rename SetDuneLocationCalculations to SetDuneLocations: - Changed functionality: function sets the locations as well to keep the calculations and locations synchronised.

WTI-1574

    • -1
    • +1
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 8 more files in changeset.
Incorporated comments review 2824: - Renamed DuneLocationOutput to DuneLocationCalculationOutput -- Adjusted CreateExtension file names -- Updated function and parameter names where necessary.

WTI-1574

    • -7
    • +7
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 43 more files in changeset.
Introduced testhelper for the DuneErosionFailureMechanism to make the asserts and retrieval of the objects with an output easier.

WTI-1574

    • -36
    • +4
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 8 more files in changeset.
Reverted commit 1bd68d22bc0484d9d18afb2a776b8f5943712803, reapplied commit 15d708dd6d9cceee5573169f2bdf96f497a31247:

Adjusted RingtoetsDataSynchronisation service to clear output after changing the norm:

- Every exposed calculation list on the failure mechanism is cleared in addition to the dune locations

- Adjusted tests such that they verify the affected objects also contain the affected calculations from the exposed lists

Note: fixed merge conflicts here, adapted tests files such that they are corresponding with the current test setup.

WTI-1574

    • -18
    • +58
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 2 more files in changeset.
Moved GrassCoverErosionOutwardsHydraulicBoundaryLocationsTestHelper. WTI-1703

    • -0
    • +4
    ./Ringtoets.Integration.Service.Test.csproj
    • -1
    • +1
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 31 more files in changeset.
Applied some final renames. WTI-1698

    • -16
    • +16
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Applied some final renames. WTI-1698

    • -4
    • +4
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Renamed HydraulicBoundaryLocationOutput into HydraulicBoundaryLocationCalculationOutput. WTI-1698

    • -21
    • +21
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 88 more files in changeset.
Fixed some small typos. WTI-1698

    • -1
    • +1
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Incorporated comments review 2718, 2722, 2724: - Updated XMLDoc - Added .ToArray() when retrieving calculations with outputs due to concat being a lazy evaluation --> removed .ToArray() calls on the calling sides. - Cleaned up test

WTI-1570

    • -2
    • +4
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Incorporated comments review 2711: - Updated XMLDocs - Cleaned up function call: hydraulic boundary location (HBL) database is not necessary to clear HBL calculation output anymore as the calculations are defined in a different object - Updated testfile

WTI-1570

    • -146
    • +134
    ./RingtoetsDataSynchronizationServiceTest.cs
  1. … 4 more files in changeset.
Review related changes. WTI-1574

    • -69
    • +62
    ./RingtoetsDataSynchronizationServiceTest.cs