FailureMechanismSectionsImporterTest.cs

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

    • -821
    • +0
    ./FailureMechanismSectionsImporterTest.cs
  1. … 15714 more files in changeset.
Rename replace to update. WTI-977

    • -3
    • +3
    ./FailureMechanismSectionsImporterTest.cs
  1. … 7 more files in changeset.
Renamed replacement handler to update handler. WTI-977

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 15 more files in changeset.
Fixed tests. WTI-977

    • -7
    • +5
    ./FailureMechanismSectionsImporterTest.cs
Fixed compilation errors. WTI-977

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 4 more files in changeset.
Fixed tests. WTI-977

    • -0
    • +1
    ./FailureMechanismSectionsImporterTest.cs
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 6095 more files in changeset.
Incorporated comments review 3141:

- Cleaned up tests

- Updated src code in terms of exception handling and XMLDocs

Paired with ~carloslubbers

WTI-1752

    • -2
    • +2
    ./FailureMechanismSectionsImporterTest.cs
  1. … 5 more files in changeset.
Implement review comments WTI-1752

    • -102
    • +38
    ./FailureMechanismSectionsImporterTest.cs
  1. … 9 more files in changeset.
Review related changes WTI-1751

    • -1
    • +3
    ./FailureMechanismSectionsImporterTest.cs
  1. … 12 more files in changeset.
Use message provider in the failure mechanism sections importer WTI-1752

    • -46
    • +166
    ./FailureMechanismSectionsImporterTest.cs
  1. … 8 more files in changeset.
Cleanup WTI-1752

    • -4
    • +1
    ./FailureMechanismSectionsImporterTest.cs
Introduce update strategies for the failure mechanism section importer WTI-1752

    • -41
    • +81
    ./FailureMechanismSectionsImporterTest.cs
  1. … 9 more files in changeset.
Use new test helper in tests WTI-1751

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 7 more files in changeset.
Rename AddSections to SetSections WTI-1751

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

    • -2
    • +5
    ./FailureMechanismSectionsImporterTest.cs
  1. … 27 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 138 more files in changeset.
Changed log message: - Changed expected log message to a format that is consistent with the other log messages of the importer

WTI-1699

    • -1
    • +2
    ./FailureMechanismSectionsImporterTest.cs
  1. … 3 more files in changeset.
Changed algorithm: - Added logic to deal with the situation where: -- The sum of lengths of the sections is as long as the reference line length, and -- One of the sections inbetween is shifted, resulting in a premature end of the chaining, and -- therefore the endpoints of the referenceline and the final section do not match - Fixed failing tests due to mapping a distance as a key instead of as a value

WTI-1699

    • -0
    • +27
    ./FailureMechanismSectionsImporterTest.cs
  1. … 8 more files in changeset.
Changed algorithm: - Determine the shortest distance from the point to be chained to the next section - Add a clipping functionality to clip sections in an ordered way

WTI-1699

    • -1
    • +31
    ./FailureMechanismSectionsImporterTest.cs
  1. … 16 more files in changeset.
Review related changes, renamed HasPassedSimpleAssessment and used test failuremechanism instead of simple failure mechanism WTI-1617

    • -29
    • +16
    ./FailureMechanismSectionsImporterTest.cs
  1. … 20 more files in changeset.
Refactor cleanup WTI-1617

    • -20
    • +18
    ./FailureMechanismSectionsImporterTest.cs
  1. … 39 more files in changeset.
Add notification of SectionResults when importing to the FailureMechanismSectionsImporter WTI-1617

    • -0
    • +31
    ./FailureMechanismSectionsImporterTest.cs
  1. … 2 more files in changeset.
Review related changes, cleanup and fixed some resource strings. Paired with roberttangerman WTI-1532

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 5 more files in changeset.
Implement property class for the referenceline WTI-450

    • -9
    • +4
    ./FailureMechanismSectionsImporterTest.cs
  1. … 13 more files in changeset.
Replaced methods for properties for getting the start and end point of a section. WTI-1532

    • -4
    • +4
    ./FailureMechanismSectionsImporterTest.cs
  1. … 10 more files in changeset.
Cleanup of Ringtoets.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: f9d9cdbb2feae87c9cca7154bfb0e630390ca220

Former-commit-id: 2ace285b026b153ffd67d17b506b409376d93638

    • -20
    • +18
    ./FailureMechanismSectionsImporterTest.cs
  1. … 89 more files in changeset.
Review related changes: - Extracted test utility for ProgressNotification

Related to Issue [WTI-1343]

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

Former-commit-id: d28613db354328981612c51a26a013d5644fc5ee

Former-commit-id: 977abba77a423c31d26bf0aada4704e777fe78cb

    • -23
    • +4
    ./FailureMechanismSectionsImporterTest.cs
  1. … 9 more files in changeset.
Updated resource( name)s Related to Issue [WTI-1097]

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

Former-commit-id: caa80ed0d43933a02165c1f2d3862399d7fc5370

Former-commit-id: 26e14907c3372f9a2083348f054a6a508ffe3f83

    • -2
    • +2
    ./FailureMechanismSectionsImporterTest.cs
  1. … 14 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 551 more files in changeset.