Bedework Testing for 3.6 Release

This page documents the features to be tested Bedework for the 3.6 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]
        • topical area 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]