Merged revision(s) 7595-7638 from branches/WTI-490:
Merged revision(s) 7537-7594 from trunk
........
Initial commit of changes from kleijn: … Show more
Merged revision(s) 7537-7594 from trunk
........
Initial commit of changes from kleijn: … Show more
Merged revision(s) 7595-7638 from branches/WTI-490:Merged revision(s) 7537-7594 from trunk........Initial commit of changes from kleijn: - Removed HandleUserCancellingImport: FileImporter should not decide on its own how to handle Canceled actions. Consequently removed the messages that are generated by these handles- Added logic to the importers: Cancelling is not possible when putting data on the data model. Action will always execute when it is in this stage - Added branching paths in the activity: Import() returns false when it has failed or is cancelled Note: failing tests will be fixed in following commits ........Fixed tests of the FileImporterBase and Activity:- Checks on the states are made for the 4 different paths of the Import: -- Import successful, canceled or not-- Import not successful, canceled or not- Moved logging from the activity to the importer- Added tests to assert mentioned behaviour........Fixed tests of the PipingSurfaceLinesCsvImporter:- Added test to verify behaviour when canceling at the two stages during the import- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base- Added resource value for the ImportActivity (missing file commit) ........Fixed tests of the PipingSoilProfilesImporter:- Added test to verify behaviour when canceling at the three stages during the import- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base- Cleaned redundant brackets ........Fixed tests of the StructuresImporter:- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the baseAdjusted test in PipingSoilProfilesImporterTest- Changed initial value of the result to make clear that the value is set correctly........Fixed tests of the ProfilesImporters:- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base- Removed obsolete Cancel call in the PipingSoilProfilesImporterTest........FileImporters should call Observers in case the import was successfull AND was cancelled at an uncancellable stage.Note: test is missing to verify this behaviour........Fixed tests of the ProfilesImporters:- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base- Temporarily removed the Cancel tests, because the FeatureBasedMapDataImporter does not have a handle for NotifyProgress. Hence, Cancel method cannot be invoked when Import is running. ........Fixed tests of the FailureMechanismSectionsImporter:- Added test to verify behaviour when canceling at the three stages during the import- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base- Cleaned up tests in the StructuresImporterTest........Fixed tests of the ReferenceLineImporter:- Added test to verify behaviour when canceling at the two stages during the import- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base........Related to Issue [WTI-490]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7646 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: 1c355702dfbd410c7c4733529d8db9e243496ebaFormer-commit-id: 75c614862d018947936ef85e3775a125c425c032
Show less
master
+ 28 more
- Release17_1
- Release17_2
- Release17_2_Development
- Release17_3
- Release17_X
- Release18_1
- Release18_1_Development
- Release19_1
- Release21_1
- Release22_1
- Release23_1
- Release24_1
- Release25_1
- feature/15-add-parameter-c-to-storage
- feature/17-implement-infrastructure-for-migration-from-251-to-261
- feature/21-present-rsp-values-in-meters-instead-of-decameters
- feature/23-connect-to-master-of-hydra-ring
- feature/2953_param_c_in_asphalt_adjustable
- feature/WTI-2211
- investigate/ApiTryOut
- investigate/MapSelection
- investigate/MapSelection_2
- investigate/ResultsOverview
- investigate/Upgrade_EF
- investigate/Upgrade_NET
- investigate/Upgrade_NUnit
- investigate/Upgrade_Packages
- task/net10-upgrade
![]() |
