Skip to content
Snippets Groups Projects
Commit f8eac638 authored by Oliver Hader's avatar Oliver Hader Committed by Tobi Kretschmann
Browse files

[TASK] Refactor route enhancer tests

* replaces nested array logic with domain objects
* introduces perputation logic (instead of foreach/foreach/foreach/...)
* introduced common variables container compiled when executing tests
  (allows to declare arbitrary behaviour without hardcoding values)
* applies more specific page type decorators in request tests

Resolves: #90053
Releases: master, 9.5
Change-Id: Id145de4aafc419ab70cd60fb8a439144307a0cec
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62815


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarFelix P. <f.pachowsky@neusta.de>
Tested-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarFelix P. <f.pachowsky@neusta.de>
Reviewed-by: default avatarTobi Kretschmann <tobi@tobishome.de>
parent b63cf8f2
Branches
Tags
Showing
with 2039 additions and 820 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment