Ringtoets.StabilityPointStructures.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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.StabilityPointStructures.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.StabilityPointStructures.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.StabilityPointStructures.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.StabilityPointStructures.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
    • +47
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.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
    ./StabilityPointStructuresImporterTest.cs
  1. … 151 more files in changeset.
Unified the UpdateDataStrategyBase with the SurfaceLineUpdateDataStrategyBase again. Related to Issue [WTI-1289]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1289@10759 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 89548b886f1788b065f7244472145cbb954cde75

Former-commit-id: 5125c70b8eaab6502caa71cbfec835ced3f46a79

    • -21
    • +16
    ./StabilityPointStructuresImporterTest.cs
  1. … 48 more files in changeset.
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.