From aed9a85743799e4b8d4bcd39a3622c6c83e14810 Mon Sep 17 00:00:00 2001 From: Gerald Chua Deng Xiang Date: Mon, 12 Nov 2018 23:46:08 +0800 Subject: [PATCH] Update DeveloperGuide.adoc --- docs/DeveloperGuide.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DeveloperGuide.adoc b/docs/DeveloperGuide.adoc index 852f10977f5a..116bf68f2a7c 100644 --- a/docs/DeveloperGuide.adoc +++ b/docs/DeveloperGuide.adoc @@ -1367,14 +1367,14 @@ Expected: Invalid command will be displayed in the result box. No changes will .. Prerequisites: + Added an event that is happening in the next 24 hours + Logged in as user + -Registered to upcoming event +Registered to upcoming event .. Testcase: `reminder` + Expected: An alert dialog shows up for the relevant event, showing the name of the event and the event's start time. Hitting 'enter' should close the alert dialog. . Requesting for reminders as a user not registered for an upcoming event .. Prerequisites: + Added an event that is happening in the next 24 hours + -Logged in as user +Logged in as user .. Testcase: `reminder` + Expected: Event Manager shows message that there are no upcoming events for you in the logger.