Task #58870

Epic #58282: Workspaces Workpackage #2

Story #58283: Testing Framework

Cleanup DataHandler functional tests

Added by Oliver Hader about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2014-05-16
Priority:Should have Due date:
Assigned To:Oliver Hader % Done:

100%

Category:Unit/Functional Tests Spent time: -
Target version:-
TYPO3 Version:6.2 Complexity:
PHP Version:5.2 Sprint Focus:

Description

Some DataHandler functional test cases are duplicated or are not required anymore.

Associated revisions

Revision 8b264890
Added by Oliver Hader about 1 year ago

[TASK] Cleanup DataHandler functional tests

Some DataHandler functional test cases are duplicated or are not
required anymore. Here's a list of what has changed and moved
into some existing testing structure:

Core:
  • DataHandlerTest::canCreateTtContent
    • Regular\Modify\ActionTest::createContents
  • DataHandlerTest::canLocalizeTtContent
    • Regular\Modify\ActionTest::localizeContent
  • DataHandlerTest::canCopyPasteTtContent
    • Regular\Modify\ActionTest::copyPasteContent
  • DataHandlerTest::canCutPasteTtContent
    • Regular\Modify\ActionTest::movePasteContentToDifferentPage
  • IRRE\MtoNMMAsymetricLocalizationKeepTest::*
    • IRRE\CSV\Modify\ActionTest::localizeParentContent*
    • IRRE\ForeignField\Modify\ActionTest::localizeParentContent*
  • IRRE\MtoNMMAsymetricLocalizationSelectTest::*
    • IRRE\CSV\Modify\ActionTest::localizeParentContent*
    • IRRE\ForeignField\Modify\ActionTest::localizeParentContent*
Workspaces:
  • IRRE\MToNMMTest::*
    • ManyToMany\Modify\ActionTest::*
    • ManyToMany\Publish\ActionTest::*
    • ManyToMany\PublishAll\ActionTest::*
  • IRRE\OneToNCSVTest::*
    • IRRE\CSV\Modify\ActionTest::*
    • IRRE\CSV\Publish\ActionTest::*
    • IRRE\CSV\PublishAll\ActionTest::*
  • IRRE\OneToNForeignFieldTest::*
    • IRRE\ForeignField\Modify\ActionTest::*
    • IRRE\ForeignField\Publish\ActionTest::*
    • IRRE\ForeignField\PublishAll\ActionTest::*

Resolves: #58870
Releases: 6.2
Change-Id: I0c75fcf826d05f8515a5609cb00c153992ba7b44
Reviewed-on: https://review.typo3.org/30177
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30177

#2 Updated by Oliver Hader about 1 year ago

  • Assigned To set to Oliver Hader

#3 Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30177

#4 Updated by Oliver Hader about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF