Ringtoets.ClosingStructures.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structures input. WTI-1236

    • -1
    • +1
    ./Configurations/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -2
    • +2
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 16 more files in changeset.
Use new test helper in tests WTI-1751

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

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

    • -2
    • +4
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 18 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 138 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: - Performed for ClosingStructures

WTI-1621

    • -6
    • +6
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 3 more files in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -1
    • +1
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 20 more files in changeset.
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation: - Replaced StructuresHelperCall with the specific ClosingStructure helper implementation -- Except for the UpdateDataStrategy

WTI-1621

    • -1
    • +1
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 10 more files in changeset.
Incorporated comments review 2384: - Renamed test names to reflect what exceptions they are throwing - Updated/added XMLDocs - Added missing tests - Ran Cleanup Related to Issue [WTI-1230]

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

Former-commit-id: 8b26b0102391323b26752ad464f1801721da6d3c

Former-commit-id: 48c6c6b6f8f1196fa0193aaa8b23deeb6db1b74f

    • -2
    • +2
    ./Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
  1. … 13 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated the first half of the type converters which make use of the "old style" in testing (no testcases) -- Added missing tests to increase coverage of base class calls Related to Issue [WTI-1230]

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

Former-commit-id: 3a7fd7d08b2e6d6b39cbf15b5da953a936b2f04a

Former-commit-id: c82a5fd75c83468e29f7e06113e5d11904f81ec7

    • -0
    • +14
    ./Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
  1. … 1 more file in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated the first half of the type converters which make use of the "old style" in testing (no testcases) -- Updated XMLDoc with inheritdoc to prevent overwriting the original documentation dictated by the windows TypeConverter implementation -- Updated usage of the exception Related to Issue [WTI-1230]

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

Former-commit-id: d60691e65e49407be0a95bd1f8c3dfb17168ba87

Former-commit-id: fd0058633725fdba081bd7a0c864c3c07b2184b1

    • -2
    • +2
    ./Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
    • -8
    • +16
    ./Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
  1. … 16 more files in changeset.
Review related changes Related to Issue [WTI-1401]

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

Former-commit-id: 189bb4185e34716015c3d9809d50ae051776300c

Former-commit-id: 9e44f73e293d616e01951327a35d999a4657dc34

    • -18
    • +12
    ./Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 35 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.ClosingStructures.IO.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

    • -2
    • +4
    ./Configurations/ClosingStructuresCalculationConfigurationExporterTest.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.ClosingStructures.IO.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 ClosingStructures test files. Related to Issue [WTI-1487]

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

Former-commit-id: 565090b797dfcdb44daacb8f809632a27af17ea0

Former-commit-id: 82fb12be6d1bb4cceed3f2c1996911eb4aeab12d

    • -33
    • +1
    ./Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 6 more files in changeset.
Removed IList occurrences in Structures, Common and GEKB.

Related to Issue [WTI-1401]

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

Former-commit-id: cd9fda761c2dac35f85faa677007dfde6d6e2318

Former-commit-id: 551e400fb143db20f0bfa241ce9a75efe6ffc67c

    • -6
    • +6
    ./Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 15 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
    ./Configurations/ClosingStructuresCalculationConfigurationExporterTest.cs
  1. … 71 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.ClosingStructures.IO.Test.csproj
  1. … 291 more files in changeset.
Cleanup of Core.Components.*, Core.Plugins.*, Demo, Migration and Ringtoets.ClosingStructures Related to Issue [WTI-1463]

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

Former-commit-id: 582e57dab17532e1de0a145aaebb818db6dcc58b

Former-commit-id: 2c6a0b33c808901ad265b6aebe863af9f74a9d6f

    • -3
    • +5
    ./Configurations/ClosingStructuresCalculationStochastAssignerTest.cs
  1. … 34 more files in changeset.
Implement review comments Illustration point configuration will always be written to the configuration xml, even when it has its default value. Cleaning up, move configuration assignments to proper places. Update xmldoc Related to Issue [WTI-1385]

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

Former-commit-id: b538258c99d1792a01a4f8528a5df67067993e59

Former-commit-id: fb0207e0562dd3d1e69b3ebfb60d501a8237c56e

  1. … 35 more files in changeset.
Add illustratiepunteninlezen xml elements to calculation configuration importer and exporter Related to Issue [WTI-1385]

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

Former-commit-id: 7176d3b20eae80e886690b597a4e49b523821e3a

Former-commit-id: 244f15b869ac0a797fb2fc3f1e05d94ee2db449b

    • -0
    • +1
    ./Configurations/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -31
    • +33
    ./Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +7
    ./Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -0
    • +1
    ./Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
  1. … 70 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

    • -2
    • +2
    ./Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

    • -2
    • +2
    ./Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

    • -2
    • +2
    ./Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 396 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

    • -2
    • +2
    ./Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 424 more files in changeset.
Incorporated comments review 1968: - Added NotSupportedExceptions to the XMLDocs - Added tests - Renamed argument parameters

Reviewed by ~janssen

Related to Issue [WTI-1328]

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

Former-commit-id: ab908d7cda873dc4d9bfba37710c0375b5bae2a4

Former-commit-id: f7c6967835e4693e30962d6e0ba155ae2a7f9395

    • -0
    • +24
    ./Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 15 more files in changeset.
Merge from branch 1289

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

Former-commit-id: ba3056d252e5c6e4ca7694457d6ac85073639d97

Former-commit-id: 7bce824a3d3e04d9e23e441c42e22972210259b3

    • -21
    • +16
    ./ClosingStructuresImporterTest.cs
  1. … 151 more files in changeset.