Core.Plugins.Map.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed PropertyInfo for MapPointData. WTI-1885

    • -0
    • +74
    ./PropertyInfos/MapPointDataContextPropertyInfoTest.cs
  1. … 1 more file in changeset.
Use specific contexts in MapLegendView. WTI-1885

    • -9
    • +9
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added context for MapPolygonData. WTI-1885

    • -0
    • +47
    ./PresentationObjects/MapPolygonDataContextTest.cs
  1. … 2 more files in changeset.
Added context for MapLineData. WTI-1885

    • -0
    • +47
    ./PresentationObjects/MapLineDataContextTest.cs
  1. … 2 more files in changeset.
Introduced context for MapPointData. WTI-1885

    • -0
    • +47
    ./PresentationObjects/MapPointDataContextTest.cs
  1. … 2 more files in changeset.
Use TestFeatureBasedMapData WTI-1880

    • -4
    • +5
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
Fixed importInfo. WTI-1856

    • -2
    • +3
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
  1. … 1 more file in changeset.
Notify only observers of changed children. WTI-1552

    • -9
    • +15
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
    • -12
    • +12
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
  1. … 1 more file in changeset.
Add propertyinfo test WTI-1880

    • -0
    • +74
    ./PropertyInfos/MapDataCollectionContextPropertyInfoTest.cs
Cleanup. WTI-1552

    • -190
    • +4
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added constructor FeatureBasedMapData properties. WTI-1552

    • -80
    • +62
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
  1. … 4 more files in changeset.
Added constructor to map polygon data properties. WTI-1552

    • -3
    • +3
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -41
    • +16
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 2 more files in changeset.
Added constructor to map line data properties. WTI-1552

    • -42
    • +17
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 2 more files in changeset.
Added constructor to map point data properties. WTI-1552

    • -41
    • +16
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 2 more files in changeset.
Improve properties and add tests WTI-1880

    • -0
    • +23
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
  1. … 1 more file in changeset.
Notify children only when their state has changed WTI-1880

    • -2
    • +67
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
  1. … 1 more file in changeset.
Fix failing tests WTI-1880

Update resources and fix tests WTI-1880

    • -21
    • +19
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
  1. … 3 more files in changeset.
Cleanup. WTI-1552

    • -9
    • +2
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
Notify parents of FeatureBasedMapData on checked. WTI-1552

    • -12
    • +47
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Introduced helper for getting parents from a context. WTI-1552

    • -0
    • +77
    ./Helpers/MapDataContextHelperTest.cs
  1. … 2 more files in changeset.
Also notify parents of collections. WTI-1552

    • -1
    • +34
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Also notify nested collections. WTI-1552

    • -3
    • +31
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Also notify children of MapDataCollection. WTI-1552

    • -3
    • +6
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Implemented OnNodeChecked for MapDataCollectionContext. WTI-1552

    • -1
    • +29
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Overridden IsVisible in MapDataCollection. WTI-1552

    • -2
    • +6
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Added IsChecked to TreeNodeInfo of MapDataCollectionContext. WTI-1552

    • -1
    • +17
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added CanCheck to TreeNodeInfo of MapDataCollectionContext. WTI-1552

    • -1
    • +11
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Disabled dragging for root node. WTI-1552

    • -2
    • +18
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Fixed tests. WTI-1552

    • -1
    • +1
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.