PipingCalculationsViewIntegrationTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -218
    • +0
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 15714 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 423 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 6095 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -4
    • +4
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 14 more files in changeset.
"<geen>" => "<selecteer>". WTI-1691

    • -4
    • +4
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 14 more files in changeset.
Fixed final tests. WTI-892

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 4 more files in changeset.
Fixed corresponding integration tests. WTI-892

    • -11
    • +16
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 1 more file in changeset.
Fixed failing tests. WTI-1612

    • -0
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 1 more file in changeset.
Rename TestUtils projects to TestUtil Related to Issue [WTI-1505]

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

Former-commit-id: 2e7f9535824195b775a0ccf0210067848ec15bff

Former-commit-id: 2cb7b97865188146a48da46b4e930f9bd20b32e3

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 74 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

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.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

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 71 more files in changeset.
Incorporated comments dev: - Cleaned up some files - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, Piping only): -- Moved StochasticSoilProfile property of the PipingStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 8cf27edcf482fb639d692d19f6840bb78219dc98

Former-commit-id: dbc10165755b4dc91a62d7f21e6749d2850ed2b3

    • -4
    • +4
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 34 more files in changeset.
Incorporated comments review 2099: - Renamed PipingFailureMechanism => Piping

Related to Issue [WTI-1408]

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

Former-commit-id: 137d4ee26d41752fc0e8faa7d4416e3e9378f04a

Former-commit-id: c15accfd9e624a8f840f41aa6fe11f6c6a527b3f

    • -25
    • +25
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 23 more files in changeset.
Ensured "<geen>" is always visible in piping calculations view and macro stability calculations view Related to Issue [WTI-1397]

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

Former-commit-id: de6b7e5de903feb9e2e1091495e90a4d885a65db

Former-commit-id: 2dfa5e55a3e939fd0f4c026d1baf625b9b6ae5fa

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 5 more files in changeset.
Merged back to trunk Related to Issue [WTI-1343]

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

Former-commit-id: 8d38d0cfa5614fa51edcad7c422a8cda51ea6dd3

Former-commit-id: e8e09d7f5a02c59baf786142df4a1ffe8aae4202

    • -1
    • +2
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 176 more files in changeset.
Refactored tests to use PipingStochasticSoilModel Removed Piping specific IStochasticSoilModelUpdateModelStrategy, TestStochasticSoilModel, StochasticSoilModelImporterTest, TestStochasticSoilModelTest, ImportSoilProfileFromDatabaseTest, TestStochasticSoilModelUpdateModelStrategyTest, and TestStochasticSoilModelUpdateModelStrategy Removed unused references

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

Former-commit-id: 2bf01773d41d0a1940040ee94791af938326abeb

Former-commit-id: 60d5ef38a49a5e3dbd59be0a6d3984d528f33120

    • -1
    • +2
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 30 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 394 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

    • -1
    • +0
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 183 more files in changeset.
Added tests for DataUpdateHelper and DataImportHelper. Cleanups. Related to Issue [WTI-1070]

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

Former-commit-id: d96afbfae2a50b332eee871ff0f4729ab2a24ef9

Former-commit-id: 5839f98a1d02d5b8885e51b59f84d309d4ea0c78

    • -1
    • +0
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 9 more files in changeset.
Added DataUpdateHelper which can be used to update data imported by the DataImportHelper. Added Dr6_updated which has a removed stochastic soil model, removed stochastic soil profile and modified stochastic soil profile probability. PipingCalculationsView now refreshes when the stochastic soil profile is notified. It is notfied by returning it as an affected object from the StochasticSoilModelUpdateDataStrategy.

Related to Issue [WTI-1070]

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

Former-commit-id: b5c75047671015c14f57e9b330a2ba5bb2031c40

Former-commit-id: c4f326bfe300d5a5c3ed3e1e4e1e1b16bd41721d

    • -1
    • +70
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 11 more files in changeset.
Made CalculationInputPropertyChangeHandler independent of Calculation and ICalculation, but rather of an IObservable. Other specific information is contained in the CalculationInputPropertyChangeHandler implementation. Related to Issue [WTI-1128]

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

Former-commit-id: 5fc75460af45d1b1aac175c98ed48c1c95700135

Former-commit-id: ee7d2540dccf25a17c077d6f09d26e85991f84ac

    • -3
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 72 more files in changeset.
Removed type parameter on interface level of ICalculationInputPropertyChangeHandler and added to SetPropertyValueAfterConfirmation. Related to Issue [WTI-1129]

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

Former-commit-id: ab8cef28acdcd4f04b9d8f211f61c2c0a3196ce6

Former-commit-id: d82aeff1cae3dc45b14fb3ce25516e27a2770a25

    • -1
    • +1
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 37 more files in changeset.
Improvements after review. Related to Issue [WTI-1053]

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

Former-commit-id: 9f071e77904bd58e786bd98721b7b5bfa2baa288

Former-commit-id: f7b56de6740ce770d7165db4dc2e9cba3c8cc1e3

    • -1
    • +0
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 4 more files in changeset.
Implemented handler in PipingCalculationsView and PipingCalculationRow. Related to Issue [WTI-1053]

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

Former-commit-id: 5985d435ce7adafaf8f09f050a474469d882c194

Former-commit-id: 5babb2b8a7595a7c5a945490cf95a6325f5311f4

    • -1
    • +6
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 9 more files in changeset.
* Introduced IReferenceLineReplaceHandler and its implementation. ** Applied Dependency Injection on ReferenceLineImporter to abstract ReferenceLine replacement specifics (also removing dependencies such as View logic!) * Moved integration test data production methods to generally available location (new test project created for it) ** Created DataImportHelper class (Replaced several IntegrationTestHelper classes with identical implementation) Related to Issue [WTI-440]

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

Former-commit-id: 327965238ad610377b99e3b293193784bb2ef163

Former-commit-id: efce33cd742bfd09ba26d9337f1508223c8a2559

    • -5
    • +8
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 90 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

    • -6
    • +6
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 219 more files in changeset.
Resharper cleanup

Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5014 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d91ce4a5a30192a5e681787bcb49e8390d72f48a

Former-commit-id: 4fd5daa3311c8c0834b1b339774d9cad7206b3b0

    • -6
    • +6
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 54 more files in changeset.
Resharper cleanup

Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5014 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f1c0241021116a26e7621a05d25419e7a0b1e13b

Former-commit-id: df70e1d48d043e3b89e22aad9359f43c7bac40f1

    • -6
    • +6
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 54 more files in changeset.
Removing redundant code Related to Issue [WTI-737]

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

Former-commit-id: 3ad979f863041c200668e35f66dfc38d6628d5a2

Former-commit-id: 8007423c2200ae76000c22f867c807aca09448c5

    • -3
    • +0
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 37 more files in changeset.
Removed IsRelevant and Contribution columns for PipingCalculationsView and PipingCalculationRow. Made TargetProbabilityCalculationParser robust for trailing white lines. Related to Issue [WTI-679]

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

Former-commit-id: 57cee22b518d47d88f68d4a119355048a356784d

Former-commit-id: 50e37c974799411848aa869146c380e4aacdbc35

    • -8
    • +8
    ./PipingCalculationsViewIntegrationTest.cs
  1. … 7 more files in changeset.