Page Access
Given a user is not logged in
Now when the user attempts to access the main page or any protected routes
Then the user should be redirected to the login page
Responsive Design
Given a user accesses the webpage from various devices (desktop, tablet, mobile)
Now when the page loads
Then the layout should adjust appropriately to provide a good user experience on all screen sizes
Page Access Given a user is not logged in Now when the user attempts to access the main page or any protected routes Then the user should be redirected to the login page
Responsive Design Given a user accesses the webpage from various devices (desktop, tablet, mobile) Now when the page loads Then the layout should adjust appropriately to provide a good user experience on all screen sizes