Core.Common.Gui.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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.
# Bug solved where *ProjectFilePath* was not reset when a new Project was created # Test added Related to Issue [WTI-285]

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

Former-commit-id: 7f42c43c7bf7fe6e3bd40eeb9cb2838e14cc36ea

    • -0
    • +82
    ./StorageCommandHandlerTest.cs
  1. … 1 more file in changeset.
* Fixed failing test due to parametername change Related to Issue [WTI-185]

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

Former-commit-id: 020ed3d801ab6553cbef5457c8523709343990c5

    • -1
    • +1
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
Fixed some tests Related to Issue [WTI-184]

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

Former-commit-id: 866874283ae9d0bb4808ad711d907973053840d2

    • -114
    • +115
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
Merged revision(s) 1732-1756 from trunk:

Related to Issue [WTI-184]

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

Former-commit-id: 4a61300bc4309206cedb98e8fda72c35d79562e7

    • -83
    • +89
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -18
    • +44
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 15 more files in changeset.
* Renamed IGuiCommandHandler to IApplicationFeatureCommands. * Renamed GuiCommandHandler to ApplicationFeatureCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 4297e52bfddeff38135028cd8c9e3287d88e26f2

    • -0
    • +69
    ./ApplicationFeatureCommandHandlerTest.cs
    • -35
    • +35
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -12
    • +12
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 20 more files in changeset.
* Moved concrete IViewCommands implementation from GuiCommandHandler to new ViewCommandHandler. * RingtoetsGui owns an instance of ViewCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 4d6c41c012b8380996c998c5df44895d4cdaf3d1

    • -0
    • +65
    ./ViewCommandHandlerTest.cs
  1. … 4 more files in changeset.
* Introduced IViewCommands to take responsibilities for various view manipulation related commands. IGuiCommandHandler no longer has this responsibility. * IGui extended view ViewCommands property. Related to Issue [WTI-185]

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

Former-commit-id: f021a1b31bcf5b07f75f95cca62e970d78d723a6

    • -19
    • +55
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -10
    • +36
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 20 more files in changeset.
Fixed failing test Related to Issue [WTI-184]

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

Former-commit-id: d01fde0ed46e328d77a47a775a6e2181c7225b5d

    • -53
    • +60
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
Fixed some failing tests Related to Issue [WTI-184]

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

Former-commit-id: 3a1685c2a81c774845409190b5ada9406088a207

    • -50
    • +64
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -1
    • +1
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
    • -147
    • +180
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
Fixed some errors in ContextMenuBuilderTest Related to Issue [WTI-184]

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

Former-commit-id: bc8d254596eb8337956d2b9e88d7f45206ecd77c

    • -11
    • +38
    ./ContextMenu/ContextMenuBuilderTest.cs
Merged revision(s) 1674-1731 from trunk Related to Issue [WTI-184]

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

Former-commit-id: 0e4db01ec9baaf24377fc4aacee74b84db4f1046

    • -27
    • +55
    ./ContextMenu/ContextMenuBuilderTest.cs
  1. … 13 more files in changeset.
* Applied Interface Segregation to split on Import/Export related logic in GuiCommandHandler, introducing IExportImportCommandHandler. ** Updated dependencies on this logic accordingly to use this new interface. Related to Issue [WTI-185]

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

Former-commit-id: a32754aaa196d695ae50362621992360043c16cb

    • -27
    • +55
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -14
    • +36
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 11 more files in changeset.
* Reverted moving logic form GuiCommandHandler to seperate commands. Related to Issue [WTI-185]

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

Former-commit-id: 041d4be7ca0f110d50fd334bbfcd1c6bcf01d1d6

    • -83
    • +0
    ./Commands/CreateNewProjectCommandTest.cs
    • -179
    • +0
    ./Commands/OpenProjectCommandTest.cs
  1. … 6 more files in changeset.