Core.Common.Gui.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refactored how ApplicationCore determines if it has importers for a given data object. ** IFileImporter extended with CanImportOn method, where FileImporterBase follows the logic that was in ApplicationCore ** FailureMechanismSectionsImporter overrides CanImportOn to prevent imports when no referenceline is available.

Related to Issue [WTI-365]

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

Former-commit-id: 4cfc7f0351199cc8908a9251b321c4a3575602d1

Former-commit-id: f7dfa0c1a75688499f5cfc2a8f9ccb2793db52b6

    • -10
    • +75
    ./Commands/ExportImportCommandHandlerTest.cs
    • -4
    • +4
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 7 more files in changeset.
- Added project comparer to check if the current project is equal to a new project. In such case, no "save changes" dialog should pop-up Related to Issue [WTI-320]

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

Former-commit-id: 5c6477a62b8b73f280d05b7f6161bab5fcb2c28c

Former-commit-id: 32dfcedec9a014aa22165d17e76cefd8e6c152b4

    • -3
    • +3
    ./Commands/StorageCommandHandlerTest.cs
  1. … 6 more files in changeset.
- Implemented MessageBox when project differs from the last saved project Related to Issue [WTI-320]

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

Former-commit-id: 337dd51c12b239f2ac1b69a7fb8a41c635307d9e

Former-commit-id: f27d41a828025e10e96adf03e72cbbdc0ab8cb43

    • -4
    • +180
    ./Commands/StorageCommandHandlerTest.cs
  1. … 7 more files in changeset.
* Renamed RunReportLogAppender to RenderedMessageLogAppender Related to Issue [WTI-337]

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

Former-commit-id: 178ad3e7d05b2ede18e94b78e169bd210ebc8292

Former-commit-id: 32e00ab5bd6003ffe08b26110259e1a8398eb3c1

    • -0
    • +145
    ./Appenders/RenderedMessageLogAppenderTest.cs
    • -145
    • +0
    ./Appenders/RunReportLogAppenderTest.cs
  1. … 5 more files in changeset.
Changed expectancies in tests. Related to Issue [WTI-381]

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

Former-commit-id: 23df215d688c2f0b6231f02650b390a8b9898e94

Former-commit-id: 5b00be45594ceb1bb04ef0af22c3ec42978e326b

Created new view for AssessmentSectionBase so we won't have to use a wrapper object. Related to Issue [WTI-353]

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

Former-commit-id: 534ba6b5ff2029c0ab56917c801a21f0389e436c

Former-commit-id: a7f0a24e26f481df43224348f0b77fd9ac8a07fd

  1. … 13 more files in changeset.
Last typo's fixed for WTI-Review-333 Related to Issue [WTI-337]

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

Former-commit-id: a00d115a8d2138035fd8351fb18f332607e8727f

Former-commit-id: 36457ad99961ddcd35d267ae14bc4275ebf4a3d5

    • -7
    • +7
    ./Attributes/DynamicVisibleAttributeTest.cs
    • -3
    • +3
    ./Attributes/DynamicVisibleValidationMethodAttributeTest.cs
    • -1
    • +1
    ./Forms/SplashScreen/SplashScreenTest.cs
    • -1
    • +1
    ./PropertyBag/DynamicPropertyBagTest.cs
  1. … 20 more files in changeset.
* Fixed failing test

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

Former-commit-id: d6e992c3591d6f0b6f20d21754cdd756bf4b74fd

Former-commit-id: a4000257a9949d9959aace692903f5e04506a3cf

* Implemented review suggestions from WTI-Review-319 ** Fixing typo's ** Extra XML docs ** Improved consistency ** Removed obsolete tests ** Split tests to improve readability Related to Issue [WTI-337]

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

Former-commit-id: 1116e927199781c11f61b477a300c8afbe2d07e3

Former-commit-id: 52e3e9f95fcba68cbb73e497ad02b8d883d8454c

    • -0
    • +50
    ./Commands/ProjectCommandHandlerTest.cs
    • -50
    • +0
    ./Commands/ProjectCommandsHandlerTest.cs
    • -2
    • +2
    ./Commands/StorageCommandHandlerTest.cs
    • -178
    • +1
    ./Commands/ViewCommandHandlerTest.cs
    • -1
    • +1
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -10
    • +30
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
    • -4
    • +4
    ./ContextMenu/TreeViewContextMenuItemFactoryTest.cs
    • -4
    • +2
    ./Converters/ExpandableArrayConverterTest.cs
    • -2
    • +4
    ./Forms/SplashScreen/SplashScreenTest.cs
  1. … 72 more files in changeset.
* Final cleanup Core.Common.Gui resources. Related to Issue [WTI-337]

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

Former-commit-id: 0c390810b0e34998ebb5f468348885ca323b06b7

    • -1
    • +1
    ./ContextMenu/ContextMenuBuilderTest.cs
    • -1
    • +1
    ./ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 19 more files in changeset.
* Renamed RingtoetsGui to GuiCore * Final XML documentation Related to Issue [WTI-337]

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

Former-commit-id: 75d1cf4f33c05659a3604f73b866e72a43958bc5

    • -0
    • +1181
    ./GuiCoreTest.cs
  1. … 19 more files in changeset.
* More test coverage for RingtoetsGui. * Refactoring to IViewList to allow for some cleanup in RingtoetsGui. Related to Issue [WTI-337]

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

Former-commit-id: 31315c66957b16ec5d6164f02cc2dd6d2965dc66

  1. … 5 more files in changeset.
* Written coverage for RingtoetsGui.Dispose and Run methods. Related to Issue [WTI-337]

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

Former-commit-id: 5d32e5be32a6b970d053ec899026ed7c4e3dc304

  1. … 1 more file in changeset.
* Improved VisualStyle enabled checking, taking OS specific configurations into account. Related to Issue [WTI-337]

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

Former-commit-id: 0f9d186082cee385596e7872f29b6d1fe5c5944d

* 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.