Ringtoets.HeightStructures.Service.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Improved GrassCoverErosionOutwardsWaveConditionsCalculationActivityIntegrationTest Improved GrassCoverErosionOutwardsWaveConditionsCalculationServiceTest Improved HeightStructuresCalculationServiceTest Related to Issue [WTI-1497]

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

Former-commit-id: 749ac454acd0b48c0e5807e97c97ec3579543b0a

Former-commit-id: 24b6a969d9d0179069ed744210e89e616ce39048

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

    • -27
    • +0
    ./HeightStructuresCalculationServiceTest.cs
  1. … 20 more files in changeset.
Review related changes Related to Issue [WTI-1476]

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

Former-commit-id: 1f256e7c1bd0dea78d3558447e32db33e67238d2

Former-commit-id: c66b5b72516883fe4fd2e22e853cfc232dc5dc41

    • -1
    • +0
    ./HeightStructuresCalculationServiceTest.cs
  1. … 6 more files in changeset.
Merged revision(s) from branches/1444

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

Former-commit-id: cf752322c5967ec6824f11c711b243f30bf67f0e

Former-commit-id: 9753484fe13d42b8eb5a3c526c4d37f40ca70446

    • -28
    • +69
    ./HeightStructuresCalculationServiceTest.cs
  1. … 245 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -3
    • +0
    ./Ringtoets.HeightStructures.Service.Test.csproj
  1. … 291 more files in changeset.
Cleanup of Ringtoets.HeightStructures.* Related to Issue [WTI-1463]

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

Former-commit-id: 4ff709bc9d6ee22af34d3b1828a341843f5f83a4

Former-commit-id: 8e6cb3133ccb2c492ffb7bd176dc980d8339bcfb

    • -1
    • +0
    ./HeightStructuresDataSynchronizationServiceTest.cs
    • -1
    • +1
    ./HeightStructuresValidationRulesRegistryTest.cs
  1. … 12 more files in changeset.