Application.Ringtoets.MigrationConsole.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.