Core.Components.Gis.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3395: WTI-1887

- Added typed derivative of the FeatureBasedMapData in order to prevent duplication of specific converters

  1. … 1 more file in changeset.
Removed obsolete helper. WTI-1894

    • -67
    • +0
    ./Helpers/MapDataCollectionHelperTest.cs
  1. … 1 more file in changeset.
Added display names to MapDataCollectionVisisbility. WTI-1894

    • -1
    • +20
    ./Data/MapDataCollectionVisibilityTest.cs
  1. … 3 more files in changeset.
Pushed (Map)Theme property from the base down to derived classes. WTI-1887

- Pushed down as the derived classes each has their own specific styling options and thus their own categorical theming.

  1. … 4 more files in changeset.
Made MapTheme typed. WTI-1887

- Made it typed as a preparation for pushing the MapTheme property down to its derived classes for the FeatureBasedMapData

  1. … 1 more file in changeset.
Updated CategoryTheme. WTI-1887

- Made class abstract, as it serves as a base for the specific Map type data

- Removed Color property as it is already contained within the derived classes and their specific styling

  1. … 4 more files in changeset.
Added derived CategoryThemes. WTI-1887

- Added derived themes to represent the individual styling of each possible data type.

    • -0
    • +60
    ./Theme/LineCategoryThemeTest.cs
    • -0
    • +60
    ./Theme/PointCategoryThemeTest.cs
    • -0
    • +60
    ./Theme/PolygonCategoryThemeTest.cs
  1. … 4 more files in changeset.
Added extra method to helper to get nested collections. WTI-1889

    • -1
    • +59
    ./Helpers/MapDataCollectionHelperTest.cs
  1. … 1 more file in changeset.
Fixed getting right state when nested collection state is mixed. WTI-1889

  1. … 1 more file in changeset.
Cleanup. WTI-1889

Adjusted IsVisible getter. WTI-1889

  1. … 1 more file in changeset.
Added extra method in MapDataCollection to get visibility state. WTI-1889

  1. … 1 more file in changeset.
Added enum for map data collection visibility. WTI-1889

    • -0
    • +51
    ./Data/MapDataCollectionVisibilityTest.cs
  1. … 2 more files in changeset.
Use helper in MapDataCollectionProperties. WTI-1552

    • -1
    • +0
    ./Helpers/MapDataCollectionHelperTest.cs
  1. … 1 more file in changeset.
Introduced MapDataCollection helper to get all child visibility states. WTI-1552

    • -0
    • +102
    ./Helpers/MapDataCollectionHelperTest.cs
  1. … 3 more files in changeset.
Ignore empty nested collections when determining visibility. WTI-1552

  1. … 1 more file in changeset.
Overridden IsVisible in MapDataCollection. WTI-1552

  1. … 3 more files in changeset.
Added extra constructor to TestFeatureBasedMapData. WTI-1552

  1. … 1 more file in changeset.
Incorporated comments review 3328:

- Improved tests and test factory

Paired with ~carloslubbers

WTI-1881

  1. … 2 more files in changeset.
Add null check WTI-1881

  1. … 1 more file in changeset.
Change type of valuecriterion to string WTI-1881

  1. … 7 more files in changeset.
Fixed typo. WTI-1856

  1. … 1 more file in changeset.
Removed unused TestUtil project. WTI-1856

  1. … 9 more files in changeset.
Moved TestFeatureBasedMapData to correct project. WTI-1856

    • -0
    • +51
    ./TestFeatureBasedMapDataTest.cs
  1. … 8 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Data/MapDataCollectionExtensionsTest.cs
    • -1
    • +1
    ./Data/WellKnownTileSourceMapDataTest.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Applied for Core.Components

WTI-1767

  1. … 65 more files in changeset.
Cleanup: Fixed Expression is always null. WTI-1767

    • -4
    • +1
    ./Data/MapDataCollectionExtensionsTest.cs
  1. … 24 more files in changeset.
Improve utils WTI-1789

  1. … 39 more files in changeset.
Incorporated comments review 2755: - Changed the EnumValueTestFixture to type <enum, int> for consistency - Removed expression body

WTI-1679

  1. … 31 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.