Bug #56686
Task #51436: Standalone unit test runner
Tests: Incomplete mocking in Backent Tests
Status: | Resolved | Start date: | 2014-03-09 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Anja Leichsenring | % Done: | 100% |
|
Category: | Unit/Functional Tests | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Some Tests in sysext:backend relied on an existing BackendUserAuth object. In order to decouple the tests from the TYPO3 Environment, those occurences need to be mocked.
Associated revisions
[BUGFIX] Resolve incomplete mocking for sysext:backend
Some Tests in sysext:backend rely on an existing BackendUserAuth object.
In order to decouple the tests from the TYPO3 Environment,
those are mocked now.
Change-Id: I2760f301aeb79e963a87f02258df04306a68cec6
Resolves: #56686
Relates: #51436
Releases: 6.2
Reviewed-on: https://review.typo3.org/28193
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
History
#1 Updated by Gerrit Code Review over 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/28193
#2 Updated by Christian Kuhn over 1 year ago
- Parent task changed from #56684 to #51436
#3 Updated by Gerrit Code Review over 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/28193
#4 Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28193
#5 Updated by Anja Leichsenring over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4dd55f7e7b6b95bd039d7a673d7c4b1aae8ef9cf.