Core.Common.Base.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related change => Improved ObservableList implementation

Also ensured all relevant classes derive Observable instead of IObservable

Related to Issue [WTI-81]

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

Former-commit-id: 78b8a6522474807894a3e617e9b60ad2bbc16bdb

  1. … 1 more file in changeset.
Review related change => Improved Observable implementation and used it in Project Related to Issue [WTI-81]

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

Former-commit-id: e5f2d696f10404448874386336a812f391943221

  1. … 2 more files in changeset.
Moved *RhinoMocks* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: 581d3f7d8bcb436d66c815178bb61f30d6fd01d7

  1. … 45 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 more files in changeset.
Removed Entity Related to Issue [WTI-81]

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

Former-commit-id: 180ce9cef43830024061d485ef768a163ceef361

    • -17
    • +0
    ./Controls/Swf/TestClasses/Child.cs
    • -18
    • +0
    ./Controls/Swf/TestClasses/Parent.cs
  1. … 7 more files in changeset.
Removed Entity from Url Related to Issue [WTI-81]

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

Former-commit-id: 6f7e118299d9ac67ca67b96a1134db80fe0114c0

  1. … 2 more files in changeset.
Removed Entity from Project Related to Issue [WTI-81]

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

Former-commit-id: 010476e2603b36c90eb9d89171a924738f39d7d4

  1. … 3 more files in changeset.
followed by review. Cosmetic tweaks only. Related to Issue [WTI-86]

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

Former-commit-id: b909098a455ff3b7214a6e8887058bccd498b3a2

  1. … 1 more file in changeset.
Fixed Test failing due to translation checks. Related to Issue [WTI-6]

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

Former-commit-id: c5fe96f1c9b6a3f24fc20c37a1703256a20703da

* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
Removed [Entity] from Chart => It turned out there was no real use for it (no internal/external subscriptions on PropertyChange/CollectionChange) Related to Issue [WTI-81]

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

Former-commit-id: f8ae83ee017fea59931fc0720742cae750167825

  1. … 1 more file in changeset.
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