Core.Plugins.Map.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Changed parent of context to context. WTI-1552

    • -2
    • +2
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
    • -9
    • +9
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
    • -3
    • +4
    ./PresentationObjects/FeatureBasedMapDataContextTest.cs
    • -3
    • +3
    ./PresentationObjects/MapDataCollectionContextTest.cs
    • -1
    • +1
    ./PresentationObjects/MapDataContextTest.cs
  1. … 4 more files in changeset.
Fixed drag drop. WTI-1552

    • -5
    • +9
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Use context in context menu build provider. WTI-1552

    • -2
    • +3
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Wrap MapDataCollection in context. WTI-1552

  1. … 1 more file in changeset.
Made ParentMapData abstract. WTI-1552

    • -0
    • +12
    ./PresentationObjects/FeatureBasedMapDataContextTest.cs
    • -19
    • +5
    ./PresentationObjects/MapDataContextTest.cs
  1. … 3 more files in changeset.
Made MapDataContext abstract. WTI-1552

    • -2
    • +8
    ./PresentationObjects/MapDataContextTest.cs
  1. … 1 more file in changeset.
Changed MapDataCollection tree node info to MapDataCollectionContext. WTI-1552

    • -2
    • +1
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
    • -0
    • +518
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
    • -570
    • +0
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Changed MapDataContext tree node info to FeatureBasedMapDataContext. WTI-1552

    • -0
    • +639
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
    • -801
    • +0
    ./Legend/MapDataContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Cleanup. WTI-1552

    • -1
    • +0
    ./PresentationObjects/MapDataCollectionContextTest.cs
Added context for FeatureBasedMapData. WTI-1552

    • -0
    • +50
    ./PresentationObjects/FeatureBasedMapDataContextTest.cs
  1. … 2 more files in changeset.
Added context for MapDataCollection. WTI-1552

    • -0
    • +48
    ./PresentationObjects/MapDataCollectionContextTest.cs
  1. … 2 more files in changeset.
Improvements after review. WTI-1856

    • -1
    • +1
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -2
    • +2
    ./Legend/MapDataContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PresentationObjects/MapDataContextTest.cs
  1. … 1 more file in changeset.
Fixed wrong context menu on groups. WTI-1856

    • -8
    • +37
    ./Legend/MapDataContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.