MapPluginTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core tests.

  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 119 more files in changeset.
Cleanup Core. WTI-1971

  1. … 24 more files in changeset.
Updated license headers in source files of test\Core.Plugins. WTI-1931

  1. … 67 more files in changeset.
Fixed test. WTI-1885

Fixed importInfo. WTI-1856

  1. … 2 more files in changeset.
Fix failing tests WTI-1880

  1. … 1 more file in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Plugins

WTI-1767

  1. … 17 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Merged revision(s) 12914 from branches/Release/17_2

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

Former-commit-id: 13c526097b2561c742777227a5da6efff379e4ec

Former-commit-id: d54e1326ea6f8aef69715abf4c3d46b50a8239f0

  1. … 10 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. … 18 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. … 817 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. … 290 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.
Review related changes => Improved plugin tests Related to Issue [WTI-1134]

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

Former-commit-id: f5aa469312db4684722f6049596a63d72297edb7

Former-commit-id: 32d9aece63ab350807335fcf496a8bf3f1e8c9f6

  1. … 12 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. … 336 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

  1. … 68 more files in changeset.
- Removed unused resources - Removed unused parameters. Related to Issue [WTI-1016]

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

Former-commit-id: ea4887a2a49f78ee083a0740bc3ec8a252182d47

Former-commit-id: 65ad79bbf0524cef3aab6c6dcf5a759bdb54a945

  1. … 12 more files in changeset.
Cleanup after removal of some properties in PropertyInfo Related to Issue [WTI-1039]

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

Former-commit-id: d5cd023865887a9ae8d4552255123f153b5c518b

Former-commit-id: 3779827f9c612565b3ccf77cc0f9f9c63e772281

  1. … 10 more files in changeset.
Removed AfterCreate property Related to Issue [WTI-1039]

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

Former-commit-id: 52b957842d94d4c884f2a5bd30e896e4a7f81aab

Former-commit-id: 9aaf5cd1cd607c31f214827721b63b67bc0397fd

  1. … 19 more files in changeset.
Removed AdditionalDataCheck property from PropertyInfo Related to Issue [WTI-1039]

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

Former-commit-id: 8e0924d5620700b5e1ee0ce8d72fbdc4c14799b2

Former-commit-id: 9d5c570cdc26a775324a51fe5735bdfc82a2dcf4

  1. … 17 more files in changeset.
Removed GetObjectPropertiesData property from PropertyInfo. Related to Issue [WTI-1039]

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

Former-commit-id: 97f3c7becd8aefcdda1c596900de24d5bbbda723

Former-commit-id: 466e561ac1cf5b078d177e93731cf09d36dcd156

  1. … 10 more files in changeset.
Implemented ImportInfo for FeatureBasedMapDataImporter. Related to Issue [WTI-1016]

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

Former-commit-id: 7b94391357d1eda1500f35d704c7e30138a7e2a4

Former-commit-id: c602a60c4fcdde5fd34bb95ef39ce3237631947e

  1. … 5 more files in changeset.
Review related changes Related to Issue [WTI-769]

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

Former-commit-id: 27de8172896e4bc8577f09e692e2ac266dc28ee4

Former-commit-id: 7dc43875ccb47cd4a1f6fab692478affff369ab2

  1. … 2 more files in changeset.
Implemented OnViewOpened in MapPlugin to make sure the map is zoomed to its extents. Related to Issue [WTI-769]

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

Former-commit-id: 78cf2c986b7b0cf6e7a8b92fe3bd5306a433a0dc

Former-commit-id: d928d22c6233103e9cd798170a57f00c5d78e1ac

  1. … 3 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.
Introduced and integrated MapDataCollectionProperties Related to Issue [WTI-956]

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

Former-commit-id: 740b2972ccc7e4c7b238f00b0d3a4cdbc6411ac0

Former-commit-id: 28ee490604bf5878e4a6bc361d797e64c00f34e2

  1. … 12 more files in changeset.
Introduced MapLineDataProperties and MapPolygonDataProperties Related to Issue [WTI-956]

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

Former-commit-id: e0c49ad5abcb6553b8df2d6782f37928e6f67561

Former-commit-id: 67da0da4e62c9cc19513b6e9f1c318f065ada44c

  1. … 13 more files in changeset.
Use Dispose() instead of Close(). Made MapLegendController disposable so that it can close it's view. Related to Issue [WTI-737]

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

Former-commit-id: 4709418987bdc346cc08c52748e367b6dff31450

Former-commit-id: 8bd6325089ebd67ea8024fa7ac331386b7154a62

  1. … 5 more files in changeset.