You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a User when i am filling up a form, if I commit any error I should be notified of it near the place where the error occurred.
GIVEN a User WHEN I try to create an event AND I do not fill the field name THEN I should have an error message near the name field saying the field is required
The text was updated successfully, but these errors were encountered:
As a User when i am filling up a form, if I commit any error I should be notified of it near the place where the error occurred.
GIVEN a User
WHEN I try to create an event
AND I do not fill the field
name
THEN I should have an error message near the
name
field saying the field is requiredThe text was updated successfully, but these errors were encountered: