Core.Common.Gui.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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.
* Removed some IGui dependencies in unit tests. Related to Issue [WTI-185]

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

Former-commit-id: 43ff101940463357e7db8c56136c95881aecbbcc

    • -4
    • +5
    ./ApplicationFeatureCommandHandlerTest.cs
  1. … 3 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

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

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

    • -38
    • +48
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -1
    • +1
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
    • -51
    • +92
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
  1. … 128 more files in changeset.
Added comments of test Related to Issue [WTI-284]

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

Former-commit-id: 92e4225f7256d15b3456cda2793b31a1d6e20120

* Applied more Interface Segregation, weakening the coupling to IGUi from various classes. * Deleted IGuiCommand. Related to Issue [WTI-185]

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

Former-commit-id: 1f8058aa82c3c5adf8c7f62fe590e453fbc44ffa

    • -6
    • +9
    ./ApplicationFeatureCommandHandlerTest.cs
  1. … 23 more files in changeset.
- Moved integration test for closing project to unit test *CloseProject_EmptyProject_DoesNotThrowException* Related to Issue [WTI-284]

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

Former-commit-id: 3204b312970b0ede58a9c922ffcd283b431ee2f1

  1. … 1 more file in changeset.
Refresh of project name when project is opened Related to Issue [WTI-284]

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

Former-commit-id: dd77faafdac0b02c4d2582d9df86543dd9a1211f

  1. … 1 more file in changeset.
Merged revision(s) 1757-1815 from trunk Related to Issue [WTI-184]

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

Former-commit-id: 786301084853916b41ad74ad586393ead1d8d159

  1. … 13 more files in changeset.
* Implemented review suggestions of WTI-Review-268: ** Xml docs cleanup/improvements. ** Refactoring of Url to WebLink. ** Some code cleanup. ** Refactored usages of SettingsHelper and moved that class to Core.Common.Gui. Related to Issue [WTI-187]

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

Former-commit-id: 053b0bfb6f8e4d1b38997d57e311d629f828bd3b

    • -0
    • +18
    ./PropertyBag/PropertySpecDescriptorTest.cs
    • -0
    • +40
    ./SettingsHelperTest.cs
  1. … 39 more files in changeset.