Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • DataHandling
  • DataHandler.php
Find file BlameHistoryPermalink
  • Nikita Hovratov's avatar
    [BUGFIX] Clean up DataHandler unit tests · d34217be
    Nikita Hovratov authored Aug 01, 2021 and Benni Mack's avatar Benni Mack committed Aug 02, 2021
    This fixes wrong input configuration, wrong method calls and adds
    some missing test cases.
    
    - The first parameter of assertSame expects the expected value. All
    occurrences in DataHandlerTest, which had them mixed up, are corrected.
    
    - TCA configuration "type => input" corrected.
    
    - Missing test cases with empty string as input added.
    
    Resolves: #94682
    Releases: master
    Change-Id: If31ad11bb1e958fd24b1cbdb7d525d056fe3111b
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70175
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    d34217be