Core.Common.Gui.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Some cleanup/refactoring on RingtoetsGui. * Written soms tests for RingtoetsGui. Related to Issue [WTI-337]

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

Former-commit-id: 0f3e3db0f88ffc9a5743ce98f6d20abd11556375

  1. … 5 more files in changeset.
Paired: * Small scalability optimizations in SplashScreen.xaml. * Fixed bug in SplashScreen related to showing support ui elements. Related to Issue [WTI-143]

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

Former-commit-id: f273bfec00d58dd0ffa8a7270c125028d441edf8

    • -10
    • +14
    ./Forms/SplashScreen/SplashScreenTest.cs
  1. … 2 more files in changeset.
# Added support phone and email (website) to about dialog (not splashScreen) # Removed company from splashScreen and about box (request of PO) # New grid layout for SplashScreen # Improved test coverage of SplashScreen Related to Issue [WTI-143]

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

Former-commit-id: fa4e96ceb27272211622a2b19fc9b045bf618b7f

    • -22
    • +71
    ./Forms/SplashScreen/SplashScreenTest.cs
  1. … 7 more files in changeset.
Added comments for TreeViewControl => Renamed some of the API methods Related to Issue [WTI-348]

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

Former-commit-id: 6db2f7091a8a45bfa7e0c22446816faacf3e7ee8

    • -2
    • +2
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -2
    • +2
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 9 more files in changeset.
* Moved AvalonDockDockingManagerTest * Deleted Core.Common.Test Related to Issue [WTI-337]

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

Former-commit-id: 7be4dcdf1b00d28a5f8af3f19b8f6d8bf370466c

    • -0
    • +64
    ./Forms/ViewManager/AvalonDockDockingManagerTest.cs
  1. … 29 more files in changeset.
* Written coverage and XML docs for various files in Core.Common.Gui Related to Issue [WTI-337]

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

Former-commit-id: a8be21043e79198c9336b1371fbd2793bbac20ff

    • -0
    • +56
    ./PropertyBag/ObjectPropertiesTest.cs
    • -0
    • +26
    ./Selection/SelectedItemChangedEventArgsTest.cs
    • -0
    • +41
    ./Settings/SettingsHelperTest.cs
    • -0
    • +66
    ./ViewPropertyEditorTest.cs
  1. … 12 more files in changeset.
* Written coverage and XML docs for Core.Common.Gui.Plugin. Related to Issue [WTI-337]

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

Former-commit-id: db1eb379a22501cb7d0545adaf95ec4b65354ede

    • -0
    • +181
    ./Plugin/GuiPluginTest.cs
    • -0
    • +73
    ./Plugin/PropertyInfoExtensionsTest.cs
    • -0
    • +181
    ./Plugin/PropertyInfoTest.cs
    • -0
    • +278
    ./Plugin/ViewInfoTest.cs
  1. … 15 more files in changeset.
* Covered and documented Core.Common.Gui/Forms Related to Issue [WTI-337]

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

Former-commit-id: 4c4e0c6df66f624a6e016b13af057cc72a231320

    • -0
    • +41
    ./Forms/RichTextFileTest.cs
    • -0
    • +26
    ./Forms/RichTextViewTest.cs
  1. … 10 more files in changeset.
* Implemented review suggestions from WTI-Review-296: ** Improved tests. ** Removed unused references. ** Moved RingtoetsGuiTests. ** Fixed typos. Related to Issue [WTI-190]

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

Former-commit-id: 19b4405609a279f01e0c541a1990ab1e2f46a09c

    • -0
    • +319
    ./RingtoetsGuiTests.cs
  1. … 9 more files in changeset.
* Covered and documented ViewResolver. * Cleanup IViewResolver and ViewResolver. Related to Issue [WTI-337]

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

Former-commit-id: 48f2c5a8d1c1fce72ce229ad5b9e7407b6e06bb5

    • -1
    • +1
    ./Forms/ViewManager/TestView.Designer.cs
    • -58
    • +754
    ./Forms/ViewManager/ViewResolverTest.cs
  1. … 4 more files in changeset.
* More test coverage and documentation for ViewList. * Restructured ViewList.

Related to Issue [WTI-337]

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

Former-commit-id: c6d14801df64bce10a9316060c32334020139aeb

    • -0
    • +294
    ./Forms/ViewManager/ViewListTest.cs
  1. … 2 more files in changeset.
* Tests and XML documentation for: ** Core.Common.Gui/Forms/SplashScreen ** Core.Common.Gui/Forms/ViewManager Related to Issue [WTI-337]

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

Former-commit-id: 859ba4fe7d506a3956bcb6f71f59a9735f635a6b

    • -0
    • +102
    ./Forms/SplashScreen/SplashScreenTest.cs
    • -0
    • +54
    ./Forms/ViewManager/ActiveViewChangeEventArgsTest.cs
    • -0
    • +47
    ./Forms/ViewManager/DockTabClosingEventArgsTest.cs
    • -0
    • +56
    ./Forms/ViewManager/TestView.Designer.cs
    • -0
    • +22
    ./Forms/ViewManager/TestView.cs
    • -0
    • +120
    ./Forms/ViewManager/TestView.resx
    • -0
    • +56
    ./Forms/ViewManager/ToolWindowTestControl.Designer.cs
    • -0
    • +26
    ./Forms/ViewManager/ToolWindowTestControl.cs
    • -0
    • +120
    ./Forms/ViewManager/ToolWindowTestControl.resx
    • -0
    • +1272
    ./Forms/ViewManager/ViewListTest.cs
    • -0
    • +146
    ./Forms/ViewManager/ViewResolverTest.cs
  1. … 14 more files in changeset.
Fixed test that was too strict

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

Former-commit-id: 13213dca4d64f7a121c6ee0da9f70d3bdd349fb5

* Documented and added tests for Core.Common.Gui/Forms ** MessageWindow ** ProgressDialog ** PropertyGridView Related to Issue [WTI-337]

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

Former-commit-id: 642f1e6ee1dd7fdfc85fcbf3ced9b1c8126fa845

  1. … 13 more files in changeset.
Improved TreeNodeInfo interface => Improved ContextMenu Related to Issue [WTI-347]

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

Former-commit-id: 920cbe0acc1b85e9aa5a3a847571adacd394c5ed

    • -45
    • +20
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -23
    • +8
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
    • -35
    • +12
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 28 more files in changeset.
* Covered, cleaned up and documented Core.Common.Gui/Forms/MessageWindow. Related to Issue [WTI-337]

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

Former-commit-id: e8280dc3ad2a2249175d1b356592414e8eb3c596

    • -3
    • +18
    ./Forms/MainWindow/MainWindowTest.cs
    • -0
    • +377
    ./Forms/MessageWindow/MessageWindowLogAppenderTest.cs
    • -0
    • +55
    ./Forms/MessageWindow/MessageWindowTest.cs
  1. … 4 more files in changeset.
Improved TreeNodeInfo interface => Improved CanRename Related to Issue [WTI-347]

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

Former-commit-id: 8f48a560cf7c9f1e1c91db792345240c9c9380f9

    • -1
    • +1
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -2
    • +2
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 7 more files in changeset.
Improved TreeViewControl API Related to Issue [WTI-347]

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

Former-commit-id: d0c17b0b4cfa92785b9d3b4405e353d4f96e16aa

    • -25
    • +20
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -23
    • +37
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 5 more files in changeset.
Improved TreeNodeInfo API Related to Issue [WTI-347]

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

Former-commit-id: 5985fdc068d4b1305e832532c6852ab22991d9c7

    • -38
    • +20
    ./ContextMenu/ContextMenuBuilderTest.cs
  1. … 24 more files in changeset.
Improved TreeViewControl API Related to Issue [WTI-347]

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

Former-commit-id: 80043f11fd1bbb745c00615177c44a49dc0d568f

    • -25
    • +12
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -28
    • +11
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 4 more files in changeset.
Cleaned up TreeViewControl API => Improved DeleteNode method signature Related to Issue [WTI-347]

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

Former-commit-id: 10d6c9ebc381e3a8438202b8d55ae8620b45a43a

    • -1
    • +1
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 3 more files in changeset.
* Documented and added test coverage for MainWindow. * Removed NativeWin32 as it was no longer needed. Related to Issue [WTI-337]

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

Former-commit-id: ec7678d01e630862b5a4a0581010d76f671bd6e4

    • -0
    • +752
    ./Forms/MainWindow/MainWindowTest.cs
  1. … 6 more files in changeset.
Cleaned up some mess Related to Issue [WTI-347]

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

Former-commit-id: 3b70db4911cc1c439bcca74d3b43ffbc649d06b4

    • -1
    • +1
    ./ContextMenu/ContextMenuBuilderTest.cs
  1. … 12 more files in changeset.
Turned TreeView into DoubleBufferedTreeView Related to Issue [WTI-347]

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

Former-commit-id: f0ca7c76592b1253c537fb107611b1ce5bfd8afd

    • -7
    • +0
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 9 more files in changeset.
Added TreeViewController parameter to ContextMenuBuilder Related to Issue [WTI-347]

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

Former-commit-id: 3e9b33f24b18f038dd59e420a6aa5188d1a9ad3a

    • -31
    • +92
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -16
    • +33
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 29 more files in changeset.
* Fully covered and documented Core.Common.Gui/Converters. Related to Issue [WTI-337]

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

Former-commit-id: fb5dc77926bc66a90163d1b65b2e00314c2e012b

    • -0
    • +132
    ./Converters/ExpandableArrayConverterTest.cs
    • -0
    • +56
    ./Converters/PngToIconConverterTest.cs
    • -0
    • +73
    ./Properties/Resources.Designer.cs
    • -0
    • +124
    ./Properties/Resources.resx
    • binary
    ./Resources/abacus.png
  1. … 2 more files in changeset.
* Documented and covered Core.Common.Gui/Commands. * Moved MainWindowCommands from Commands to Forms/MainWindow. Related to Issue [WTI-337]

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

Former-commit-id: 601b6cdad437bd84c953fc202506a5627f6af73b

    • -76
    • +0
    ./ApplicationFeatureCommandHandlerTest.cs
    • -0
    • +87
    ./Commands/ApplicationFeatureCommandHandlerTest.cs
    • -0
    • +201
    ./Commands/ExportImportCommandHandlerTest.cs
    • -0
    • +50
    ./Commands/ProjectCommandsHandlerTest.cs
    • -0
    • +504
    ./Commands/StorageCommandHandlerTest.cs
    • -0
    • +407
    ./Commands/ViewCommandHandlerTest.cs
  1. … 21 more files in changeset.
* Restructured Core.Common.Gui project. ** Only moving of classes. No renames or deletions. Related to Issue [WTI-185]

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

Former-commit-id: 3a2f96e21f2b3a98d9f8e0096df4fece4b333258

    • -0
    • +1
    ./Appenders/RingtoetsUserDataFolderConverterTest.cs
    • -1
    • +4
    ./ApplicationFeatureCommandHandlerTest.cs
    • -0
    • +1
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -0
    • +2
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 120 more files in changeset.
- Cleanup of unused code, defined by *Code cleanup* of ReSharper

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

Former-commit-id: 01da449fecf9017a463c18e9a6f5657c10f7e4a3

  1. … 43 more files in changeset.
* Fully covered and documented Core.Common.Gui.Appenders * Moved code that deletes old log files from RingtoetsUserDataFolderConverter to App. Related to Issue [WTI-185]

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

Former-commit-id: 124b7e97e304099184efa504a11fbccafd8abed1

    • -0
    • +49
    ./Appenders/RingtoetsUserDataFolderConverterTest.cs
    • -0
    • +145
    ./Appenders/RunReportLogAppenderTest.cs
  1. … 4 more files in changeset.