Feature #37470

Refactor FunctionalTestCase to extract authenticateAccount() functionality

Added by Adrian Föder about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-05-24
Priority:Could have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:- Testing -
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:Yes

Description

In order to provide testability of an account authentication, it would make sense to extract that functionality from the authenticateRoles() method into a new authenticateAccount() method.

Associated revisions

Revision 6bbe20c3
Added by Adrian Föder about 3 years ago

[FEATURE] Extract authenticateAccount functionality

This extracts the portion that is responsible for the actual account
authentication in order to use this exclusively in own tests.

Change-Id: Ie5c417e67e5905dee9f6a82c3e950a2e63ee355d
Resolves: #37470
Releases: 1.2

History

#1 Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11573

#2 Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11573

#3 Updated by Gerrit Code Review about 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11573

#4 Updated by Karsten Dambekalns about 3 years ago

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

Also available in: Atom PDF