Login with name and email.
Given a user accesses any one of AFE's routes.
And a name and email has been entered into the login form.
When the login button is clicked.
Then the homepage will show the list of schools added by the user.
But a user may not use AFE without being logged in and will be redirected to login page if not logged in.
Login with name and email.
Given a user accesses any one of AFE's routes.
And a name and email has been entered into the login form.
When the login button is clicked.
Then the homepage will show the list of schools added by the user.
But a user may not use AFE without being logged in and will be redirected to login page if not logged in.