Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Migrated Core common test projects. WTI-2003

  1. … 54 more files in changeset.
Updated license headers in application and core common. WTI-1971

  1. … 27 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

  1. … 428 more files in changeset.
Updated NUnit in the solution. WTI-1966

  1. … 428 more files in changeset.
Fixed packages.config targetFramework. WTI-1953

  1. … 260 more files in changeset.
Updated .net version in all packages.config. WTI-1953

  1. … 267 more files in changeset.
Revert "Updated .net version in all packages.config. WTI-1953"

This reverts commit 5b0a61282b618ef46d67391fa93f577622c0481e.

  1. … 267 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

  1. … 212 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

  1. … 241 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

  1. … 400 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

  1. … 385 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

  1. … 397 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

  1. … 425 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Moved SettingsHelper.cs to Core.Common.Utils Related to Issue [WTI-1250]

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

Former-commit-id: 09302a2b2ecc70cf41788beb1eba3dbff0606111

Former-commit-id: a095bf6913555053a8171c64ca9349a31a7ddadf

  1. … 61 more files in changeset.
Fixed all license headers for Core.Common Related to Issue [WTI-1242]

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

Former-commit-id: fd6670c8f1dc23800f528d8cf1bcca9b59450097

Former-commit-id: 2fcc5b60e67454ddfd4a0d5153de6c37c38f17b8

  1. … 18 more files in changeset.
Review suggestion - Explicit types - Extended tests - Moved UseCustomSettingsHelper to Core.Common.Gui.TestUtil Related to Issue [WTI-1091]

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

Former-commit-id: ff142b1c5f7f09290831c940e8089533a7250a52

Former-commit-id: c7bda8c1d641aadd567c2a4c2c746816149f4c49

  1. … 13 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 336 more files in changeset.
(Editorial) - Added missing license headers - Reformatted some of the *.config files in case no return was present between the XML header and license information

Related to Issue [WTI-931]

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

Former-commit-id: 5dfd4dc63c35031adc767ea3a2c4f4e24d7ed898

Former-commit-id: 0f3568dc4158e992538fd5781ff0ab0d52355d37

  1. … 41 more files in changeset.
* Removed unused references in the solution. Related to Issue [WTI-931]

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

Former-commit-id: d3103841ab6e9adba07b05cb228ae2e636a5274c

Former-commit-id: a03541460ccbd16a759c489bef9b4312fe0a0b80

  1. … 40 more files in changeset.
Merged revision(s) 5501-5521 from branches/Release/16_2: Added tests for GrassCoverErosionOutwardsDesignWaterLevelLocationsView and its ViewInfo definition in GrassCoverErosionOutwardsPlugin. Related to Issue WTI 881

........

Attempt to improve the testability of ViewInfo

Related to Issue WTI 881

........

Simplified ViewInfoTest, ViewInfoTest felt overkill and was removed.

Related to Issue WTI 881

........

- Moved WaveHeightLocationRow from Integration to Common.Forms to make it accessible for other elements that need to use it

- Implemented the GrassCoverErosionOutwardsWaveHeightLocationsView with ViewInfo, View and adjusted Plugin test

Related to Issue WTI 882

........

Added implementation of CloseForData

Fixed bug where HydraulicBoundaryDatabase file path would not refresh in interface.

Moved DesignWaterLevelLocationRowTest.

Related to Issue WTI 881

........

- Added "Openen" item to the TreeNodeInfo for the WaveHeightLocations related node

- Adjusted tests accordingly

Related to Issue WTI 882

........

Added open item.

Added CloseForData tests.

Hidden child nodes of the GrassCoverErosionOutwards Hydraulic Boundary folder when no hydraulic boundary database has been linked.

Related to Issue WTI 881

........

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

Former-commit-id: 34d9a4b12e440b49bd69ab86cd233547bd93db70

Former-commit-id: a80a1a47b2bfae052d24c795f6064b4d45599aa2

  1. … 43 more files in changeset.
Attempt to improve the testability of ViewInfo Related to Issue [WTI-881]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5507 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8f0a63e47b3999eee20b2d4e0513ff82c203b310

Former-commit-id: d931f2b77047857a8f5f309c8a66128ed089919d

  1. … 5 more files in changeset.
Extracted utility method to GuiTestHelper for asserting defined property info. Moved Resources from Ringtoets.Common.Data to Ringtoets.Common.Forms. Refactored GrassCovererosionOutwardsFailureMechanismContextProperties to ObjectProperties + PropertyInfo.GetObjectPropertyData definition to immediately unpack context. Related to Issue [WTI-746]

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

Former-commit-id: e0f958503d60df0a4842103672c0f930c5cb739b

Former-commit-id: 0348626b48a4932a1dac67e7f16e9dbe1fcf16aa

  1. … 69 more files in changeset.