Feature #38785

The generic persistence should support the tearDown Method for resetting the database

Added by Christopher Hlubek about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-07-09
Priority:Should have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version: Complexity:
Has patch:No

Description

The PersistenceManager implementation from the generic persistence did not yet implement a tearDown method to reset the storage. This is needed to benefit from the automatic reset of the test database in functional tests.

Associated revisions

Revision 8996d94c
Added by Christopher Hlubek about 3 years ago

[FEATURE] Support tearDown for functional tests in generic persistence

Implement a tearDown method in the generic persistence according to the
Doctrine PersistenceManager. The call is delegated to the underlying
backend.

Change-Id: I25a86d6f298424dd958518443716aef6fb177661
Resolves: #38785
Releases: 1.1, 1.2

Revision af46cd9c
Added by Christopher Hlubek about 3 years ago

[FEATURE] Support tearDown for functional tests in generic persistence

Implement a tearDown method in the generic persistence according to the
Doctrine PersistenceManager. The call is delegated to the underlying
backend.

Change-Id: I25a86d6f298424dd958518443716aef6fb177661
Resolves: #38785
Releases: 1.1, 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/12717

#2 Updated by Karsten Dambekalns about 3 years ago

  • Category set to Persistence
  • Target version set to 1.1

#3 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/12719

#4 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/12717

#5 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/12717

#6 Updated by Christopher Hlubek about 3 years ago

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

Also available in: Atom PDF