Story #147 Add Announcements section - cseseniordesign/reservations GitHub Wiki
End User Documentation
Dev Testing Instructions
Ensure you are on the most recent version of the dev-announcements branch.
Start your dev environment and log in with development2 so you have all permissions.
Navigate to the Admin -> Announcements page
Ensure that if there is an active announcement that the announcements textbox is prepopulated with the announcement. If not, write an announcement and save it. The announcement should now show on the home page.
Go back to the Admin -> Announcements page and delete the announcement. The announcement should no longer show on the home page.
Ensure there are no errors in the console throughout your testing and that the page is responsive on all screen sizes.