Core.Plugins.Map.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed "Stub" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 5c0f37d5c4d65c956cb57ad8272a82dedc3c111f

Former-commit-id: 375dce392fa0b20f67e450220f5bd454be87469c

    • -6
    • +6
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
  1. … 50 more files in changeset.
Review related changes => Small code cleanup Related to Issue [WTI-1300]

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

Former-commit-id: 68441178b14e32cd321414d382f6a428f1cda0ab

Former-commit-id: 8b00cbc85c90deb3474d80508bf093e2bf2efdbd

    • -2
    • +2
    ./Commands/ToggleMapLegendViewCommandTest.cs
  1. … 38 more files in changeset.
Improvements after review. Related to Issue [WTI-1306]

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

Former-commit-id: 6bf9363dec6e0f77c3b78aebb4f474a45adec3eb

Former-commit-id: a1ff9279f1d052510ab4c61e9153afe04bf2ee06

  1. … 28 more files in changeset.
Fixed tests failing due to merge:

Merged revision(s) 10302-10450 from branches/1300:

........

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

........

Removed "selection guards" from legend views

........

Removed "selection guards" from other selection providers

........

Changed selection provider logic in GuiCore

........

Slightly improved AvalonDockViewHost

........

Reverted some changes

........

Ensured chart legend view is updated after opening chart view

........

Ensured map legend view is updated after opening map view

........

Improved ChartPlugin and MapPlugin when it comes to removing outdated legend content

........

Applied additional fix when it comes to selection mechanism

........

Improved GuiCore logic so that only selection coming from document views is unsubscribed when activating a view that is no selection provider

........

Related to Issue [WTI-1300]

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

Former-commit-id: 0ac33adb63ea6da940791e1e00b3a101f6712ac4

Former-commit-id: 4fe18782ffdaf4ebbdc4b43e7d3f20cf2f88e183

  1. … 17 more files in changeset.
Implemented custom LineDashStyle in the LineStyle. Related to Issue [WTI-1267]

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

Former-commit-id: cbbe209fb1953819f061ee7619eecde87e616765

Former-commit-id: 6b6b31333da9108e26bb3915335b213b1cb2bda1

    • -5
    • +5
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 15 more files in changeset.
Renamed files to match types they define. Added tests Related to Issue [WTI-257]

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

Former-commit-id: f964126cf816feb50633d37c1fbdbfd14327f13b

Former-commit-id: e674af5ef376d54e9d19b17ee7423d65a4629ca6

    • -2
    • +2
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -2
    • +2
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -2
    • +2
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Cleaned up test setup and teardown overrides. Related to Issue [WTI-1266]

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

Former-commit-id: a3972a00ae40034528c2dd481fcc58265848d341

Former-commit-id: e662dfe97914fbadabc44b2226a1e80973fb08ff

    • -9
    • +8
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
  1. … 46 more files in changeset.
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
    • -6
    • +17
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -9
    • +25
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -6
    • +17
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 62 more files in changeset.
Added context menu items for deleting map data. Related to Issue [WTI-257]

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

Former-commit-id: b41220d565b775ab4818e401a13f7081980d5331

Former-commit-id: b3c13310d9d9df753e914be4edc19c7d2c0fd1c0

    • -0
    • +2
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -0
    • +2
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -0
    • +2
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Implemented possibility to remove map data that was imported. Related to Issue [WTI-257]

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

Former-commit-id: da3a669a755661ec0973e9081391a661c126d4ca

Former-commit-id: 9e5e8d8c228f51daeaf8a42f17f84bc4fe8e19ed

    • -2
    • +76
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -2
    • +76
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -2
    • +76
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
Moved DashStyleConverter to Core.Common.Gui. so map and chart can both use it. Related to Issue [WTI-1268]

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

Former-commit-id: f36b5d3407fb81b2654a46fe34b3de61ef73693c

Former-commit-id: 809ef4ba9a9539bdb34dca5af798cf3c23c903e4

    • -168
    • +0
    ./Converters/DashStyleConverterTest.cs
    • -1
    • +0
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -1
    • +0
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 16 more files in changeset.
Implemented styling properties in property control for chart points. Related to Issue [WTI-1268]

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

Former-commit-id: 5e98a80b3c2dfcbc5cabcbd782d4a3fc96acc268

Former-commit-id: 6d3ce2db41973cdcf9a90df1e28d74a318dc0f52

    • -1
    • +0
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 5 more files in changeset.
- Moved Color Editor and Converter from map to Core.Common. - Renamed Color Converter. Related to Issue [WTI-1268]

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

Former-commit-id: 4174795eaf162e74b9c5ae9c7ff657c604c8d6f8

Former-commit-id: ce408f3fbcf216023ce8518f5c3a6b91823f51ba

    • -61
    • +0
    ./Converters/MapColorConverterTest.cs
    • -1
    • +2
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -2
    • +3
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -2
    • +3
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 12 more files in changeset.
Implemented styling properties in property control for map polygons. Related to Issue [WTI-1267]

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

Former-commit-id: fb1ad348354b841462ae618b0e1d3d9ef2edfcbf

Former-commit-id: 9f84864153501eff08c2a0f1fac0ae3e0a58e2b2

    • -1
    • +1
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -0
    • +117
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 9 more files in changeset.
Added converter for DashStyle. Related to Issue [WTI-1267]

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

Former-commit-id: 85aeec543f37c6c2dffe33c80c1d8e194e1157c2

Former-commit-id: 76f3ea9d7b7625a244771ba86e576a0586478d74

    • -0
    • +168
    ./Converters/DashStyleConverterTest.cs
    • -0
    • +1
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 5 more files in changeset.
kaartlagenmap > map met kaartlagen berekeningsmap > map met berekeningen Voeg map met berekeningen toe aan map met berekeningen > Voeg map toe aan map met berekeningen. Related to Issue [WTI-1272]

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

Former-commit-id: 15d4fe80161466df4d7a0e9a188810e7e84dbb0a

Former-commit-id: cf6d5dd35391f86d4c93c71a47c3624dc68c1ce5

    • -3
    • +3
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -1
    • +1
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
  1. … 17 more files in changeset.
- Added extra PointSymbol - Removed wrong converter and editor from property control. Related to Issue [WTI-1267]

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

Former-commit-id: 52fa5b7ceb78d82d349b74240eb8b153b4a05dcd

Former-commit-id: a326a68b36c6f77053eb53a7c408a5d26fad1e79

    • -6
    • +5
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 6 more files in changeset.
Implemented styling properties in property control for map lines. Related to Issue [WTI-1267]

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

Former-commit-id: 02d671054f4620216072e24f61a8944c54e5c697

Former-commit-id: 5b6c47c188e4547e190d6bf63a53945b11abd2fe

    • -0
    • +118
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 10 more files in changeset.
Added extra properties to the PointStyle. Related to Issue [WTI-1267]

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

Former-commit-id: 0b4dc708d95bbabaeedb94b7bb3bebc95eea7964

Former-commit-id: 26341bcfb1e0d1cf09d06122be68857b1a8f771e

    • -10
    • +14
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 4 more files in changeset.
- Made size and symbol settable - Added extra symbol option. - Added resources to symbol enum. Related to Issue [WTI-1267]

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

Former-commit-id: 996a7596ebdd7133b5332ef842943ccb1489fd06

Former-commit-id: ea8a9493f3cc426c7bd1c6c758846156edaae699

    • -7
    • +13
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 8 more files in changeset.
Added extra constructor to MapPointData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 39f75712b84349faadcd987b103958a66bd2499e

Former-commit-id: 35f4bf87a260e3b58c7ebb6645e6e8a70fe7e3a9

    • -32
    • +3
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 6 more files in changeset.
Added converter and editor for color dialog in property control. Related to Issue [WTI-1267]

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

Former-commit-id: 4f25d4ea52258fc2b101d85d9b8f6a428a38d975

Former-commit-id: 2a61f4a54f95dc85f2ad8ca2d2ad99e5b0a185fe

    • -0
    • +61
    ./Converters/MapColorConverterTest.cs
    • -4
    • +41
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -0
    • +95
    ./UITypeEditors/ColorEditorTest.cs
  1. … 5 more files in changeset.
Core.Components.Charting.TestUtil.Test: - Added core.common.version ref - Sanitized AssemblyInfo.cs - Added GlobalAssembly link Removed obsolete <AllowedReferenceRelatedFileExtensions>none</AllowedReferenceRelatedFileExtensions> from projects Replaced <DebugType>pdbonly</DebugType> with <DebugType>none</DebugType> for test projects in ReleaseForCodeCoverage configuration. Related to Issue [WTI-1272]

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

Former-commit-id: 74ee4dd27678a18952f28919028d8e8814d46617

Former-commit-id: e91cb2b6dae36d8d3cfa8bede7cbc70ad87f90d6

  1. … 44 more files in changeset.
Added styling properties in MapPointDataProperties Related to Issue [WTI-1267]

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

Former-commit-id: e45b9ce043e94e3ac66591c593c35894bc64ed2f

Former-commit-id: c378a5145d9767c5458f237162df8a43790d7d81

    • -0
    • +123
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 3 more files in changeset.
Added tests for context menu of ChartDataCollection and ChartDataContext. Updated MapDataCollectionTreeNodeInfoTest and Map(Line/Point/Polygon)DataTreeNodeInfoTest Related to Issue [WTI-1272]

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

Former-commit-id: 9d3535b9232a173dfe92b3256775fe1dfe464037

Former-commit-id: b975517b8d880e852aceb84f4c357a4b108faf38

    • -8
    • +8
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -5
    • +8
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -5
    • +8
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -5
    • +8
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Removed unused using directives. Related to Issue [WTI-1242]

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

Former-commit-id: 3ce97aebfe74218199f82863a961bef58c8bdc57

Former-commit-id: 8ad601ebd0e5280eed37a45d37e98be969d9b5cd

    • -1
    • +0
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
  1. … 44 more files in changeset.
Incorporated comments review 1719: - Moved FileFilterGenerator from Core.Common.Gui to Utils: -- Added references to projects that require Utils -- Moved FileFilterGenerator related resources from Core.Common.Base to Utils -- Deleted redundant test class ExpectedFileTest - Adjusted test names - Added XML docs Related to Issue [WTI-1242]

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

Former-commit-id: 865b42401cd8168aa4aca7e8d048391d42f2b2da

Former-commit-id: bb0f3b2386007e10aadbec61e8f57178409c38df

    • -0
    • +1
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
  1. … 102 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./Commands/ToggleMapLegendViewCommandTest.cs
    • -1
    • +1
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
    • -1
    • +1
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 803 more files in changeset.
removed app.config Related to Issue [WTI-1242]

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

Former-commit-id: 4fee6d20ab2315f1556e3370e6e5bc2519dd1916

Former-commit-id: b2ef6b4a9f5f2490e882f41d3fd2bec2cbeb865b

  1. … 4 more files in changeset.
removed app.config Related to Issue [WTI-1242]

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

Former-commit-id: 2f44817dcc59ec44d09f313cdb22d2896e5fe2fc

Former-commit-id: 0eb2c34479a5f74243ffb40dccd0dfa81d0a04e3

  1. … 15 more files in changeset.