Skip to content

Commit

Permalink
Revert "update"
Browse files Browse the repository at this point in the history
  • Loading branch information
lavanyagarg112 authored Nov 12, 2024
1 parent 749777c commit 24e9b0f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,14 @@ testers are expected to do more *exploratory* testing.
- Appointment status is updated to "COMPLETED".
- Success message confirms the status update.

2. **Updating Status to Pending**

- **Prerequisites**: Ensure an appointment exists on `01/01/2025` at `10:00`.
- **Test case**: `updatestatus nric/S1234567D d/01/01/2025 start/10:00 status/pending`
- **Expected**:
- Appointment status is updated to "PENDING".
- Success message confirms the status update.

---

#### Deleting an Appointment
Expand Down

0 comments on commit 24e9b0f

Please sign in to comment.