Bedework Testing for 3.4.1.1 Release

This page documents the manual walk-through of Bedework to test all functionality for the 3.4.1.1 release. Real bugs will be entered in Trac.

Public Event Submissions Web Client

  • initial entry:
    • default view comes up appropriately [ok]
  • navigation:
    • tab navigation works [ok]
  • event editing:
    • add event
      • form validation:
        • click next or add with missing fields validates correctly [ok]
        • end date/time before start date/time validates correctly [ok]
        • location list works [ok]
        • duration radio button works [ok]
        • zero duration for all day event disallowed [ok]
        • duration type switching produces valid data (weeks zero out when needed) [ok]
        • contact list works [ok]
        • all day checkbox works [ok]
        • category list works [ok]
        • all user comment fields honored and saved [ok]
        • adding event returns to default view [ok]

    • edit/delete pending event
      • list of pending events works [ok]
      • updating an event
        • all validation is consistent with tests for adding event above [ok]
        • all submit buttons are consistent with tests for adding event above [ok]
        • all data looks correct when event is initialized for edit [ok]
      • delete event
        • delete event [ok]
  • event appears in Pending Events within admin client [ok]
  • X-BEDEWORK-SUBMITTER xprop is correct, displayed, and maintained [ok]
  • event no longer in My Pending Events once approved [ok]