Sat Dec 06 09:56:13 CET 2025: Unable to clone remote repository: https://DGeoSuite@dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement - [Cloning into bare repository 'clone'..., fatal: repository 'https://dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement/' not found]

Application.Main.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add some extra colors DGSS-177

  1. … 1 more file in changeset.
DGSS-179 Processed review remarks.

    • -0
    • +22
    ./Persistence/Helpers/PersistableShadingTypeConverterTest.cs
  1. … 2 more files in changeset.
Add tests for GeometryShadingsConverter DGSS-178

    • -0
    • +45
    ./Material/GeometryShadingsConverterTest.cs
DGSS-179. Processed review remarks. Made helper class to convert persistable shading types to shading types and the other way around.

    • -0
    • +1
    ./Application.Main.Tests.csproj.DotSettings
    • -0
    • +122
    ./Persistence/Helpers/PersistableShadingTypeConverterTest.cs
    • -182
    • +46
    ./Persistence/Read/PersistableSoilVisualizationReaderTest.cs
  1. … 4 more files in changeset.
DGSS-179 Processed review remarks.

    • -1
    • +1
    ./Persistence/PersistenceCommandHandlerTest.cs
    • -16
    • +64
    ./Persistence/Read/PersistableSoilVisualizationReaderTest.cs
    • -2
    • +5
    ./Persistence/Read/ProjectReaderTest.cs
    • -0
    • +108
    ./Persistence/Write/PersistableSoilVisualizationFactoryTest.cs
    • -108
    • +0
    ./Persistence/Write/SoilVisualizationFactoryTest.cs
  1. … 8 more files in changeset.
Notify property changed when update soil color / shading DGSS-178

    • -3
    • +20
    ./Material/Command/UpdateSoilColorCommandCreatorTest.cs
    • -5
    • +22
    ./Material/Command/UpdateSoilShadingTypeCommandCreatorTest.cs
    • -10
    • +10
    ./Selection/ViewModel/Soil/SoilViewModelTest.cs
    • -2
    • +2
    ./ViewModel/MaterialTabViewModelTest.cs
  1. … 3 more files in changeset.
Move modifying color and shading to soil view model DGSS-178

    • -2
    • +19
    ./Selection/ViewModel/Soil/SoilViewModelTest.cs
  1. … 2 more files in changeset.
Remember graph settings when user returns to the results view DGSS-166

    • -0
    • +111
    ./Selection/ViewModel/Results/ResultGraphsStateTest.cs
  1. … 10 more files in changeset.
Connect fields Color and ShadingType to soil DGSS-178

    • -16
    • +24
    ./Selection/ViewModel/Soil/ColorAndShadingSelectorViewModelTest.cs
  1. … 2 more files in changeset.
DGSS-179 Fixed failing unit tests.

    • -1
    • +1
    ./Persistence/PersistenceCommandHandlerTest.cs
    • -22
    • +40
    ./Persistence/Read/PersistableSoilVisualizationReaderTest.cs
    • -0
    • +7
    ./Persistence/Read/ProjectReaderTest.cs
  1. … 4 more files in changeset.
DGSS-179 Added unit tests.

    • -0
    • +200
    ./Persistence/Read/PersistableSoilVisualizationReaderTest.cs
    • -1
    • +1
    ./Persistence/Write/SoilVisualizationFactoryTest.cs
  1. … 5 more files in changeset.
DGSS-179. Added unit tests.

    • -3
    • +31
    ./Persistence/Write/SoilVisualizationFactoryTest.cs
  1. … 1 more file in changeset.
Improve csprojs and remove Application.Version DGSS-195

  1. … 16 more files in changeset.
Add git hash to file version DGSS-195

  1. … 5 more files in changeset.
DGSS-179 Added unit test.

    • -0
    • +80
    ./Persistence/Write/SoilVisualizationFactoryTest.cs
Add fields Color and ShadingType to color and shading selector view model DGSS-178

    • -3
    • +121
    ./Selection/ViewModel/Soil/ColorAndShadingSelectorViewModelTest.cs
    • -3
    • +30
    ./Selection/ViewModel/Soil/SoilViewModelTest.cs
    • -1
    • +4
    ./ViewModel/MaterialTabViewModelTest.cs
  1. … 5 more files in changeset.
Improve csprojs DGSS-195

  1. … 6 more files in changeset.
Merge branch 'master' into framework-test

# Conflicts:

# Application/src/Application.Main/Application.Main.csproj

# Shared

  1. … 1 more file in changeset.
Use soil in the color and shading selector to get the current brush for representing the soil DGSS-178

  1. … 2 more files in changeset.
Merge branch 'master' into framework-test

# Conflicts:

# Application/src/Application.Main/Application.Main.csproj

# Components/src/Components.Persistence/Components.Persistence.csproj

# Components/src/Components.Persistence/packages.config

# Components/test/Components.Persistence.Tests/Components.Persistence.Tests.csproj

# Domain/src/Domain.Data/Domain.Data.csproj

# Domain/test/Domain.Data.Tests/Domain.Data.Tests.csproj

# Domain/test/Domain.Data.Tests/packages.config

  1. … 2 more files in changeset.
Adjust Soil presentation creator use soil shading type and soil color instead of volumetric weigth to presentate a soil DGSS-178

    • -1
    • +4
    ./Material/SoilPresentationCreatorTest.cs
  1. … 3 more files in changeset.
Adjust SoilPresentationCreator DGSS-178

    • -0
    • +77
    ./Material/ShadingTypeConverterTest.cs
  1. … 3 more files in changeset.
Improve flaky test DGSS-161

Test moving to sdk style csproj

  1. … 35 more files in changeset.
Add Command data creator for updating shading and color of soil DGSS-178

    • -0
    • +1
    ./Application.Main.Tests.csproj.DotSettings
    • -0
    • +102
    ./Material/Command/UpdateSoilColorCommandCreatorTest.cs
    • -0
    • +119
    ./Material/Command/UpdateSoilCommandCreatorTest.cs
    • -0
    • +102
    ./Material/Command/UpdateSoilShadingTypeCommandCreatorTest.cs
    • -119
    • +0
    ./Material/UpdateSoilCommandCreatorTest.cs
  1. … 8 more files in changeset.
Migrate to PackageReference

  1. … 23 more files in changeset.
Revert "update properties inspector when changing something in a field of the Properties inspector of a stage and then click on a different TAB"

This reverts commit 6afb51cfe26e0288f5863fde756a2f2d8f981d5e.

    • -79
    • +16
    ./Selection/StageViewModelTest.cs
    • -35
    • +33
    ./Stages/UpdateStageCommandCreatorTest.cs
  1. … 5 more files in changeset.
Revert "Fix when changing name of stage. And then adding new stages and Undo + Undo. Then Name is not set back to original name."

This reverts commit b1d0f3136e0717a99da55e7e00e1a4e1e137a834.

  1. … 2 more files in changeset.
Revert "Fix stage view model for newly added stage being added to the end of the list of view models DGSS-168"

This reverts commit d301a27cd6dd0a8b08a99a890a3f1373637a734d.

  1. … 1 more file in changeset.
Add unit tests for inspect command binding DGSS-161