Deltares.DamMacroStability.CalculatorTests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented StabilityCalculator.

Added reading results for all files in folder to DGeoStabilityResultReader.

Moved DeleteOutputFiles and AssertOutputFiles to TestHelper.

Related to Issue [MWDAM-1059]

    • -48
    • +26
    ./DGeoStabilityExeRunnerTests.cs
    • -0
    • +1
    ./Deltares.DamMacroStability.CalculatorTests.csproj
    • -22
    • +51
    ./DGeoStabilityResultReaderTests.cs
  1. … 18 more files in changeset.
Corrected capital of enum. Added arguments to XML doc. Removed comments about expected results.

Related to Issue [MWDAM-1071]

    • -16
    • +4
    ./DGeoStabilityResultReaderTests.cs
  1. … 1 more file in changeset.
Added test for ErrorFile. Corrected ParseDGeoStabilityErrorFile.

Related to Issue [MWDAM-1071]

    • -4
    • +14
    ./DGeoStabilityResultReaderTests.cs
  1. … 11 more files in changeset.
Modified tests for running for Folder

Related to Issue [MWDAM-1069]

    • -11
    • +12
    ./DGeoStabilityExeRunnerTests.cs
  1. … 8 more files in changeset.
Added more tests. Corrected GetDataColumnIndex.

Related to Issue [MWDAM-1071]

    • -24
    • +42
    ./DGeoStabilityResultReaderTests.cs
  1. … 4 more files in changeset.
Added more tests

Related to Issue [MWDAM-1071]

    • -13
    • +25
    ./DGeoStabilityResultReaderTests.cs
  1. … 1 more file in changeset.
Added more tests

Related to Issue [MWDAM-1071]

    • -223
    • +332
    ./DGeoStabilityResultReaderTests.cs
  1. … 6 more files in changeset.
Added test for hack plot options.

Improved test for throwing exception when executable is not found.

Related to Issue [MWDAM-1069]

  1. … 5 more files in changeset.
Added language tests

Related to Issue [MWDAM-1071]

    • -3
    • +12
    ./DGeoStabilityResultReaderTests.cs
  1. … 3 more files in changeset.
corrected names

Related to Issue [MWDAM-1069]

Added ObjectExtensions for use of culture in parsing DGeoStability output file.

Refactoring like adding comments, removing unused code, moving text to Resources.

Related to Issue [MWDAM-1071]

    • -202
    • +31
    ./DGeoStabilityResultReaderTests.cs
  1. … 8 more files in changeset.
Added tolerance to tests

Related to Issue [MWDAM-1071]

Implemented tests for reading DGeoStability outputfile from DAM classic

Related to Issue [MWDAM-1071]

    • -558
    • +574
    ./DGeoStabilityResultReaderTests.cs
  1. … 5 more files in changeset.
Initial commit for reading DGeoStability dumpfile.

Related to Issue [MWDAM-1071]

    • -0
    • +591
    ./DGeoStabilityResultReaderTests.cs
    • -0
    • +1
    ./Deltares.DamMacroStability.CalculatorTests.csproj
  1. … 7 more files in changeset.
Implemented running of DGeoStability.exe with ini file.

Implemented creating ini file for run with single input file or folder.

Related to Issue [MWDAM-1069]

    • -47
    • +145
    ./DGeoStabilityExeRunnerTests.cs
  1. … 14 more files in changeset.
Added DGeoStabilityExeRunner

Related to Issue [MWDAM-1069]

    • -1
    • +2
    ./Deltares.DamMacroStability.CalculatorTests.csproj
    • -0
    • +69
    ./DGeoStabilityExeRunnerTests.cs
  1. … 4 more files in changeset.
Added Calculator project with fake test so see if it runs on build server

Related to Issue [MWDAM-1066]

    • -0
    • +18
    ./MacroStabilityCalculatorTests.cs
    • -0
    • +36
    ./Properties/AssemblyInfo.cs
  1. ./Deltares.DamMacroStability.CalculatorTests
    • -0
    • +57
    ./Deltares.DamMacroStability.CalculatorTests.csproj
  2. … 6 more files in changeset.