Application.Ringtoets.MigrationConsole.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unused duplicate project. Related to Issue [WTI-1487]

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

Former-commit-id: bce800194a9a79378c68bb0f039ddeb49cfddd6d

Former-commit-id: 9eac04a2c10fca86a479b98def8376b63ad7a307

    • -61
    • +0
    ./Application.Ringtoets.MigrationConsole.Test.csproj
    • -254
    • +0
    ./RingtoetsMigrationConsoleTest.cs
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

    • -33
    • +1
    ./Application.Ringtoets.MigrationConsole.Test.csproj
  1. … 7 more files in changeset.
- Used nameof methods instead of random path to create test file names. - Bubbled IOException when trying to delete a test file and it fails so we know that the file is not deleted. Paired with @janssen

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

Former-commit-id: e808c5751086faf8a2b72d918e1074adb5044314

Former-commit-id: 4ba1926135f291f4b4a4ecb3debc1e7712f492c3

  1. … 24 more files in changeset.
* More tests now write to Scratchpad folder instead of some test data path (or to temp) Related to Issue [WTI-1088]

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

Former-commit-id: 52b0d6344e1d95add3b4fb21d5fc94c6cabdd09f

Former-commit-id: 8971cf5a936306f7e587726a9e1c205a79758950

  1. … 35 more files in changeset.
- Updated texts of ValidateFilePath Added method GetFullPath that throws only ArgumentExceptions Related to Issue [WTI-1060]

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

Former-commit-id: c17a15c75b90157638db91f8a04112cafacf43d8

Former-commit-id: 0eed903d451361194e8d2111d155a0755c633259

  1. … 33 more files in changeset.
- Updated texts - Changed ValidateFilePath to write the chars Path.GetFileName validates against (Path.GetInvalidPathChars()) in its exception Related to Issue [WTI-1060]

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

Former-commit-id: 2035c7d87c781c6d0cc8fa7a3fdd46eb85a9b7e1

Former-commit-id: 0bb23d23531231bb7c07834ec39505714bb049a7

  1. … 24 more files in changeset.
formatting Related to Issue [WTI-1060]

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

Former-commit-id: 45e4396dc1d346cc1641a2d29001ffc5226437ec

Former-commit-id: 67e0b198bcdae3294a563c1ee736275cc81b9022

    • -12
    • +12
    ./RingtoetsMigrationConsoleTest.cs
  1. … 1 more file in changeset.
- Updated texts Related to Issue [WTI-1060]

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

Former-commit-id: f6c28a3cf3890d7739e3f084ca0f4fcf7640e320

Former-commit-id: e3b698b0078df6750460ad154b53b8d585ce964f

  1. … 12 more files in changeset.
- Updated texts Related to Issue [WTI-1060]

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

Former-commit-id: 3ba9b10bd5ee3c9252c80fb3ecc8700e483bbf5c

Former-commit-id: a219d79996006a6c4ff9ab9b597b9ce321dd72db

  1. … 10 more files in changeset.
Fixed Dispose implementation, see: * https://msdn.microsoft.com/en-us/library/fs2xkftw(v=vs.110).aspx * https://msdn.microsoft.com/en-us/library/ms182329.aspx Modified test names according to review suggestions paired with berg_jl Related to Issue [WTI-1060]

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

Former-commit-id: 0309ea4270612fcb1bcc18fc4a5e736b9d1722d2

Former-commit-id: 8e47735d6edd9e2f33431dd21d6f9c686651c976

  1. … 5 more files in changeset.
Changed console texts according to updated issue Related to Issue [WTI-1060]

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

Former-commit-id: c0fbba915e84e9b947c4b4b94ea81f043ab21ff8

Former-commit-id: 0c8ee99938310c20fadefbea6d1304d05b5d4723

  1. … 5 more files in changeset.
Applied method to lock the files in FileDisposeHelper where possible Related to Issue [WTI-1060]

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

Former-commit-id: 67621ad852eab313bb0d99c8dda5d629855744ad

Former-commit-id: 4d57b4761a5442330b5e001af2c718a25dae097c

  1. … 5 more files in changeset.
Review related changes Related to Issue [WTI-1060]

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

Former-commit-id: a49ab132bc83e24096bab6c44313eff9822ddaac

Former-commit-id: 93877f5bf2e9e6cc5190c466524b3e1a3f6e8be0

    • -45
    • +37
    ./RingtoetsMigrationConsoleTest.cs
  1. … 17 more files in changeset.
Updated test which should fix the failing tests Related to Issue [WTI-1060]

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

Former-commit-id: 6dca639aa7baeeea251b831968cbb33f43d2d2b2

Former-commit-id: 13e370e60ce4dfb16e44bc42a15555074b2a691e

Moved supported command above migrate command in console Related to Issue [WTI-1060]

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

Former-commit-id: 10e676ea7b1c9029b8a62179fc8d48082676f835

Former-commit-id: d8fff12ce02ce1cde4dd2e0b864462a8e1de037d

  1. … 1 more file in changeset.
Introduced base class for Consoles Extracted static Main from RingtoetsMigrationTool Related to Issue [WTI-1060]

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

Former-commit-id: a38d8082bf861fd55caefcb4345f77494ae820f3

Former-commit-id: 3c36c414fdd0f1d0de000ecc67b2daa65fb8f806

    • -0
    • +1
    ./Application.Ringtoets.MigrationConsole.Test.csproj
    • -0
    • +222
    ./RingtoetsMigrationConsoleTest.cs
  1. … 13 more files in changeset.
Various review related changes - Changed EnvironmentControl.Exit to accept ErrorCode Enum instead of int Related to Issue [WTI-1060]

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

Former-commit-id: 0419d307421da40b733e5ab4aefef17b648baad5

Former-commit-id: 1d72404e8e30e3c42e2e44ab1f340a32011cab97

  1. … 5 more files in changeset.
Fixed FullTestProject164.rtd such that all ForeshoreProfiles have names Removed DefaultEnvironmentControl.cs Related to Issue [WTI-1060]

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

Former-commit-id: 6e6bf42d5fe9fd264b0eb5d6ddf56f91bfc8fb39

Former-commit-id: 18deb6429671294e9f2829c19e26040f154aea31

  1. … 8 more files in changeset.
Various review related changes Related to Issue [WTI-1060]

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

Former-commit-id: 0ea760c603ca2f9027e48c58e3ab01246b84ebad

Former-commit-id: de1b1c0100b80f5c09f21ae9e3102b1dd6e8f8c8

  1. … 6 more files in changeset.
Changes requested by tester: - Renamed *Ringtoets Migrator* to *Migratiehulpprogramma* - Changed Commands used in RingtoetsMigrationConsole -- --help and -help remain -- One argument (if not help command) is interpreted as "IsSupported" command -- Two commands (if not help command) is interpreted as "Migrate" command. Note that it is no longer possible to upgrade to any other version than the current. Related to Issue [WTI-1060]

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

Former-commit-id: 162df8fb2d316c4e4cf4e185b9b81fa8edd8bbf8

Former-commit-id: 91e8ec7208828fccaebc98e840c4f2f9b3c11a50

    • -0
    • +4
    ./Application.Ringtoets.MigrationConsole.Test.csproj
    • -140
    • +48
    ./RingtoetsMigrationToolTest.cs
  1. … 7 more files in changeset.
Fixed test paths in Application.Ringtoets.Migration Changed Demo164.rtd to FullTestProject164.rtd, since it is a more complete testcase Created new test project: FullTestProject171.rtd Related to Issue [WTI-1060]

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

Former-commit-id: 793262d9233b175e27062326f046a1f278e586ae

Former-commit-id: 6f1e05aac81181b12e573115fe698ef72e1f90b6

  1. … 7 more files in changeset.
Moved Ringtoets test files to Application.Ringtoets.Migration.Test/test-data Related to Issue [WTI-1060]

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

Former-commit-id: ea8c82641eb5a7bb9f192ed780415befadb8d788

Former-commit-id: 5bfb0944c6d7cd51b7d41a18f401ebcade0b4a2d

  1. … 29 more files in changeset.
Moved Ringtoets console tool to Application.Ringtoets.Console Related to Issue [WTI-1060]

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

Former-commit-id: 2f62c505df5fffcf219c398225e5d02e56df5597

Former-commit-id: 67b4c298d470b0cbfd4895475eceaffcca6429d2

    • -0
    • +28
    ./Application.Ringtoets.MigrationConsole.Test.csproj
    • -0
    • +305
    ./RingtoetsMigrationToolTest.cs
  1. … 15 more files in changeset.
- Added projects Application.Ringtoets.MigrationConsole and Application.Ringtoets.Migration Related to Issue [WTI-1060]

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

Former-commit-id: 156f75e37c05ec3b98390f40cc78864c9f16c4e5

Former-commit-id: 4eae3af31f9cecaf95fcdc1a8df973b352816e93

    • -0
    • +60
    ./Application.Ringtoets.MigrationConsole.Test.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
  1. … 8 more files in changeset.