Core.Common.Base.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
following review comments. Related to Issue [WTI-86]

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

Former-commit-id: b984e0ea56930558cc19c51cb1f44116b02c91c6

  1. … 2 more files in changeset.
Fixed failing test Related to Issue [WTI-86]

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

Former-commit-id: 0c40509498dbd0870837a712c4121f4db8085df3

Extracted and translated strings from Core.Common.Utils (except for EntityAttribute which is up for removal). Removed unused classes: - QuarterNavigatableLabelFormatProvider - YearNavigatableLabelFormatProvider - ExcelFormula - ExcelFormulaToken - DateTimeFormats Related to Issue [WTI-6]

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

Former-commit-id: 9d852f9723b4c99d26069102a0dba84308250520

    • -22
    • +0
    ./Controls/Swf/Charting/QuarterViewDateTimeFormatProviderTest.cs
  1. … 15 more files in changeset.
+ renamed DeleteNodeData() to TryDeleteSelectedNodeData() because it fits better + extracted DeleteSelectedNodeData() so it can be tested + extra changes to have DeletedNodeMovesSelectionToItsParentNode() test on the line

Related to Issue [WTI-86]

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

Former-commit-id: 5c577056c6abcc9e0a1c62dc346c597a123ba63d

    • -0
    • +29
    ./TestObjects/ChildNodePresenter.cs
  1. … 3 more files in changeset.
Translation test fixes Related to Issue [WTI-6]

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

Former-commit-id: c0db4ad8ce62c93202f29b69c3db46391e3cfa46

    • -3
    • +3
    ./Controls/Swf/FindAndReplaceControlTest.cs
  1. … 2 more files in changeset.
Extracted strings mostly from exceptions from files to resources and added translations. Related to Issue [WTI-6]

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

Former-commit-id: c688648f21a99c64fbca59dbcfd445e2545d8b66

  1. … 47 more files in changeset.
Fixed the issues with localizable string which Resharper could find.

Related to Issue [WTI-6]

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

Former-commit-id: 3c5f1aa2e1df65ce2e0ea171dc2b650c5b414499

    • -4
    • +10
    ./Controls/Swf/FindAndReplaceControlTest.cs
  1. … 18 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Removed DataEditorGenerator Related to Issue [WTI-153]

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

Former-commit-id: a2725d44b991312c18171a111f1502f1aa449487

    • -50
    • +0
    ./Controls/Swf/CustomInputDialogTest.cs
  1. … 25 more files in changeset.
remarks due to review Related to Issue [WTI-80]

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

Former-commit-id: bb7f54faf1f59b17b5494409bac1c6ae74ae5dde

Got rid of IProjectItem Related to Issue [WTI-94]

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

Former-commit-id: 6b9e76f228a24f33eb33967a3fed5a752f3e69ad

    • -77
    • +79
    ./Shell/Gui/MapLayerProviderHelperTest.cs
  1. … 3 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

    • -0
    • +17
    ./Controls/Swf/TestClasses/Child.cs
    • -0
    • +18
    ./Controls/Swf/TestClasses/Parent.cs
  1. … 22 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

  1. … 87 more files in changeset.
Improved culture dependent test => Reviewed by Joel

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

Former-commit-id: 6b425d8bd3bba9597f08534cb1fa8b5ae629917b

    • -0
    • +2
    ./Controls/Swf/Table/TableViewCopyPasteTest.cs
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

  1. … 68 more files in changeset.
Made Activity test classes private Related to Issue [WTI-102]

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

Former-commit-id: 3bd6f6546a5181e77f34b986abe4f1d37ba406a4

    • -33
    • +0
    ./Shell/Core/WorkFlow/CrashingActivity.cs
Removed ICompositeActivity Related to Issue [WTI-102]

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

Former-commit-id: 61cac326a31b7d9b30b4ed55ccec6a05470ab626

  1. … 12 more files in changeset.
Sped up a slow test Related to Issue [WTI-63]

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

Former-commit-id: 4878fe7a8363dbfd2c172eb6f263524016d508ef

    • -1
    • +1
    ./Controls/Swf/Table/TableViewCopyPasteTest.cs
    • -11588
    • +1
    ./test-data/TestPasteData.txt
Removed irrelevant test Related to Issue [WTI-63]

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

Former-commit-id: 4caa40aa8b8110954f5a7fdb8aaef833b601d129

Remove ignored tests for TableView => TableView will be removed anyway Related to Issue [WTI-63]

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

Former-commit-id: 9e4fc0444d1fce9c7c72dcc90476b3e29d01ab10

    • -262
    • +0
    ./Controls/Swf/Table/TableViewTest.cs
Fixed failing test Related to Issue [WTI-99]

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

Former-commit-id: 5a19b1e994b314cf4a5f24b7ba6795f5bd77dbd5

- Cleanup of references - ReSharper renamed Api to API - Renamed IntegrationTests to Integration.Tests - Fixed last .cd files - Fixed AssemblyInfo to Core.Common Related to Issue [WTI-92]

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

Former-commit-id: 1fa8ee25f87310334b0516cf3a6e9c7d1b114ac1

  1. … 63 more files in changeset.
Moved all classes that could be moved from Application.Ringtoets to Core.Common.Gui Related to Issue [WTI-92]

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

Former-commit-id: 6df4dcd3030f1a5019c51e0f9c4e3c974de5cc68

  1. … 400 more files in changeset.
Removed Resources property from IPlugin

Related to Issue [WTI-69]

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

Former-commit-id: 4f2febb9474d8eb62e86db2ae1486640f929ba33

  1. … 6 more files in changeset.
Removed DisplayName/Description/Version property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: 48a9078e48478700cbaf97dfd967a2f3ea1275d6

    • -25
    • +1
    ./Shell/Core/ApplicationPluginTest.cs
  1. … 33 more files in changeset.
Removed Name property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: b5976ba70cff815cdcc977e9106a868bc502e29a

  1. … 25 more files in changeset.
Removed Image property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: 0c00af372a3d3c51f61b4239e66b32f4a532fd07

  1. … 7 more files in changeset.
Cleaned up IPlugin interface Related to Issue [WTI-69]

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

Former-commit-id: dd0bffea1aabacfb2c94adb9a65bc318d70ef6f2

    • -29
    • +0
    ./Shell/Core/ApplicationPluginTest.cs
  1. … 12 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

    • -1
    • +1
    ./Shell/Core/WorkFlow/CrashingActivity.cs
    • -1
    • +0
    ./Shell/Gui/MapLayerProviderHelperTest.cs
  1. … 193 more files in changeset.
- Renamed Core.Common.DelftTools.Tests Namespace resource to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: d9e8961a2226deb9f63276aef3cf32316871d133