Skip to content

Commit

Permalink
Merge pull request #388 from AY2425S1-CS2103T-T13-4/revert-387-lavany…
Browse files Browse the repository at this point in the history
…a/add-last0dgh

Revert "update"
  • Loading branch information
lavanyagarg112 authored Nov 12, 2024
2 parents 749777c + 24e9b0f commit fd0520b
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 fd0520b

Please sign in to comment.