Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage.Test

WTI-1760

    • -239
    • +0
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -91
    • +0
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -245
    • +0
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -94
    • +0
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 422 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 138 more files in changeset.
Review related changes. WTI-1654

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 22 more files in changeset.
Incorporated comments review 2811: - Updated XMLDocs - Updated test names - Replaced type casts to byte with Convert.ToByte() calls - Formatting of the migration script

WTI-1706

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 6 more files in changeset.
Updated CreateExtensions for StabilityStoneCover: -- Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions -- Added functionality to write CategoryType to entity

WTI-1706

    • -58
    • +69
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 1 more file in changeset.
Update storage tests and extensions with new enum WTI-1693

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 12 more files in changeset.
Cleanup: - Removed unused references in the FailureMechanismCreateExtensions - Added missing assert for the MacrostabilityInwardsFailureMechanismCreateExtensions

WTI-1669

    • -1
    • +0
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 5 more files in changeset.
Updated Create and read extensions for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover) - For Stability Stone Cover

WTI-1667

    • -5
    • +42
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 3 more files in changeset.
Removed assessment layer three. WTI-1634

    • -21
    • +0
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 11 more files in changeset.
Removed AssessmentLayerTwoA from section result. WTI-1634

    • -2
    • +0
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 10 more files in changeset.
Review related changes => Unified unit tests for FailureMechanismCreateExtensions

WTI-1531

    • -1
    • +2
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 9 more files in changeset.
Incorporated comments review 2453: - Removed all combinatorial [Values()] attributes from tests that make use of enums as arguments - Improved tests

WTI-1579

    • -9
    • +8
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 28 more files in changeset.
Incorporated comments review 2453: - Removed combinatorial test cases when enums are set on data - Performed for the CreateExtensions

WTI-1579

    • -7
    • +7
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 8 more files in changeset.
Add N parameter to the database for the stability stone cover failure mechanism WTI-1531

    • -0
    • +6
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 21 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

    • -2
    • +8
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 50 more files in changeset.
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

    • -2
    • +2
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 71 more files in changeset.
Changed database table names to no longer contain a numeric value, so that Entity Framework is able to prularize it. Related to Issue [WTI-1378]

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

Former-commit-id: c10c99fdfeabe77617f31bb071f08cd0ce301bcd

Former-commit-id: ad10811df4ea76bb497712d24add740a15b2546e

    • -2
    • +2
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 54 more files in changeset.
- Cleaned up storage classes - Updated XMLdocs - Removed unused references - prefixed Piping specific tables with "Piping" - - Renamed classes accordingly Related to Issue [WTI-1378]

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

Former-commit-id: 3d9e5d4d5719b5cc1c65322e9979fe82d9455d5c

Former-commit-id: 849fa061b4cbc4f128046b60ce800aa9bc8f4521

    • -22
    • +19
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 68 more files in changeset.
Review related changes Related to Issue [WTI-1370]

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

Former-commit-id: e4819c635c1e25ad6270f132fc67163e3c244a05

Former-commit-id: 8c026f15e8355d01e852dba8b5fd890a03a2ec90

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 9 more files in changeset.
Review related changes Related to Issue [WTI-1311]

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

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

    • -2
    • +2
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 88 more files in changeset.
Incorporated comments review 1887: - Renamed namespace and updated AssemblyInfo of Revetment.Data.TestUtil project

Paired with ~janssen

Related to Issue [WTI-1271]

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

Former-commit-id: 3279bfdf8c2b22554926985cf843fd88c8d1a1e9

Former-commit-id: 6e94aca7285b42491a1daa90f4388ca1bc8f6088

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 48 more files in changeset.
Added Read and Create Extensions for the persistency of the foreshoreprofile folder location: - Added missing tests for the HeightStructuresCollectionSourcePath - Updated XMLDocs - Added missing tests in case there was no test present to verify behavior without foreshoreprofiles - Changed First() to Single() calls for the failure mechanism meta-entities when applicable in the CreateExtension tests: there should only be one meta-entity created for each failure mechanism Related to Issue [WTI-1112]

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

Former-commit-id: 27675f64ecf07dc9fc8a437f4fee1abee8d8c496

Former-commit-id: e211b8bbd3b2d1dffddeaf415b817b6f30cc670a

    • -2
    • +12
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 22 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

    • -1
    • +6
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
  1. … 49 more files in changeset.
Updated license headers in application. Related to Issue [WTI-1242]

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

Former-commit-id: bb059e969fc96666aeac8859903e186539291c50

Former-commit-id: 5555735a4426b9cb4f1db86329a7e5307ea5c911

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 475 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 283 more files in changeset.
Ringtoets.DotSettings now contains settings for removing code redundancies at cleanup. Applied to Application.Ringtoets. Related to Issue [WTI-1242]

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

Former-commit-id: c6c9d04bb9c8897bcc0d3860b0e5e5a03d4a0f19

Former-commit-id: 799f2e5ea50ef8c0c3ffa76b70ebac7697706a1f

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 96 more files in changeset.
Application.Ringtoets code-cleanup Related to Issue [WTI-1242]

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

Former-commit-id: 1dc375faca87ba9dd08674d41e7bee35f48076f4

Former-commit-id: ca18aace27e6f81479199e7f11c384076797e63b

    • -5
    • +5
    ./StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -2
    • +3
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -2
    • +0
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsOutputCreateExtensionsTest.cs
  1. … 94 more files in changeset.
Added required ID property to ForeshoreProfile Related to Issue [WTI-1092]

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

Former-commit-id: a5ac17d93c00edc44ab863f471af937703304078

Former-commit-id: d6e398f53cedd03a7e769e1b87a6da3bb573fe53

    • -4
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 50 more files in changeset.
* Explicit declaration of [Combinatorial] * Reformatted code to reduce line length. Related to Issue [WTI-1059]

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

Former-commit-id: 25c3139547f4d6034118583fa1d26ee7e1d89090

Former-commit-id: c0d86ab65e4c7a5a8c181fe0b2112f3873e2b69e

    • -0
    • +1
    ./StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 38 more files in changeset.
Incorporated comments review 1323: - Removed obsolete constructor: one default constructor is sufficient to cover the main functionality of the tests - Cleaned up affected tests - Value dependent (mainly exporter and property) tests are made more resistant for future changes by asserting expected values from the test object rather than being hard-coded. Related to Issue [WTI-1024]

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

Former-commit-id: 7cadc295e3a2912a5ad9740b5669a75595b69175

Former-commit-id: 926ccf414a891fd31ff004941670edb9eea59f8e

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationCreateExtensionsTest.cs
  1. … 22 more files in changeset.