Testing Guide - paulmoore/AstroCalendar GitHub Wiki
-
To begin testing, the user must click on the app.
-
To receive data, user will be asked to have the GPS location accessed, must say yes in order to have data received from API. One month is automatically given to the user.
-
To test refreshing of data, user can hit a refresh button in the top right. When location is changed, data must be refreshed.
-
To test for new data, user must click on select dates, select start date then the end date. Only three months can be asked for at a time.
-
To test viewing of the moon calendar, the user can either view it from starting the app or by clicking on the moon calendar button from any other page.
-
To test viewing of lunar data, user can view the moon calendar and scroll through it. New and full moons are highlighted.
-
To test solar data, user must go to the sun calendar to view a month, and then click on a day to see sunrise, sunset, moonrise and moonset.
-
To test other months, the user must click the arrow on the top of the calendar to view another.
-
To test the help menu, user could click on the Help button, to view terminology and definitions.
Note that to go back, the user can click any of the buttons.