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

    • -212
    • +0
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
    • -281
    • +0
    ./StabilityStoneCoverResultViewInfoTest.cs
    • -222
    • +0
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 15712 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverResultViewInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 6093 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 140 more files in changeset.
Adapted tests. WTI-1714

    • -2
    • +0
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 3 more files in changeset.
Remove assessment section observer WTI-1695

    • -4
    • +2
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 7 more files in changeset.
Update wave conditions input view to listen to the hydraulic boundary location calculation and its assessment section for updates WTI-1695

    • -1
    • +2
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 7 more files in changeset.
Add new extension methods to get the relevant hydraulic boundary location calculation given the category type. WTI-1695

    • -3
    • +3
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 13 more files in changeset.
Use constructor arguments instead of Data property for input views WTI-1695

    • -24
    • +3
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 7 more files in changeset.
Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests for stability stone cover that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum value

WTI-1707

    • -1
    • +10
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 3 more files in changeset.
Added and integrated GrassCoverErosionOutwardsAssessmentSectionHelper. WTI-1703

    • -1
    • +3
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 9 more files in changeset.
Added and integrated AssessmentSectionHelper.GetAssessmentLevelConfigurationPerAssessmentSectionCategoryType. WTI-1703

    • -41
    • +1
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 5 more files in changeset.
Adapted wiring of StabilityStoneCoverWaveConditionsInputView. WTI-1703

    • -23
    • +58
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 1 more file in changeset.
Moved some wave conditions input related plugin tests.

    • -0
    • +240
    ./StabilityStoneCoverWaveConditionsInputViewInfoTest.cs
  1. … 1 more file in changeset.
Ensured ViewInfo definitions rely on IObservableEnumerable. WTI-1698

    • -2
    • +2
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 39 more files in changeset.
Incorporated comments reviews 2735/2736: - Added missing asserts - Cleaned up ViewInfo tests

WTI-1686

    • -1
    • +1
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 18 more files in changeset.
Fix failing tests WTI-1686

    • -1
    • +1
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 18 more files in changeset.
Review related changes. WTI-1612

    • -0
    • +4
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
  1. … 13 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -5
    • +5
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
  1. … 88 more files in changeset.
Fixed opening and closing the view. WTI-1612

    • -24
    • +21
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
  1. … 1 more file in changeset.
Added failure mechanism and assessment section as constructor parameter. WTI-1612

    • -4
    • +4
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
  1. … 2 more files in changeset.
Cleaned stability stone cover view (info) tests. WTI-1612

    • -8
    • +16
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
  1. … 1 more file in changeset.
Pass assessmentsection to standalone failure mechanism result views WTI-1627

    • -35
    • +13
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 27 more files in changeset.
Incorporated comments review 2512: - Corrected test names for the -FailureMechanismResultViewInfoTests

WTI-1563

    • -2
    • +2
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 15 more files in changeset.
Adapted tests. WTI-1563

    • -1
    • +1
    ./StabilityStoneCoverFailureMechanismViewInfoTest.cs
    • -9
    • +4
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 48 more files in changeset.
Review related improvements, stub interface, change test names and remove duplicate test file WTI-1617

    • -1
    • +1
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 17 more files in changeset.
Reverse parameters in stability stone cover result view WTI-1617

    • -9
    • +10
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 3 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -14
    • +0
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 58 more files in changeset.
Rewire stability stone cover result view WTI-1617

    • -27
    • +8
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 3 more files in changeset.
Add notification of SectionResults when importing to the FailureMechanismSectionsImporter WTI-1617

    • -2
    • +0
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 2 more files in changeset.
Wire all section result views to the new constructor and update section result context to take an IObservableEnumerable to be used in the plugins. WTI-1617

    • -0
    • +19
    ./StabilityStoneCoverResultViewInfoTest.cs
  1. … 33 more files in changeset.