Ringtoets.HeightStructures.Service.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Add notification of the section results from the failure mechanism specific data sync services. WTI-1617

    • -1
    • +2
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 20 more files in changeset.
Removed redundant parameters from calculation. WTI-1590

    • -24
    • +0
    ./HeightStructuresCalculationServiceTest.cs
  1. … 7 more files in changeset.
Removed height structures specific section result. WTI-1590

    • -4
    • +4
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 31 more files in changeset.
Improved tests

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

Former-commit-id: d889ef1459cabdd80343cb8bc51402170918deb3

Former-commit-id: ac1e5e8f20727d0c94083bd16795cdd100dfd5dc

    • -21
    • +20
    ./HeightStructuresCalculationServiceTest.cs
  1. … 3 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.HeightStructures.Service.Test.csproj
  1. … 312 more files in changeset.
Implemented review comments (cleanup, removed parametered constructor Related to Issue [WTI-975]

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

Former-commit-id: 592b175ad64613145c6116fd48db486f37c43806

Former-commit-id: e8e5e377be506ad0351ef3097112480bee5f922a

    • -1
    • +1
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 50 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.HeightStructures.Service.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 HeightStructures test files. Related to Issue [WTI-1487]

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

Former-commit-id: a57da6269c65f6d01f6080164a9efba00c13ea97

Former-commit-id: 9048462d4e91fbd2cdf56339e697b34551227b0b

    • -33
    • +1
    ./Ringtoets.HeightStructures.Service.Test.csproj
  1. … 6 more files in changeset.
Fixed inconclusive test Related to Issue [WTI-1477]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_3@13053 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f93e153376cece95acda6d593989f20716ba29ec

Former-commit-id: 64cc15183cf683c47cbceebe11c6a9f276e91066

    • -0
    • +1
    ./HeightStructuresCalculationServiceTest.cs
Fixed test. Related to Issue [WTI-1477]

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

Former-commit-id: fd3e7fd166c3cc24a8027cef8db085bd85f3b8ca

Former-commit-id: 4e6b32fcdef7f620a7961739cfc50e585d991d94

    • -0
    • +1
    ./HeightStructuresCalculationServiceTest.cs
Removed IsNameEditable from the data model Related to Issue [WTI-975]

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

Former-commit-id: 98c5b0af23598a6c2ee6ce188b9f0b3dd947fc6c

Former-commit-id: d4a7a6940b06b448fb84f2c916cfc3b10f6baf16

    • -1
    • +1
    ./HeightStructuresDataSynchronizationServiceTest.cs
  1. … 71 more files in changeset.
Merged revision(s) 12974 from branches/Release/17_3

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

Former-commit-id: f53bfa90f91a1dacd18bec4bfcd9f5a880e979bb

Former-commit-id: 9fd45231d9b24f18f3cd1533fd9875c2c060eb7e

    • -21
    • +97
    ./HeightStructuresCalculationServiceTest.cs
  1. … 16 more files in changeset.
Merged revision(s) 12972 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_3@12974 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 06af25413ace8d177fca22725b44f2700f89c813

Former-commit-id: 50b337c06dd1fc6ef53ff8317dbafd4420d61c11

    • -21
    • +97
    ./HeightStructuresCalculationServiceTest.cs
  1. … 16 more files in changeset.
Merged revision(s) 12942-12947, 12949, 12953-12954, 12956-12958 from branches/Release/17_2_Development

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12972 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f8ac8a832d32e6e836a05e8fb5695667d64731b6

Former-commit-id: 8c9014098df107ffcae593cc99a9ccb22526cb66

    • -6
    • +82
    ./HeightStructuresCalculationServiceTest.cs
  1. … 16 more files in changeset.