MacroStabilityInwardsInputValidatorTest.cs

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

    • -1135
    • +0
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 6095 more files in changeset.
Rename AssessmentSectionHelper -> AssessmentSectionTestHelper WTI-1839

    • -21
    • +21
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 140 more files in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 12 more files in changeset.
Adapted ParameterNameExtractor (no ToLower). WTI-1714

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 12 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 19 more files in changeset.
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 4 more files in changeset.
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 11 more files in changeset.
Get rid of "normative" for wave conditions. WTI-1702

    • -21
    • +21
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 23 more files in changeset.
Integrated AssessmentSectionHelper.GetTestNormativeAssessmentLevel. WTI-1698

    • -26
    • +42
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 12 more files in changeset.
Fixed failing tests. WTI-1612

    • -4
    • +3
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 2 more files in changeset.
Fixed compilation errors. WTI-1612

    • -1
    • +1
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 2 more files in changeset.
Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -1
    • +59
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -1
    • +59
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -1
    • +59
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2559: - Final cleanup test

paired with ~kleijn

Related to Issue [WTI-1593]

    • -7
    • +9
    ./MacroStabilityInwardsInputValidatorTest.cs
Merged from release 17.3: Incorporated comments review 2559: - Final cleanup test

paired with ~kleijn

Related to Issue [WTI-1593]

    • -7
    • +9
    ./MacroStabilityInwardsInputValidatorTest.cs
Merged from release 17.2: Incorporated comments review 2559: - Final cleanup test

paired with ~kleijn

Related to Issue [WTI-1593]

    • -7
    • +9
    ./MacroStabilityInwardsInputValidatorTest.cs
Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -7
    • +37
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -7
    • +37
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -7
    • +37
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -9
    • +203
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -9
    • +203
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -9
    • +203
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2525: - Improved test names - Updated XMLDocs Related to Issue [WTI-1593]

    • -14
    • +25
    ./MacroStabilityInwardsInputValidatorTest.cs
Merged from release 17.3: Incorporated comments review 2525: - Improved test names - Updated XMLDocs Related to Issue [WTI-1593]

    • -14
    • +25
    ./MacroStabilityInwardsInputValidatorTest.cs
Incorporated comments review 2525: - Improved test names - Updated XMLDocs Related to Issue [WTI-1593]

    • -14
    • +25
    ./MacroStabilityInwardsInputValidatorTest.cs
Merged from release 17.3: Incorporated comments review 2522: - Improved tests - Improved algorithm: instead of selecting X,Y coordinates at X for each layer, determine the intersections of the profile at X and retrieve its Y-coordinates Related to Issue [WTI-1593]

    • -5
    • +170
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2522: - Improved tests - Improved algorithm: instead of selecting X,Y coordinates at X for each layer, determine the intersections of the profile at X and retrieve its Y-coordinates Related to Issue [WTI-1593]

    • -5
    • +170
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2522: - Improved tests - Improved algorithm: instead of selecting X,Y coordinates at X for each layer, determine the intersections of the profile at X and retrieve its Y-coordinates Related to Issue [WTI-1593]

    • -5
    • +170
    ./MacroStabilityInwardsInputValidatorTest.cs
  1. … 1 more file in changeset.