Skip to content

Manual testing checklist

Oliver Klee edited this page Sep 30, 2024 · 11 revisions
  • ddev typo3 database:update or ddev typo3cms database:update (on V11)

  • ddev db-import

  • ddev launch typo3

  • TCA

    • Web > List
    • select folder "data pool"
    • Are the record icons okay?
    • Are the table type titles translated?
    • edit an organizer
    • Do the fields look okay? Are the titles translated?
    • select folder "event dates"
    • open a single event, click through the tabs and check if the fields look okay
    • change the title and re-generate the slug
    • add a time slot, save and check if the event start/end date is updated automatically
    • edit a date
    • Does is the topic drop-down look okay?
    • edit the slug, save, re-generate the slug
  • Edit event + slug

  • new date, select topic, slug

  • update time + places from timeslots

  • FE list

  • FE single view + slug

  • Category list

  • Register + email

  • Unregister + email

  • BE module: list events

  • Edit event

  • Delete event

  • Duplicate event

  • list registrations

  • CSV export registrations by PID

  • List registrations for event + back

  • CSV-export registrations for event

  • Send email

  • Scheduler task

Clone this wiki locally