Core.Plugins.Chart.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Review related changes Related to Issue [WTI-1143]

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

Former-commit-id: 5ce9c8dd3f757b50a5528a93a057c7c2412b7e8a

Former-commit-id: 86a66c8b3273d337bcd2d6e02f7590bf2e3fae16

    • -2
    • +2
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -2
    • +2
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Incorporated the RingtoetsProjectMigrator in the StorageCommandHandler: - Fixed compilation errors of affected tests -- Introduced mocks where necessary - Ran DeltaresClean Related to Issue [WTI-1095]

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

Former-commit-id: d546ad32067db464f96e9faa5a55aaa2b5eef6ca

Former-commit-id: c73bfdeaf395de90207b9bdedc43baf05869ac0b

  1. … 14 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 333 more files in changeset.
Extended/improved TreeNodeInfo tests (part III) Related to Issue [WTI-1038]

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

Former-commit-id: 07f9bb88ac315d43408a8b1fb426a5d087a4e31e

Former-commit-id: 23a2b2c26673d8a42114a4f82434ea6e8f769f86

    • -1
    • +0
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -1
    • +0
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 90 more files in changeset.
Extended/improved TreeNodeInfo tests (part I) Related to Issue [WTI-1038]

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

Former-commit-id: 035694d130c851d59932bc8b80d4c1f92041a56c

Former-commit-id: 708bd649cab54cde001d099cb81464bc0a5e639d

    • -0
    • +8
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -0
    • +11
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 56 more files in changeset.
Removed obsolete Test from WaveConditionsInputContextPropertiesTest. Made certain variables' types explicit. Replaced .Matches(x => true) with Is.NotNull. Some general cleanups. Added missing docs. Related to Issue [WTI-968]

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

Former-commit-id: 95da872000b9ba2b113ad54b4c3f8ee363e25472

Former-commit-id: 782a5a1fef732e1f91e310b5a31aeb471f792751

    • -3
    • +3
    ./Commands/ToggleLegendViewCommandTest.cs
  1. … 66 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

  1. … 219 more files in changeset.
IProjectOwner now should be implemented in such a way that null can never be returned or set. Introduced StagedProject in StorageSqLite to always have a coupling between the model and the loaded entity. connectionString is no longer maintained in StorageSqLite, but the filepath is passed along the method calls. StorageCommandHandler is responsible for logging feedback to the user. Removed interface methods regarding closing of a project (invalid use case in Ringtoets) Added SetProject method in IProjectOwner and removed setters for Project and ProjectPath, so that Project and ProjectPath are always set together. Related to Issue [WTI-961]

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

Former-commit-id: ca0bf302faa996815ebc7f8d434ad15fb38246db

Former-commit-id: 679b97e980241449cfd6da32ba0fd19b28e85029

  1. … 20 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

  1. … 97 more files in changeset.
* Cleanup Core.Plugins test and source projects. * Cleanup Demo.Ringtoets test and source projects. Related to Issue [WTI-737]

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

Former-commit-id: fe307a4e821c34daeb01025d8a3330ee640e35d0

Former-commit-id: fd27b97e2d27f67d0d1ccc1ebf06332563f1eb9b

    • -8
    • +2
    ./Commands/ToggleLegendViewCommandTest.cs
    • -57
    • +57
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 19 more files in changeset.
Sanitize AssemblyInfo.cs Related to Issue [WTI-737]

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

Former-commit-id: 32332309c685116a280df0d92aea1e9b040224ad

Former-commit-id: 12c586e7da6cd345780fded5caf6959465d6e85b

  1. … 73 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 more files in changeset.
Added GlobalAssembly.cs link to test/testutil projects. Cleared Assembly files to not contain duplicate attributes. Related to Issue [WTI-737]

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

Former-commit-id: 00b3ef95e112118f9735ab866101142dbd03b0fb

Former-commit-id: f028ede1db96d5721ecc1d42cde4a8bd33f51361

  1. … 142 more files in changeset.
* All code-base projects are now taken into account with code-coverage reports. * All test-base projects are now no longer taken into account with code-coverage reports. Related to Issue [WTI-737]

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

Former-commit-id: 9a45b3c0015e847c8e5895ffeff093009b19c33a

Former-commit-id: 54c44c643db1bc4daf56012aab10e3bec6eea1f5

  1. … 62 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 8e40ae01ad414c8db7cb7da2efe756dff66139da

Former-commit-id: a51215a3a84afdeb1836c566e67f58cea5d094e3

  1. … 12 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

    • -10
    • +0
    ./Commands/ToggleLegendViewCommandTest.cs
  1. … 110 more files in changeset.
Merged revision(s) from branches/WTI 676

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

Former-commit-id: 9a7434db0106e507912ae4b8ae213160b0deb65d

Former-commit-id: da60477b596e006d0aec187bdc2e74006878e477

    • -40
    • +36
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -67
    • +58
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -1
    • +3
    ./PresentationObjects/ChartDataContextTest.cs
  1. … 59 more files in changeset.
Fixed some typos Related to Issue [WTI-676]

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

Former-commit-id: dc1b8381682b9cdd071de1b8fbd1e179c0d2f15c

Former-commit-id: f342fd51544f54b9d01278d9d64be896e40ef1c6

    • -1
    • +1
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -2
    • +2
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Renamed List property of ChartDataCollection to Collection Related to Issue [WTI-676]

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

Former-commit-id: 6a11d9aab4784127dfa24560abc6fd0272de7eb3

Former-commit-id: 692ef3b161f01fa055d26a29ab40c96d97250781

    • -1
    • +1
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
Refactored ChartDataCollection Related to Issue [WTI-676]

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

Former-commit-id: b6a44b9705d82bab05fc32fbd79f9105b07d50b9

Former-commit-id: 685cf214c775bc2cc16c23b8baeb76b25e5f0642

    • -33
    • +30
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -32
    • +30
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -1
    • +3
    ./PresentationObjects/ChartDataContextTest.cs
  1. … 11 more files in changeset.
Fixed compilation errors Related to Issue [WTI-676]

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

Former-commit-id: 6d0a0c7e6405f08879c737b3bd1b5160ff62c1b6

Former-commit-id: 9eab1bedb61b36ae41cbefbbef737f909bd935a9

    • -5
    • +4
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -25
    • +24
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.