Skip to content

TYPO3 Installation to Test Patches

The Accessibility team does conduct usability tests with visually impaired people. To make tests as easy as possible, we need to provide them a installation with a certain patchset from Gerrit applied.

  • we reckon with a small workload in the beginning, thus the site can use the existing shared system web01.typo3server.ch
  • empty TYPO3 installation based on master
  • basic auth with generic password
  • admin user with generic password
  • test content by @mte_mscr
  • reset installation and DB once per hour (or day?)

To apply the desired patch, provide a form with the following functions:

  • apply a patch from Gerrit (example: git fetch ssh://steiner@review.typo3.org:29418/Packages/TYPO3.CMS refs/changes/44/72244/4 && git reset --hard FETCH_HEAD)
  • reset installation (Git & content reset)
Edited by Ghost User