Ringtoets.StabilityPointStructures.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added functional tests for the importers to verify behaviour when: - All relevant structure parameters are missing and a duplicate irrelevant parameter is present - Some parameters are missing and a duplicate irrelevant parameter is present - Moved test-data files to their respective folders to clearly indicate what they represent Related to Issue [WTI-1281]

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

Former-commit-id: cabe56098ff78344893ffe12fe5cc8a10a4cf0a5

Former-commit-id: ca0d668356f92be1209e15b4adcbc22709db9a45

    • -1
    • +146
    ./StabilityPointStructuresImporterTest.cs
  1. … 37 more files in changeset.
Implemented the filter of the structure parameter rows: - Added test which contains a single structure where all the relevant parameters are defined including a duplicate irrelevant/undefined parameter Related to Issue [WTI-1281]

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

Former-commit-id: cb915214bb014caab8ff12c106beeb65ef09b271

Former-commit-id: 9df1c3bfc0b2339bb0f2396bf0cd35970b32fdce

    • -0
    • +43
    ./StabilityPointStructuresImporterTest.cs
  1. … 9 more files in changeset.
Added tests Renamed tests Related to Issue [WTI-1221]

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

Former-commit-id: 2603839a19138e7d77a2aeb2c5fdc6063851b9a4

Former-commit-id: 022a61f50f397337e57ff3b46b2220aeb63e6bd9

    • -0
    • +13
    ./Configurations/StabilityPointStructuresCalculationConfigurationTest.cs
  1. … 8 more files in changeset.
Removed now obsolete CalculationConfigurationExporter and CalculationConfigurationWriter and replaced with the new SchemaCalculationConfigurationExporter and SchemaCalculationConfigurationWriter implementations. Related to Issue [WTI-1221]

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

Former-commit-id: 5bffe365234a5d9076c9217fed9efffcfe9cc900

Former-commit-id: 6b3b4d4b5c3845f214ddb39613c39c2babbef183

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 45 more files in changeset.
Connected IStructureUpdateStrategy in the StabilityPointStructuresImporter: - Promoted IStructureUpdateStrategy constructor argument to the base class for all the importers - Changed tests, removed obsolete test for the stability point structures importer that assures the uniqueness of stability point structure items after the import action. Test can be removed because the import target is of type ObservableUniqueItemCollectionWithSourcePath Related to Issue [WTI-1184]

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

Former-commit-id: b8a80a6198f68d7ff1ac8eec44b242faa47a8180

Former-commit-id: 7fa24bf70d0a6e1935c3d25dc055633fd11a4080

    • -96
    • +107
    ./StabilityPointStructuresImporterTest.cs
  1. … 8 more files in changeset.
Add location of last selected stability point structures file: - Introduced the StructureCollection for the StabilityPointStructuresFailureMechanism to ensure unique structures based on their IDs and to store the file location from were they were imported -- Updated affected files and tests - Updated migration script and test: IDs need to be unique Related to Issue [WTI-1183]

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

Former-commit-id: 14e35731f2ea01f3da031ada927f693ef06df018

Former-commit-id: ba61315b4e53f11de70733beac36d29d9ece3e42

    • -12
    • +15
    ./StabilityPointStructuresImporterTest.cs
  1. … 20 more files in changeset.
Cleanup Added temporary fix for StabilityPointStructuresImporter so that no structures with ids that already exist can be imported. Related to Issue [WTI-1178]

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

Former-commit-id: e1ef76aed74ddb5d83e8ee512274053ac9a98d62

Former-commit-id: 27e3c2a3dc7b43d70cad2864fb40a0f93bab07af

    • -0
    • +40
    ./StabilityPointStructuresImporterTest.cs
  1. … 3 more files in changeset.
Height structure id is exported for a calculation configuration instead.

Related to Issue [WTI-1259]

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

Former-commit-id: a3e14d86e3236113481376e5600bad1de942fbf9

Former-commit-id: 1d29f02de03c91a4f645d3640ea25c9c521a921d

    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 3 more files in changeset.
Made TestStructure* implementations more consistent and more focused on id's. Related to Issue [WTI-1177]

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

Former-commit-id: 78425a8e54e2590890747c5ac38ee718185fd1cf

Former-commit-id: 6650beac17b786894799b3499c6cfbfe1a434ef1

    • -3
    • +3
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 16 more files in changeset.
Updated StructuresImporter to be created with an IMessageProvider Related to Issue [WTI-1172]

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

Former-commit-id: 453343e707a0d527884af959b9e4e72b1cc8ee11

Former-commit-id: 8cc80a8389a1a3950eeab507d00e87ef9df7aa57

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.IO.Test.csproj
    • -16
    • +49
    ./StabilityPointStructuresImporterTest.cs
  1. … 11 more files in changeset.
Also skip rest of import when structures fail to validate Related to Issue [WTI-1194]

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

Former-commit-id: 896d67a19f8125157c9bf7da62991fb9c222da89

Former-commit-id: 969b132bfbdd820ddf6163c8c72bb433a0db2e61

    • -34
    • +15
    ./StabilityPointStructuresImporterTest.cs
  1. … 6 more files in changeset.
Performed cleanup.

Paired with berg_jl

Related to Issue [WTI-1243]

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

Former-commit-id: ae470666b04338291ed9d6e1a564320b9a9596fd

Former-commit-id: 13de3f470e6d1179c5c4a7aca862cd1481c108f0

    • -1
    • +1
    ./StabilityPointStructuresImporterTest.cs
  1. … 16 more files in changeset.
Made warning for duplicate foreshore profile (based on id) more clear

Merged revision(s) 9609 from trunk:

Made warning more clear

Related to Issue [WTI-1260]

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

Former-commit-id: 5c6790163a07b698d1be917a2d9b1ccdbedc267b

Former-commit-id: 5a4d8025527f783e0953739dbb116e9ee469dfc5

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 7 more files in changeset.
Made warning more clear Related to Issue [WTI-1260]

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

Former-commit-id: d781c9d82af085ae79b57f6ff1a90943b8468580

Former-commit-id: c6e22409fb96e7eff740720af159121776f3f6cd

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 6 more files in changeset.
Changed log message for duplicate structure. Related to Issue [WTI-1259]

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

Former-commit-id: e7fdb6dfa988d974dc635dd21d174b229dd591b7

Former-commit-id: cd695f8b31746a97e5d83c50759a62d41fa1929c

    • -3
    • +3
    ./StabilityPointStructuresImporterTest.cs
  1. … 4 more files in changeset.
Merged revision(s) 9599, 9601 from trunk: - Changed matching criteria for the DikeProfile from a CalculationConfiguration from a Name to an ID for the importers - Introduced teststructure objects that allow setting an ID - Updated XMLDocs - Updated affected parameternames Related to WTI 1269

........

- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer

- Renamed parameter to clarify intent

- Updated resource value to be consistent with the DikeProfile implementation

- Adjusted affected tests

Related to WTI 1269

........

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

Former-commit-id: 6117c8b29ddd23ef032c28a9a5ee57e34850f701

Former-commit-id: 2f3b2967b9e3e63c3cec0643ed03a1a26f7ff1a4

    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -7
    • +7
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 34 more files in changeset.
Implemented uniqueness for structures based on ID. Related to Issue [WTI-1259]

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

Former-commit-id: 824f2756ac951aaafc0cae368d7359c7384991e8

Former-commit-id: a6f49373ec7d6a5bed9bc0f5adfadd5286c1865d

    • -1
    • +40
    ./StabilityPointStructuresImporterTest.cs
  1. … 42 more files in changeset.
- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer - Renamed parameter to clarify intent - Updated resource value to be consistent with the DikeProfile implementation - Adjusted affected tests

Related to Issue [WTI-1259]

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

Former-commit-id: d0f2d789a8e9017b37843a15192cd336b5166fa9

Former-commit-id: 77bf10cdf1fa8a4af764f3c70daebd5c2e7c10be

    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 27 more files in changeset.
- Changed matching criteria for the DikeProfile from a CalculationConfiguration from a Name to an ID for the importers - Introduced teststructure objects that allow setting an ID - Updated XMLDocs - Updated affected parameternames Related to Issue [WTI-1259]

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

Former-commit-id: b0df0c34d55c5236dc0642a9be55e0ec835ca2d7

Former-commit-id: 7d2f25cff4652ef67a14915a281fa123cc5cfb35

    • -6
    • +6
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
Assignment in calculation configurations of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 5c59474e63b257ecd7e2746b1cd594f19b36f727

Former-commit-id: ff6dfc40be94f57d3068a147bdd444c802c03735

    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
Assignment of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 2ae6703bfe98725aa449c48e12328cf3d8701689

Former-commit-id: 0a229be4460aac9bcb35013ec35b662abd8faa97

    • -4
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
Changed test names after review. Related to Issue [WTI-1255]

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

Former-commit-id: b6dd2f3ec8a70114726756c0afff23ecfb060f57

Former-commit-id: 56fb81d52cabb382fdf3b8e0a7d8a0bb4a8e23ba

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 3 more files in changeset.
Update scenarios after configuration import. Related to Issue [WTI-1255]

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

Former-commit-id: cb851e9b985c6615fb4cd7fd46abe011df3a7986

Former-commit-id: 39e23f306cb097b7ec0f7f070b3f44e809d83e01

    • -12
    • +85
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -1
    • +1
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationStochastAssignerTest.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresConfigurationSchemaIdentifiersTest.cs
    • -1
    • +1
    ./StabilityPointStructuresImporterTest.cs
  1. … 111 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

    • -2
    • +2
    ./Configurations/StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 283 more files in changeset.
Fixed rounding issue in importer of stability point structures.

Paired with kleijn

Related to Issue [WTI-1167]

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

Former-commit-id: 5316284cc7c2e26a36e8600d0fdc2ceb928db27d

Former-commit-id: 003f208aeb53c76e8f54d22c75ae85a6699e43a5

    • -0
    • +30
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 2 more files in changeset.
Fix type Stochats > Stochast Modified settings to remove redundancies. Related to Issue [WTI-1242]

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

Former-commit-id: 109f7d16eaf53e75b1b85fa4d08e9345eba9f08a

Former-commit-id: fc248915acf92720b1467f45c6aff350a9760b97

    • -2
    • +2
    ./Configurations/StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 3 more files in changeset.
Changed log message. Related to Issue [WTI-1100]

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

Former-commit-id: da6f384d25fcb2d4a482896c3f67dce93bfb1b27

Former-commit-id: 7ed5eebe27f2374432307d9467c2061fa5bf9a7a

    • -6
    • +6
    ./StabilityPointStructuresImporterTest.cs
  1. … 5 more files in changeset.
Changed log messages. Related to Issue [WTI-1100]

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

Former-commit-id: c30034e5b34571e8820bc15a7a70d2b640cebc33

Former-commit-id: 68f38fcc5bfe704273b65a69cd4fefb76570ef74

    • -5
    • +7
    ./StabilityPointStructuresImporterTest.cs
  1. … 8 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -19
    • +19
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -2
    • +2
    ./Configurations/StabilityPointStructuresCalculationStochastAssignerTest.cs
    • -1
    • +1
    ./StabilityPointStructuresImporterTest.cs
  1. … 107 more files in changeset.