Ringtoets.StabilityPointStructures.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -4
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 1 more file in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -5
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 1 more file in changeset.
Changed all test data location names to 'Locatie'. WTI-1715

  1. … 61 more files in changeset.
Changed all test data location names to 'Locatie'. WTI-1715

  1. … 61 more files in changeset.
Updated importer test files for stability point structures. WTI-1715

Adapted stability point structures reader to new situation. WTI-1715

    • -4
    • +8
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 1 more file in changeset.
Added extra tests for stability point structures. WTI-1715

    • -4
    • +10
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
Use new element in structures export. WTI-1715

  1. … 10 more files in changeset.
Adapted stability point structures xsd. WTI-1715

    • -0
    • +3
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 1 more file in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 14 more files in changeset.
Use new test helper in tests WTI-1751

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

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

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

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

  1. … 197 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in StabilityPointsStructures - Cleaned up files

WTI-1621

    • -1
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 10 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -3
    • +3
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 20 more files in changeset.
Separated the generic StructuresHelper implementation into specific (StabilityPointStructure) implementation: - Replaced StructuresHelperCall with the specific HeightStructure helper implementation -- Except for the UpdateDataStrategy -- Cleaned up tests that only depend on the coordinates --> use the testfactory

WTI-1621

    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 15 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) -- 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

    • -23
    • +14
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -23
    • +15
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -3
    • +3
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 15 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

    • -22
    • +12
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.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.StabilityPointStructures.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/StabilityPointStructuresCalculationConfigurationExporterTest.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.StabilityPointStructures.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 StabilityPointStructures test files. Related to Issue [WTI-1487]

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

Former-commit-id: 4ddb52e476e1f411a74e73a39ca8ffaa984cd066

Former-commit-id: e0047b139eb72e01fa584d346a915c064d45dfa1

    • -32
    • +1
    ./Ringtoets.StabilityPointStructures.IO.Test.csproj
  1. … 6 more files in changeset.
Remove occurrences of IList in Ringtoets.* Related to Issue [WTI-1401]

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

Former-commit-id: 0129b0d682d48a4c0fa7e5b017a325a6087f83eb

Former-commit-id: 90ef843194dc3ba6774504a226cab6447d08aa65

    • -6
    • +6
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 14 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/StabilityPointStructuresCalculationConfigurationExporterTest.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.StabilityPointStructures.IO.Test.csproj
  1. … 291 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. … 33 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/StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -34
    • +36
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +7
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 68 more files in changeset.