Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • composer.lock
Find file BlameHistoryPermalink
  • Stefan Bürk's avatar
    [TASK] Raise typo3/testing-framework · 47227c57
    Stefan Bürk authored Mar 17, 2022
    Along some minor changes, TF frontend requests now directly
    submit the InternalRequest to the core's application chain
    without explicitly transitioning them to a ServerRequestInterface
    since TF InternalRequest now directly extends core's ServerRequest.
    
    This simplifies the class chain and is the general way to go.
    
    * tests are adjusted to test against adjusted sync between
      'body' and 'parsedBody'
    * tests added for request uri query arguments and request
      queryParams syncronization in different constellations
    
    See: https://github.com/TYPO3/testing-framework/pull/355
    
    Used commands:
    
    > composer u typo3/testing-framework
    
    Resolves: #97256
    Releases: main
    Change-Id: I21f573933f3b853eeeda9d7b00b5702bf9c6ac3a
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73990
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    47227c57