Test:
Open the guide channel and the program guide will show the current time, three potential timeslots (now, now + 30 minutes, now + 1 hour) rounded down to the nearest 30 min mark, and some listings.
Expected results:
The listings correspond with the time slot value in the guide.
Actual results:
The first few listings are used for each channel without regard to time slots.
Notes:
We may want to change the time slot value in the guide to actual times of day. Since this data isn't expected to change too often we'd probably want both a date and time, and if date isn't present we'd use just the time.
If nothing is playing at a given time the channel would have a default value such as OFF AIR or NO SCHEDULED PROGRAMMING.
Test:
Open the guide channel and the program guide will show the current time, three potential timeslots (now, now + 30 minutes, now + 1 hour) rounded down to the nearest 30 min mark, and some listings.
Expected results:
The listings correspond with the time slot value in the guide.
Actual results:
The first few listings are used for each channel without regard to time slots.
Notes:
We may want to change the time slot value in the guide to actual times of day. Since this data isn't expected to change too often we'd probably want both a
dateandtime, and ifdateisn't present we'd use just the time.If nothing is playing at a given time the channel would have a default value such as
OFF AIRorNO SCHEDULED PROGRAMMING.