Application.Ringtoets.Integration.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed test due to missing SQL reference. WTI-1425

    • -0
    • +12
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 1 more file in changeset.
Added EF6 dependency for the integration test to fix failing tests. WTI-1425

    • -0
    • +12
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 2 more files in changeset.
Fixed compilation errors. WTI-1760

    • -0
    • +4
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 15 more files in changeset.
Moved integration tests to right project. WTI-1760

    • -0
    • +54
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 15 more files in changeset.
Changed Content include into Non include. Related to Issue [WTI-1487]

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

Former-commit-id: e2f001613cfea88873f89d8a2524151a06753a36

Former-commit-id: 03222fc1511689dc46a9dd53ac4ddfb09c8dd104

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 7 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 316 more files in changeset.
Cleaned csproj for Application test files. Related to Issue [WTI-1487]

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

Former-commit-id: a77dca730f314e5914f32f4c2c732d03abc8ab56

Former-commit-id: 04f1adad50c55208a3852a600502f65308c23cc5

    • -36
    • +1
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 7 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -1
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 291 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

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test.csproj
  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

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test.csproj
  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

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test.csproj
  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

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 425 more files in changeset.
Updated tests with GetScratchPadPath Paired with tangerma Related to Issue [WTI-1088]

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

Former-commit-id: 76b37a547837d85495939bef575161003eb4f535

Former-commit-id: 342ddbae4245ac328542bb682fede067eb760c54

    • -4
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 21 more files in changeset.
* More usage of Scratchpad folder for writing files. Related to Issue [WTI-1088]

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

Former-commit-id: 8856b7fab3e3f8af7ceee814491404db5552b75f

Former-commit-id: 1e71081ef1143d371c46702fc8455722cf548b1e

    • -0
    • +4
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 8 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

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 336 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 219 more files in changeset.
- Remove unused Resources (not only strings but also images) Related to Issue [WTI-931]

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

Former-commit-id: 68b2ddcaa55719b4ad82c020bac96d76ac6b63a4

Former-commit-id: b5507d2a45f65bbd0b0a24f5683b1eab6ab08c57

    • -0
    • +6
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 25 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -0
    • +1
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 97 more files in changeset.
Implemented improvements of review 961. Related to Issue [WTI-728]

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

Former-commit-id: 2c9dc0ec49fb215d0ab27d3872b0f8271b5e2f43

Former-commit-id: e06be8b24e8b50e7d4619e70258c01e185d4ebb8

    • -1
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 41 more files in changeset.
Merged revision(s) 4882 from branches/Release/16_1_1 WTI 702

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

Former-commit-id: ef370f3461a7a666b5fb06d2c8abe19fa4658dc1

Former-commit-id: fa091292c90c4301cda12c4dd8a581cbd62cb5d1

    • -1
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 48 more files in changeset.
- Removed where applicable: <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"... - Changed AnyCPU to x86 in Core.Common.TestUtil.Test.csproj Related to Issue [WTI-702]

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

Former-commit-id: 47e67a38863e57ec58ad9310f311516fc7d39974

Former-commit-id: 66812564ead67ae934a1307e3cc3d10889f1caa2

    • -1
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 48 more files in changeset.
- Removed where applicable: <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"... - Changed AnyCPU to x86 in Core.Common.TestUtil.Test.csproj Related to Issue [WTI-702]

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

Former-commit-id: 97e47bf4b15e4d3c8b38d4926a4ad85077d7f2fb

Former-commit-id: 06b8f68502640d1a2389634e880c98eba7dabcb0

    • -1
    • +0
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 48 more files in changeset.
Added new project for resource test. Related to Issue [WTI-744]

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

Former-commit-id: 095fadd074558a5424653ce613dc19ba17ff67eb

Former-commit-id: 73eea5b9ef287710bf5c5d5adc1fa918ce424c9e

    • -0
    • +76
    ./Application.Ringtoets.Integration.Test.csproj
  1. … 6 more files in changeset.