Core.Plugins.Map.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -0
    • +2
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -0
    • +87
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
    • -3
    • +3
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -3
    • +3
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -3
    • +3
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 6 more files in changeset.
Added tests for MetaDataAttributeEditor. Related to Issue [WTI-957]

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

Former-commit-id: 2a56a8c18659b199c8e54bab23e2109de0cfde83

Former-commit-id: e6cb5bb1c5a28a0f1d0607870d9f6e2c49e7d813

    • -0
    • +80
    ./UITypeEditors/MetaDataAttributeEditorTest.cs
Adapted map legend view. Related to Issue [WTI-957]

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

Former-commit-id: 186339222b825785fb4fb4629d0b90a59fc41d57

Former-commit-id: b9e5a5660a6edc1c6575bbe52fe3494cc719678c

    • -8
    • +8
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -8
    • +8
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -8
    • +8
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Adapted map data related property classes. Related to Issue [WTI-957]

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

Former-commit-id: 5878b6a021683f374ed7fe42dda3ea547bb2ed45

Former-commit-id: 71e35678b6752a458fe912e53d20aeae4af0a577

    • -4
    • +4
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -4
    • +4
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -4
    • +4
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 4 more files in changeset.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

    • -8
    • +8
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -6
    • +16
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 70 more files in changeset.
Completed MapPointDataProperties with tests. Related to Issue [WTI-957]

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

Former-commit-id: 5bab07739ccc97d1102036d95ac26c5f808f9a70

Former-commit-id: 16f1f46cf0175a1970be85367051e31148fa66ea

    • -2
    • +12
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 3 more files in changeset.
Implemented selection editor for map data meta data attributes Related to Issue [WTI-957]

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

Former-commit-id: 273b4d1e8668756fe9145b04f2fd71bb152bbd5a

Former-commit-id: 0c4a942b350479f95453c3aaad524a252cca1730

    • -0
    • +42
    ./UITypeEditors/MetaDataAttributeEditorTest.cs
  1. … 3 more files in changeset.
Introduced context menu for map data related tree nodes Related to Issue [WTI-956]

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

Former-commit-id: 697c7fd4c44478bd4c50afa2ad6f4862ce7187db

Former-commit-id: b099f83aa61e3a9664a4e80587e43613274062a2

    • -3
    • +22
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -3
    • +22
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -7
    • +24
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Extended MapData related properties Related to Issue [WTI-956]

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

Former-commit-id: 65a2e9912caad7d298ea531135994079fd6f6824

Former-commit-id: f304604e132632e0fa963d1a1fb39046ba49525f

    • -0
    • +136
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -4
    • +13
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -0
    • +136
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 3 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.
- Implemented Showlabels in MapPointDataProperties. - Added tests for MapPointDataProperties. Related to Issue [WTI-957]

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

Former-commit-id: 5e9bf15e738b0ab038fec4ad2835233caec11028

Former-commit-id: 46a1ad5e41c785688070d34c47a3ce70974e11d5

    • -0
    • +127
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 3 more files in changeset.
Removed TreeViewControl property from ProjectExplorer Related to Issue [WTI-956]

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

Former-commit-id: 61bb93ce00bfc6f1be4cc20043f66fcb77504b05

Former-commit-id: 01f8cbb9b23ef23832f28361af1baba01945e55b

  1. … 2 more files in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

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

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

    • -2
    • +2
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
  1. … 58 more files in changeset.
Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

  1. … 33 more files in changeset.
Made MapLegendView implement ISelectionProvider Related to Issue [WTI-859]

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

Former-commit-id: b8fe53002e0a43c94c208c603188826124dd8af9

Former-commit-id: b3a73a46155f63586ade244467a08e7db1c2533f

  1. … 1 more file 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.
- Added files and tests to check the exceptions that are generated when the .shp file is empty or corrupt Related to Issue [WTI-862]

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

Former-commit-id: 77f805a41843d6c27339525eaf86356054c46b8f

Former-commit-id: d2e369efc9c78dc249034ca3027bd8a35f8f16f5

    • -9
    • +109
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
* Dispose of created/replaced ContextMenuStrip. * Moved TreeNodeInfo for ForeshoreProfileContext from WaveImpactAsphalt to Ringtoets.Common. * Created test for ForeshoreProfileContext Related to Issue [WTI-721]

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

Former-commit-id: 34c6a5742dd41933fd9cc046e85b257964eb73d2

Former-commit-id: f698b89818105804f9d22b02186f42f4bccd822d

    • -4
    • +5
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
  1. … 35 more files in changeset.
Reverted, should have been done in the trunk. Add projects to define the toetsspoor Asphalt. Related to Issue [WTI-781]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4877 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 83c8d8cc7604267a0881e083314af03337829cd2

Former-commit-id: 78c078b6fc1df204be58c1c1fc270204c93fb108

  1. … 14 more files in changeset.
Reverted, should have been done in the trunk. Add projects to define the toetsspoor Asphalt. Related to Issue [WTI-781]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4877 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4d8b70aa33c0c2c73b0a98acb827358a9fb78943

Former-commit-id: 2c4d56fb23390193d8cad219e5c95dec10fcfdd0

  1. … 14 more files in changeset.
Add projects to define the toetsspoor Asphalt. Related to Issue [WTI-781]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4876 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 91534d525a8b4dcf56e03abce9ac4650117d7e35

Former-commit-id: 5e352fe26a3e7f981fa7a6d0531548326811a7e1

  1. … 14 more files in changeset.
Add projects to define the toetsspoor Asphalt. Related to Issue [WTI-781]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4876 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 77fda9410d76cb47f465eb8aeebe0374863700b8

Former-commit-id: 579d05ca79dfbf256eddd6289beb97aa75c2e357

  1. … 14 more files in changeset.
* Added source and test projects for BlockRevetments Related to Issue [WTI-715]

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

Former-commit-id: c5210b9df7426022b081cd29d58015d32f224caa

Former-commit-id: cb0f0467c75eff1d6b78442dd0c0eb4c6e54b987

  1. … 22 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
    • +6
    ./Commands/ToggleMapLegendViewCommandTest.cs
    • -14
    • +14
    ./Legend/MapLineDataTreeNodeInfoTest.cs
  1. … 18 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.
* 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. … 309 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. … 143 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.