| OLD | NEW |
| 1 Tests if month picker key bindings work as expected. | 1 Tests if month picker key bindings work as expected. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 Check that page popup doesn't exist at first. | 6 Check that page popup doesn't exist at first. |
| 7 PASS document.getElementById("mock-page-popup") is null | 7 PASS document.getElementById("mock-page-popup") is null |
| 8 Check that page popup exists. | 8 Check that page popup exists. |
| 9 PASS popupWindow.pagePopupController.toString() is "[object PagePopupController]
" | 9 PASS popupWindow.pagePopupController.toString() is "[object PagePopupController]
" |
| 10 PASS isCalendarTableScrollingWithAnimation() is false | 10 PASS isCalendarTableScrollingWithAnimation() is false |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 PASS selectedValue() is "2000-W01" | 51 PASS selectedValue() is "2000-W01" |
| 52 PASS selectedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-01-
07,2000-01-08,2000-01-09" | 52 PASS selectedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-01-
07,2000-01-08,2000-01-09" |
| 53 PASS highlightedValue() is "2000-W01" | 53 PASS highlightedValue() is "2000-W01" |
| 54 PASS highlightedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-
01-07,2000-01-08,2000-01-09" | 54 PASS highlightedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-
01-07,2000-01-08,2000-01-09" |
| 55 press right | 55 press right |
| 56 PASS currentMonth() is "2000-01" | 56 PASS currentMonth() is "2000-01" |
| 57 PASS selectedValue() is "2000-W01" | 57 PASS selectedValue() is "2000-W01" |
| 58 PASS selectedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-01-
07,2000-01-08,2000-01-09" | 58 PASS selectedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-01-
07,2000-01-08,2000-01-09" |
| 59 PASS highlightedValue() is "2000-W02" | 59 PASS highlightedValue() is "2000-W02" |
| 60 PASS highlightedDayCells() is "2000-01-10,2000-01-11,2000-01-12,2000-01-13,2000-
01-14,2000-01-15,2000-01-16" | 60 PASS highlightedDayCells() is "2000-01-10,2000-01-11,2000-01-12,2000-01-13,2000-
01-14,2000-01-15,2000-01-16" |
| 61 press pageDown | 61 press PageDown |
| 62 PASS currentMonth() is "2000-02" | 62 PASS currentMonth() is "2000-02" |
| 63 PASS selectedValue() is "2000-W01" | 63 PASS selectedValue() is "2000-W01" |
| 64 PASS selectedDayCells() is "" | 64 PASS selectedDayCells() is "" |
| 65 PASS highlightedValue() is "2000-W02" | 65 PASS highlightedValue() is "2000-W02" |
| 66 PASS highlightedDayCells() is "" | 66 PASS highlightedDayCells() is "" |
| 67 press pageUp | 67 press PageUp |
| 68 PASS currentMonth() is "2000-01" | 68 PASS currentMonth() is "2000-01" |
| 69 PASS selectedValue() is "2000-W01" | 69 PASS selectedValue() is "2000-W01" |
| 70 PASS selectedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-01-
07,2000-01-08,2000-01-09" | 70 PASS selectedDayCells() is "2000-01-03,2000-01-04,2000-01-05,2000-01-06,2000-01-
07,2000-01-08,2000-01-09" |
| 71 PASS highlightedValue() is "2000-W02" | 71 PASS highlightedValue() is "2000-W02" |
| 72 PASS highlightedDayCells() is "2000-01-10,2000-01-11,2000-01-12,2000-01-13,2000-
01-14,2000-01-15,2000-01-16" | 72 PASS highlightedDayCells() is "2000-01-10,2000-01-11,2000-01-12,2000-01-13,2000-
01-14,2000-01-15,2000-01-16" |
| 73 press m | 73 press m |
| 74 PASS isCalendarTableScrollingWithAnimation() is true | 74 PASS isCalendarTableScrollingWithAnimation() is true |
| 75 PASS currentMonth() is "2000-02" | 75 PASS currentMonth() is "2000-02" |
| 76 PASS selectedValue() is "2000-W01" | 76 PASS selectedValue() is "2000-W01" |
| 77 PASS selectedDayCells() is "" | 77 PASS selectedDayCells() is "" |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 137 press right | 137 press right |
| 138 PASS highlightedMonthButton() is "2000-08" | 138 PASS highlightedMonthButton() is "2000-08" |
| 139 press right | 139 press right |
| 140 PASS highlightedMonthButton() is "2000-09" | 140 PASS highlightedMonthButton() is "2000-09" |
| 141 press right | 141 press right |
| 142 PASS highlightedMonthButton() is "2000-10" | 142 PASS highlightedMonthButton() is "2000-10" |
| 143 press left | 143 press left |
| 144 PASS highlightedMonthButton() is "2000-09" | 144 PASS highlightedMonthButton() is "2000-09" |
| 145 press up | 145 press up |
| 146 PASS highlightedMonthButton() is "2000-05" | 146 PASS highlightedMonthButton() is "2000-05" |
| 147 press pageDown | 147 press PageDown |
| 148 PASS highlightedMonthButton() is "2001-05" | 148 PASS highlightedMonthButton() is "2001-05" |
| 149 press pageUp | 149 press PageUp |
| 150 PASS highlightedMonthButton() is "2000-05" | 150 PASS highlightedMonthButton() is "2000-05" |
| 151 select month in the month popup | 151 select month in the month popup |
| 152 PASS popupWindow.global.picker.monthPopupView.isVisible is false | 152 PASS popupWindow.global.picker.monthPopupView.isVisible is false |
| 153 PASS currentMonth() is "2000-05" | 153 PASS currentMonth() is "2000-05" |
| 154 PASS selectedValue() is "2000-W02" | 154 PASS selectedValue() is "2000-W02" |
| 155 PASS selectedDayCells() is "" | 155 PASS selectedDayCells() is "" |
| 156 PASS highlightedValue() is "2000-W02" | 156 PASS highlightedValue() is "2000-W02" |
| 157 PASS highlightedDayCells() is "" | 157 PASS highlightedDayCells() is "" |
| 158 focus calendar table | 158 focus calendar table |
| 159 press t | 159 press t |
| 160 PASS testToday() || testToday() is true | 160 PASS testToday() || testToday() is true |
| 161 press esc | 161 press esc |
| 162 PASS document.getElementById("mock-page-popup") is null | 162 PASS document.getElementById("mock-page-popup") is null |
| 163 PASS successfullyParsed is true | 163 PASS successfullyParsed is true |
| 164 | 164 |
| 165 TEST COMPLETE | 165 TEST COMPLETE |
| 166 | 166 |
| OLD | NEW |