DSoilModelPluginTests.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Convert project files to SDK format

Related to Issue [DSB-1046]

  1. … 24 more files in changeset.
Fixed the failing tests by updating NUnit from 2.6.2 to 4.1.0 and adapting the tests themselves where needed.

Related to Issue [DSB-1010]

  1. … 31 more files in changeset.
Adapted the solution for the changed name spaces in the DSL.

Related to Issue [MDNLIB-783]

  1. … 48 more files in changeset.
Added test for this issue.

Related to Issue [DSB-846]

  1. … 1 more file in changeset.
Added unit test for opening Testproject.Soil with no map background selected, added "unexpected" to error message

Related to Issue [DSB-792]

  1. … 4 more files in changeset.
moved test to WorkInProgress due to complexity in implementation.

Related to Issue [DSB-495]

soil cannot be deleted if there is the Layer in the Boring that uses it. Test included.

Related to Issue [DSB-495]

  1. … 4 more files in changeset.
resharper cleanup

Related to Issue [DSB-495]

    • -188
    • +260
    ./DSoilModelPluginTests.cs
implemented CanDelete logic for the SoilProfile 1D & 2D. Though there is TODO, because SoilProfile has no IName interface (yet, i think).

Related to Issue [DSB-495]

  1. … 1 more file in changeset.
implemented CanDeleteLogic for the Borings. Tests included.

Related to Issue [DSB-495]

  1. … 1 more file in changeset.
improved test names to reflect the caller function name better

Related to Issue [DSB-495]

+ implemented CanDeleteLogic for the CPTs. Tests included.

+ minor refactoring

Related to Issue [DSB-495]

  1. … 1 more file in changeset.
implemented CanDeleteLogic for the soils. Tests included.

Related to Issue [DSB-495]

  1. … 1 more file in changeset.
improved mainForm.IsMainFormLoaded handling.

Related to Issue [DSB-519]

one more attempt to stop the plugin tests from failing.

Related to Issue [DSB-519]

As the added DoEvents() do help to make the Test succeed on slow machine, added a few comments explaining why

Related to Issue [DSB-519]

Inserted a few DoEvents() statements to see how this affects the plugin unit tests that are failing only on TeamCity ?

Related to Issue [DSB-519]

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]

setting existing tests as WorkInProgress in order to put these on hold and let the DSoilModel stay healthy.

Related to Issue [MACUI-57]

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]

  1. … 1 more file in changeset.
Added first tests for plugin.

Related to Issue [DSB-519]

    • -0
    • +88
    ./DSoilModelPluginTests.cs
  1. … 1 more file in changeset.