Core.Plugins.Chart.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Final fix for tests. Review by: kleijn Related to Issue [WTI-1268]

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

Former-commit-id: 2c01134e3bbe7964a841f379eae287974bac64ce

Former-commit-id: 7eb2675ebea6b87c8a40e3919033794f4ee006a8

    • -1
    • +1
    ./PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/ChartPointDataPropertiesTest.cs
Improvements after review. Related to Issue [WTI-1268]

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

Former-commit-id: a82a902e25eb59add90cfc73669b411ccfb1be4d

Former-commit-id: 0ba8fe930613a7fa406402babb0084c27fc9dc43

    • -11
    • +13
    ./PropertyClasses/ChartAreaDataPropertiesTest.cs
    • -4
    • +6
    ./PropertyClasses/ChartLineDataPropertiesTest.cs
    • -11
    • +13
    ./PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs
    • -4
    • +6
    ./PropertyClasses/ChartMultipleLineDataPropertiesTest.cs
    • -6
    • +7
    ./PropertyClasses/ChartPointDataPropertiesTest.cs
  1. … 15 more files in changeset.
Test the passed data for constructing context menus for ChartData implementations. Related to Issue [WTI-1269]

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

Former-commit-id: 8bed36e2d92eae68ca521c54eb93e35a2a42ca97

Former-commit-id: c62b8f08f600c77e480b81dca7ebbe7a4dd8c445

    • -1
    • +1
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
Removed chart style constructors. Moved default styling to fields. Related to Issue [WTI-1268]

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

Former-commit-id: 3aa6ef072dfac5e265cdc6410b415717ba26f17d

Former-commit-id: 112713394d9384ca142578c0a2cd0fff80847279

    • -2
    • +12
    ./PropertyClasses/ChartAreaDataPropertiesTest.cs
    • -2
    • +12
    ./PropertyClasses/ChartLineDataPropertiesTest.cs
    • -2
    • +12
    ./PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs
    • -2
    • +12
    ./PropertyClasses/ChartMultipleLineDataPropertiesTest.cs
    • -2
    • +16
    ./PropertyClasses/ChartPointDataPropertiesTest.cs
  1. … 32 more files in changeset.
Incorporated comment tester(s): - Enabled context menu item for the chartData elements by passing the wrapped data instead of the context itself - Enbled propertyinfos for ChartAreaData

Related to Issue [WTI-1269]

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

Former-commit-id: 8655f1ae3cf940a1970057d0fbf20d239cb477f2

Former-commit-id: be0c06b29e296ce35069a5bbb3ea3e2b7cd3e507

  1. … 2 more files in changeset.
Incorporated comment tester(s): - Changed resource string value Related to Issue [WTI-1269]

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

Former-commit-id: b03723d7b48a436b0fb58250518c61d527bf6953

Former-commit-id: e72d9e7aee635cfcbb501c38a537c1162f978991

    • -1
    • +1
    ./PropertyClasses/ChartDataPropertiesTest.cs
  1. … 2 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

    • -0
    • +1
    ./PropertyClasses/ChartPointDataPropertiesTest.cs
  1. … 64 more files in changeset.
Implemented styling properties in property control for chart multiple areas. Related to Issue [WTI-1268]

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

Former-commit-id: 48b13dadc1646eb16c082734e50e864aced85fac

Former-commit-id: ae3ef10d843359fa86a56266da1cee1cf751d958

    • -0
    • +103
    ./PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs
  1. … 1 more file in changeset.
Implemented styling properties in property control for chart areas. Related to Issue [WTI-1268]

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

Former-commit-id: 9f1ee4c3fde547b974f3a87a45b968ed614c3f3e

Former-commit-id: 56a68adb6d9a32c320049ced16216dc5100b8ddc

    • -0
    • +103
    ./PropertyClasses/ChartAreaDataPropertiesTest.cs
  1. … 10 more files in changeset.
Implemented styling properties in property control for chart multiple lines. Related to Issue [WTI-1268]

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

Former-commit-id: bd7ca5b8c0809be97015ab7d943f4409d2cb27ad

Former-commit-id: b6e1d7ef06e0db446edcb04adf9095ca8741bfce

    • -0
    • +104
    ./PropertyClasses/ChartMultipleLineDataPropertiesTest.cs
  1. … 3 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

    • -1
    • +1
    ./PropertyClasses/ChartLineDataPropertiesTest.cs
  1. … 19 more files in changeset.
Implemented styling properties in property control for chart lines. Related to Issue [WTI-1268]

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

Former-commit-id: c58c7d3c033a963df93b4739c6fc4f0b9399691e

Former-commit-id: 7610df9ee1694674262f9ae608dfa8ac28cf059c

    • -0
    • +104
    ./PropertyClasses/ChartLineDataPropertiesTest.cs
  1. … 14 more files in changeset.
Incorporated comments review 1864: - Removed superfluous brackets - Removed property class for the abstract PointBasedChartData Related to Issue [WTI-1269]

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

Former-commit-id: 81b4ba42aa4d344b9d22fb7b54882a4aa4ebb779

Former-commit-id: 4470b46bca93cef4abc63752a13a317c3a436fdc

    • -43
    • +0
    ./PropertyClasses/PointBasedChartDataPropertiesTest.cs
  1. … 4 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

    • -0
    • +129
    ./PropertyClasses/ChartPointDataPropertiesTest.cs
  1. … 5 more files in changeset.
Connected property classes of the chart data to the chart plugin - Extended GetPropertyInfos test Related to Issue [WTI-1269]

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

Former-commit-id: 82d0158d44d4295cd44f3eec7be4dfad7a9a1c50

Former-commit-id: 1959f891392cfef4277e1252cdeebd17e9a34732

    • -2
    • +3
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Introduced property classes for all the chart data classes Related to Issue [WTI-1269]

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

Former-commit-id: 1b5422b191a6e2811af60b48c9bdfcd4b66656f8

Former-commit-id: c86c294c8aa8c34c3bdcbf4a2cdac7a2441bc271

    • -0
    • +43
    ./PropertyClasses/ChartAreaDataPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/ChartDataPropertiesTest.cs
    • -0
    • +43
    ./PropertyClasses/ChartLineDataPropertiesTest.cs
    • -0
    • +43
    ./PropertyClasses/ChartMultipleAreaDataPropertiesTest.cs
    • -0
    • +43
    ./PropertyClasses/ChartMultipleLineDataPropertiesTest.cs
    • -0
    • +43
    ./PropertyClasses/ChartPointDataPropertiesTest.cs
    • -0
    • +43
    ./PropertyClasses/PointBasedChartDataPropertiesTest.cs
  1. … 10 more files in changeset.
Renamed the ChartDataContextProperties: - Will serve as a baseclass for all the other chart data classes Related to Issue [WTI-1269]

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

Former-commit-id: 8dbc69b9caae66224093f52e539234433736afff

Former-commit-id: 92b4708ad5556877096865500675edfc197e465d

    • -91
    • +0
    ./PropertyClasses/ChartDataContextPropertiesTest.cs
    • -0
    • +145
    ./PropertyClasses/ChartDataPropertiesTest.cs
  1. … 6 more files in changeset.
Improved selection logic in the legendview: - Added logic to return the wrapped data of a context when an nested node is selected in the treeview -- Added test to verify that the correct root and nested node are returned upon selection

Related to Issue [WTI-1269]

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

Former-commit-id: 827fa0357d089e9ee6472a5376930d82bc8c8202

Former-commit-id: 2aa36b9b67a946f77cf04d78789fc5dc218bb3b5

  1. … 1 more file in changeset.
Introduced ChartDataContextProperties for the ChartView - Moved all property classes from Forms to the Plugins because ChartDataContext is located in the Plugins namespace - Added PropertyInfo test for the chart plugin - Removed obsolete Charting.Forms.Test project

Related to Issue [WTI-1269]

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

Former-commit-id: 93157c8aae771792df6946fbf539537ebd6568dc

Former-commit-id: 67e79495266eb2bb619ee4a810746dfa833edce2

    • -0
    • +86
    ./PropertyClasses/ChartDataCollectionPropertiesTest.cs
    • -0
    • +91
    ./PropertyClasses/ChartDataContextPropertiesTest.cs
  1. … 14 more files in changeset.
Introduced ChartDataCollectionProperties for the ChartView: - Corrected namespace / assembly typo in the introduced Charting.Forms.Test project - Introduced selection changed handler for the view, incorporated fix in rev 8160 to prevent refreshes in the PropertyGridView - Added Properties in the ContextMenu item -- Added test for the CollectionTreeNodeInfoTest to ensure the ContextMenu is correctly build

Related to Issue [WTI-1269]

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

Former-commit-id: 07000c84f4b5986ac9d1c595ab84db958a775438

Former-commit-id: 741e16913b28250093145fa2a4dc030b800a8359

    • -7
    • +32
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -0
    • +2
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 8 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 constructor to TestChartData. Reused TestChartData throughout classes. Added TestChartDataTest. Changed map related naming of variables/methods which had to do with charting. Related to Issue [WTI-1272]

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

Former-commit-id: a01e932090a2f44f704f302e689f4595f7978406

Former-commit-id: 9e26b8bedd1cf7dba14bc19b2f5f33a5206da4c5

    • -5
    • +5
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
  1. … 35 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

    • -3
    • +165
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -6
    • +67
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Implemented zoom to data functionality in the ChartControl. Added HasData to the ChartData definition and created implementation where required. Implemented context menu's for chart data. Related to Issue [WTI-1272]

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

Former-commit-id: bb0852c3faf147860d604754c23eb9cc94a98bc9

Former-commit-id: 1c631ede422e542fc1ce61edc453cee31acfc7dc

    • -2
    • +5
    ./Commands/ToggleLegendViewCommandTest.cs
    • -2
    • +9
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -7
    • +119
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -6
    • +33
    ./Legend/ChartLegendControllerTest.cs
  1. … 16 more files in changeset.
Review related changes

Paired with tangerma

Related to Issue [WTI-1248]

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

Former-commit-id: 26d166513a4dd77f06fa1adeef5aab726ba5b30c

Former-commit-id: 5b7111f7483ee1a9d4c57c8a8ec52c95b501d618

    • -4
    • +4
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Improvements after review. Related to Issue [WTI-1248]

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

Former-commit-id: 82b99d2ecdee461e4747a5dbef7c27f368831377

Former-commit-id: 9243381c49069c61f396e3ccd7dd3c491882f2a9

    • -13
    • +15
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
- Implemented custom series for multiple line data. - Implemented converter and data series for multiple line data. - Updated ChartLegendView. Related to Issue [WTI-1248]

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

Former-commit-id: b1815106d6969a2a31de9c30fb6f67dfdd8b151f

Former-commit-id: c37de19f926dc98e26bc857390705b65ac7caaf5

    • -7
    • +12
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 11 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/ToggleLegendViewCommandTest.cs
    • -1
    • +1
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PresentationObjects/ChartDataContextTest.cs
  1. … 806 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -1
    • +1
    ./Commands/ToggleLegendViewCommandTest.cs
    • -15
    • +16
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -19
    • +19
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./PresentationObjects/ChartDataContextTest.cs
  1. … 285 more files in changeset.
Fixed all license headers for Core.Plugins Related to Issue [WTI-1242]

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

Former-commit-id: a97b8f8434306f771664ef28b73d1867acbf854f

Former-commit-id: 9fe25816febd971fd13431dc34986324dc5d8a1b

  1. … 8 more files in changeset.