Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added issue references to failing "work in progress" tests

Related to Issue [MDNLIB-797,DSB-535]

    • -1
    • +1
    ./Deltares.DSoilModel.Data.Tests/SosSoilLayer1DTest.cs
    • -1
    • +1
    ./Deltares.DSoilModel.Forms.Tests/CptControlTests.cs
Updated NuGet config for SqLite and removed interop dll's from application project. This should solve any conflicts with the x86 interop folder during builds.

Related to Issue [DSB-558]

    • -0
    • +4
    ./Deltares.DSoilModel.Data/packages.config
    • -12
    • +0
    ./Deltares.DSoilModel.Application/Deltares.DSoilModel.Application.csproj
    • -0
    • +12
    ./Deltares.DSoilModel.Data/Deltares.DSoilModel.Data.csproj
    • -4
    • +0
    ./Deltares.DSoilModel.Application/packages.config
    • binary
    ./Deltares.DSoilModel.Application/x86/SQLite.Interop.dll
    • binary
    ./Deltares.DSoilModel.Application/x64/SQLite.Interop.dll
Restore progress bar picture

Related to Issue [WIUI-434]

    • binary
    ./Deltares.DSoilModel.Application/Resources/GenericProgressScreen.jpg
Enabled the application to find and use the right icon.

Related to Issue [DSB-557]

    • -0
    • +19
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
    • binary
    ./Deltares.DSoilModel.Forms/D-SoilModel.ico
    • -2
    • +2
    ./Deltares.DSoilModel.Forms/Deltares.DSoilModel.Forms.csproj
    • binary
    ./Deltares.DSoilModel.Forms/Resources/D-SoilModel.ico
    • -2
    • +2
    ./Deltares.DSoilModel.Application/Deltares.DSoilModel.Application.csproj
Add the splash screen from WTI as for the other applications.

Note: also solves issue DSB-437, as the code changes and resources are in the same place (and the changes are minimal)

Related to Issue [DSB-434]

    • -11
    • +1
    ./Deltares.DSoilModel.Application/Properties/Resources.Designer.cs
    • -3
    • +8
    ./Deltares.DSoilModel.Application/Program.cs
    • binary
    ./Deltares.DSoilModel.Application/Resources/GenericProgressScreen.jpg
    • binary
    ./Deltares.DSoilModel.Application/Resources/DSoilModel_splash_screen.png
    • -2
    • +2
    ./Deltares.DSoilModel.Application/Deltares.DSoilModel.Application.csproj
    • binary
    ./Deltares.DSoilModel.Application/Resources/GenericSplashScreen.jpg
    • -3
    • +0
    ./Deltares.DSoilModel.Application/Properties/Resources.resx
    • binary
    ./Deltares.DSoilModel.Application/Resources/DSoilModel_about.png
Changed default stochast for D70 to have a shift of 0, as requested by PO, updated unit test(s) related to these defaults

Related to Issue [DSB-537]

    • -0
    • +1
    ./Deltares.DSoilModel.Data.Tests/Deltares.DSoilModel.Data.Tests.csproj
    • -6
    • +5
    ./Deltares.DSoilModel.Data.Tests/DSoilModelProjectTest.cs
    • -1
    • +1
    ./Deltares.DSoilModel.Data/DSoilModelProject.cs
    • binary
    ./Deltares.DSoilModel.Data.Tests/TestFiles/DefaultSoils.mdb
actually this is revert of the 400 rev as another try to check if re-release of DSL could have helped

Related to Issue [MACUI-57]

    • -4
    • +0
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelPluginTests.cs
setting existing tests as WorkInProgress in order to put these on hold and let the DSoilModel stay healthy.

Related to Issue [MACUI-57]

    • -0
    • +4
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelPluginTests.cs
reverting previous changes to analyze the differences.

Related to Issue [MACUI-57]

    • -0
    • +1
    ./Deltares.DSoilModel.Forms.Tests/Deltares.DSoilModel.Forms.Tests.csproj
investigating failed build: excluding DSoilModelPluginTests, because i suspect some initialization issues and/or memory-leaks.

Related to Issue [MACUI-57]

    • -1
    • +0
    ./Deltares.DSoilModel.Forms.Tests/Deltares.DSoilModel.Forms.Tests.csproj
Added unit tests for Soil property defaults being set after importing 1D profiles or materials.mdb, fixed failing test, committed too quickly...

Related to Issue [DSB-537]

    • -9
    • +3
    ./Deltares.DSoilModel.Data.Tests/DSoilModelProjectTest.cs
Added disposing of mainform and dynamicpropertycontrol as this caused other tests in segment editor to fail. Improved segment editor tests while finding the cause of the failing tests.

Related to Issue [DSB-519]

    • -12
    • +4
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelPluginTests.cs
    • -22
    • +26
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelSegmentGeometryEditorTests.cs
Added unit tests for Soil property defaults being set after importing 1D profiles or materials.mdb

Related to Issue [DSB-537]

    • -9
    • +51
    ./Deltares.DSoilModel.Data.Tests/DSoilModelProjectTest.cs
Added first tests for plugin.

Related to Issue [DSB-519]

    • -0
    • +88
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelPluginTests.cs
    • -0
    • +9
    ./Deltares.DSoilModel.Forms.Tests/Deltares.DSoilModel.Forms.Tests.csproj
Refactored the way Soil defaults specific to D-SoilModel are handled, as suggested by reviewer

Related to Issue [DSB-537]

    • -0
    • +21
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
    • -31
    • +27
    ./Deltares.DSoilModel.Data/DSoilModelProject.cs
    • -14
    • +20
    ./Deltares.DSoilModel.Data.Tests/DSoilModelProjectTest.cs
Removed unused interface IHasSoilSegment so it will not be tested in vain.

Related to Issue [DSB-545]

    • -8
    • +0
    ./Deltares.DSoilModel.Forms/SegmentControl.cs
    • -22
    • +0
    ./Deltares.DSoilModel.Forms.Tests/SegmentControlTests.cs
Removed SoilBondStressCurveControl from project as it is no lunger used.

Related to Issue [DSB-506]

    • -120
    • +0
    ./Deltares.DSoilModel.Forms/SoilBondStressCurveControl.resx
    • -115
    • +0
    ./Deltares.DSoilModel.Forms/SoilBondStressCurveControl.cs
    • -10
    • +0
    ./Deltares.DSoilModel.Forms/Deltares.DSoilModel.Forms.csproj
    • -107
    • +0
    ./Deltares.DSoilModel.Forms/SoilBondStressCurveControl.Designer.cs
Added some tests.

Related to Issue [DSB-547]

    • -0
    • +129
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelSegmentGeometryEditorTests.cs
    • -0
    • +1
    ./Deltares.DSoilModel.Forms.Tests/Deltares.DSoilModel.Forms.Tests.csproj
    • -0
    • +15
    ./Deltares.DSoilModel.Forms/DSoilModelSegmentGeometryEditor.cs
Small correction to test.

Related to Issue [DSB-517]

    • -1
    • +1
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelGeometryEditorTests.cs
initial commit of the tests for SegmentControl. "Selection"-functions are not covered yet. Having also troubles initializing SurfaceLines.

Related to Issue [DSB-545]

    • -0
    • +116
    ./Deltares.DSoilModel.Forms.Tests/SegmentControlTests.cs
    • -0
    • +1
    ./Deltares.DSoilModel.Forms.Tests/Deltares.DSoilModel.Forms.Tests.csproj
Removed stress tables and bond stress tables from being used and/or displayed in DSoilModel.

Related to Issue [DSB-506]

    • -1
    • +3
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelContextTest.cs
    • -2
    • +7
    ./Deltares.DSoilModel.Forms/DSoilModelContext.cs
    • -21
    • +0
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
Extended the tests, made SpatialEditor readable for that purpose. Fixed some small issues encountered during test.

Related to Issue [DSB-517]

    • -2
    • +23
    ./Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs
    • -21
    • +162
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelGeometryEditorTests.cs
    • -0
    • +1
    ./Deltares.DSoilModel.Forms.Tests/Deltares.DSoilModel.Forms.Tests.csproj
Prevent error in drawing a CPT without actual CPT data.

Related to Issue [DSB-517]

    • -24
    • +27
    ./Deltares.DSoilModel.Forms/DrawingCPT.cs
Added temporary test for the issue.

Related to Issue [DSB-538]

    • -0
    • +11
    ./Deltares.DSoilModel.Forms.Tests/DSoilModelContextTest.cs
uncommented default for BottomLevel

Related to Issue [DSB-521]

    • -1
    • +1
    ./Deltares.DSoilModel.Forms.Tests/SosSoilLayer1DControlTests.cs
Fixed failing tes by adding Domain and setting appropriate values.

Related to Issue [DSB-443]

    • -2
    • +3
    ./Deltares.DSoilModel.Forms.Tests/SpecificMechanismPointLocationControlTests.cs
+ set test-value different to the initialized so test will have some changes to check against

+ cleaned code a bit

Related to Issue [DSB-524]

    • -10
    • +3
    ./Deltares.DSoilModel.Forms.Tests/CptLookup2DControlTests.cs
Added Dam defx import test for Delfland (with added bogus segments Shapefile)

Related to Issue [DSB-515]

    • -0
    • +11
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Delfland.defx
    • -1
    • +0
    ./Deltares.DSoilModel.Data/DSoilModelIO.cs
    • binary
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Groot Salland.gdb
    • -0
    • +10
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Delfland/characteristicpoints.csv
    • -2
    • +33
    ./Deltares.DSoilModel.Data.Tests/DSoilModelIOTest.cs
    • -0
    • +2
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Delfland/segments.shp.xml
    • -0
    • +10
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Delfland/surfacelines.csv
    • binary
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Delfland/locations.xls
    • -0
    • +15
    ./Deltares.DSoilModel.Data.Tests/Deltares.DSoilModel.Data.Tests.csproj
    • -0
    • +10
    ./Deltares.DSoilModel.Data.Tests/TestFiles/Delfland/locations.csv
overridden BottomLevel property in mocked class and it made this property much more testable.

Related to Issue [DSB-521]

    • -2
    • +10
    ./Deltares.DSoilModel.Forms.Tests/SosSoilLayer1DControlTests.cs
+ TestSpinEditVisibleEnabledValue() now takes into account if property is WriteAble and doesn't contain ReadOnly attribute

+ Enabled 2 extra checks with null-able parameters

Related to Issue [DSB-521]

    • -2
    • +2
    ./Deltares.DSoilModel.Forms.Tests/SosSoilLayer1DControlTests.cs
    • -2
    • +10
    ./Deltares.DSoilModel.Forms.Tests/ControlTester.cs