Core.Plugins.SharpMapGis.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up IView interface => Removed EnsureVisible method Related to Issue [WTI-183]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1339 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 677f272fe3468367b82c04143b528b4f13f736b3

  1. … 21 more files in changeset.
Cleaned up IView interface => Removed Visible property Related to Issue [WTI-183]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1335 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e3e9ce1aa71927335929f2789a8e23bfa18c2949

  1. … 2 more files in changeset.
Cleaned up IView related interface => Removed Image property Related to Issue [WTI-183]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1334 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8f0072dc80f770704b650a7f0a6fe40b94a9776e

  1. … 28 more files in changeset.
Improved folder structure in Core.Common.Controls Related to Issue [WTI-183]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1332 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e92f784a0a20f9006826824c01d4db1bb1a7b650

  1. … 61 more files in changeset.
Removed TreeViewNodePresenterBaseForPluginGui.cs. Removed GetContextMenu on GuiPlugin Level. Related to Issue [WTI-90]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1323 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6a6c05c87f0677326b865ae50db9e9f53da7331e

    • -1
    • +0
    ./Core.Plugins.SharpMapGis.Test.csproj
    • -3
    • +1
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
    • -21
    • +12
    ./Forms/MapTreeViewNodePresenterTest.cs
  1. … 28 more files in changeset.
Added regression tests for context menus of MapLayerTreeViewNodePresenter and MapTreeViewNodePresenter, which are currently obtained from MapLegendView. Related to Issue [WTI-90]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1318 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b4405308b98a843fc72c201d982e0e4dfdd88a28

    • -4
    • +3
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 4 more files in changeset.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/EntityFramework@1310 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

    • -1
    • +1
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 96 more files in changeset.
* Implemented review suggestions of WTI-Review-194: ** Improved Xml docs. ** TreeNodeExpandCollapseState now used special IComparer when hashing, doing this on reference. This is more reliable when a Equals override is implemented. ** Fixed bugs in tests related to not calling MockRepository.VerifyAll or mockRepository.ReplayAll. ** Renamed PipingCalculationGroup.NameIsEditable to PipingCalculationGroup.IsNameEditable. ** Improved resources messages. ** Refactored Drag & Drop handling code of PipingCalculationGroupContextNodePresenter to strategies. ** Added unit tests to improved (functional) coverage. Related to Issue [WTI-174]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1296 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1d6426433d7b91be2d5af222a79371f81db4e326

    • -0
    • +18
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
  1. … 16 more files in changeset.
* Fixed bug where it appeared that you could insert a piping calculation or calculation group into root-project using drag&drop. ** Moved default implementation of TreeViewNodePresenterBase of CanInsert further down inheritance hierarchy. Then changed the implementation in TreeViewNodePresenterBase to return null. ** Removed CanDrop implementation from ProjectNodePresenter and ensured that CanInsert returns null due to using the new base implementation. Related to Issue [WTI-174]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1250 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: deef26712482f42e8f9ae2d7199cc3f56322022d

    • -0
    • +1
    ./Core.Plugins.SharpMapGis.Test.csproj
    • -0
    • +39
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
    • -0
    • +67
    ./Forms/NodePresenters/MapProjectTreeViewNodePresenterTest.cs
  1. … 9 more files in changeset.
Review related changes Related to Issue [WTI-182]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1248 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 20eb6bc16a37447a02e86c0e45b500cd7fb94fab

  1. … 13 more files in changeset.
Renamed TestUtils to TestUtil Related to Issue [WTI-184]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1241 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d7daba7b69132117103600f3370c1324765c1c86

    • -3
    • +7
    ./Core.Plugins.SharpMapGis.Test.csproj
    • -1
    • +1
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
  1. … 136 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/EntityFramework@1221 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

    • -1
    • +1
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 163 more files in changeset.
Fixed final occurrences of "Tests" Related to Issue [WTI-148]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1182 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6ce12533699c16efde847655a527890e7a899424

    • -1
    • +1
    ./Forms/ImportMultipleFilesUserSettings.Designer.cs
    • -1
    • +1
    ./Forms/ImportMultipleFilesUserSettings.settings
  1. … 2 more files in changeset.
Updated namespaces for just moved TreeView stuff Related to Issue [WTI-183]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1136 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 13781d9e2f372b0ec1796e6aff71f9d2fb6034e8

    • -0
    • +1
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
    • -0
    • +1
    ./Forms/MapTreeViewNodePresenterTest.cs
    • -0
    • +1
    ./Forms/VectorStyleNodePresenterTest.cs
  1. … 67 more files in changeset.
removed Ringtoets.targets due to unnecessary clean up actions. AllowedReferenceRelatedFileExtensions flag is moved to the project configuration. Related to Issue [WTI-148]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1085 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2f8f7061db721b7f1b67104ee0d83acb7ad4841a

    • -1
    • +1
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 37 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1081 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

    • -9
    • +1
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 72 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1072 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

    • -0
    • +1
    ./Forms/MapTreeViewNodePresenterTest.cs
  1. … 75 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1057 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

    • -0
    • +8
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1049 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

    • -2
    • +2
    ./Core.Plugins.SharpMapGis.Test.csproj
  1. … 73 more files in changeset.
corrected references in *.config (related to rename from *Tests to *Test) Related to Issue [WTI-148]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1025 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 29798454e3186834ac1001051a1f09b896a8deee

  1. … 2 more files in changeset.
project and namespaces corrected from *Tests to *Test. Related to Issue [WTI-148]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1020 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ad3feb5f5146dd0e8b1d11fc062143c4d2d3cc08

    • -1
    • +1
    ./Commands/MapZoomToFeatureCommandTest.cs
    • -0
    • +261
    ./Core.Plugins.SharpMapGis.Test.csproj
    • -261
    • +0
    ./Core.Plugins.SharpMapGis.Tests.csproj
    • -1
    • +1
    ./Forms/ImportMultipleFilesUserSettings.Designer.cs
    • -1
    • +1
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
    • -1
    • +1
    ./Forms/MapTreeViewNodePresenterTest.cs
  1. … 207 more files in changeset.
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1019 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -0
    • +81
    ./BackGroundMapLayerTest.cs
    • -0
    • +133
    ./Commands/MapZoomToFeatureCommandTest.cs
    • -0
    • +261
    ./Core.Plugins.SharpMapGis.Tests.csproj
    • -0
    • +38
    ./Forms/ImportMultipleFilesUserSettings.Designer.cs
    • -0
    • +9
    ./Forms/ImportMultipleFilesUserSettings.settings
    • -0
    • +197
    ./Forms/MapLayerTreeViewNodePresenterTest.cs
    • -0
    • +155
    ./Forms/MapLegendViewTest.cs
    • -0
    • +61
    ./Forms/MapTreeViewNodePresenterTest.cs
  1. … 929 more files in changeset.