Adding Strategy Order profile component to feature preview (#315) #1103
GitHub Actions / Test Results
succeeded
Sep 12, 2024 in 0s
All 128 tests pass in 9m 9s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
128 tests found
There are 128 tests, see "Raw output" for the full list of tests.
Raw output
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase button should be disabled if a cell with a correct value is selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase button should be disabled if a cell with a given is selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase button should be disabled if an empty cell is selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase button should be disabled if only multiple correct values and givens are selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase hotkey should not work if a cell with a correct value is selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase hotkey should not work if a cell with a given is selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erase hotkey should not work if only multiple correct values and givens are selected
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erasing a cell with notes should succeed
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erasing an incorrect value should succeed for button and all keyboard shortcuts
specs/board-buttons-and-shortcuts.spec.ts ‑ erase › Erasing multiple cells with notes and incorrect values should succeed
specs/board-buttons-and-shortcuts.spec.ts ‑ navigate board › Navigate bottom to top
specs/board-buttons-and-shortcuts.spec.ts ‑ navigate board › Navigate left to right
specs/board-buttons-and-shortcuts.spec.ts ‑ navigate board › Navigate right to left
specs/board-buttons-and-shortcuts.spec.ts ‑ navigate board › Navigate top to bottom
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad with multiple cells selected › inserting notes should succeed
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad with multiple cells selected › numpad disabled when not in note mode
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 1 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 1 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 2 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 2 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 3 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 3 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 4 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 4 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 5 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 5 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 6 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 6 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 7 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 7 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 8 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 8 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 9 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ numpad › clicking numpad 9 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ pause › pause button: button
specs/board-buttons-and-shortcuts.spec.ts ‑ pause › pause button: capital P
specs/board-buttons-and-shortcuts.spec.ts ‑ pause › pause button: p
specs/board-buttons-and-shortcuts.spec.ts ‑ toggle notes › toggle notes: button
specs/board-buttons-and-shortcuts.spec.ts ‑ toggle notes › toggle notes: capital N
specs/board-buttons-and-shortcuts.spec.ts ‑ toggle notes › toggle notes: capital T
specs/board-buttons-and-shortcuts.spec.ts ‑ toggle notes › toggle notes: n
specs/board-buttons-and-shortcuts.spec.ts ‑ toggle notes › toggle notes: t
specs/board-buttons-and-shortcuts.spec.ts ‑ typing with multiple cells selected › inserting notes should succeed
specs/board-buttons-and-shortcuts.spec.ts ‑ typing with multiple cells selected › inserting values should fail
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 1 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 1 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 2 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 2 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 3 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 3 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 4 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 4 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 5 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 5 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 6 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 6 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 7 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 7 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 8 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 8 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 9 should fill cell with correct note
specs/board-buttons-and-shortcuts.spec.ts ‑ typing › typing 9 should fill cell with correct number
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should function with a note move spanning multiple cells @os-specific
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should function with an erase move spanning multiple cells
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should remove note entered on previous move with keypad
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should remove note entered on previous move with numpad
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should remove value entered on previous move from keypad with: button
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should remove value entered on previous move from keypad with: capital U
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should remove value entered on previous move from keypad with: u
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should remove value entered on previous move from numpad
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should replace note removed on previous move with keypad
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should replace note removed on previous move with numpad
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should replace notes erased on previous move from erase button
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should replace value erased on previous move from erase button
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should replace value overridden on previous move with keypad
specs/board-buttons-and-shortcuts.spec.ts ‑ undo › Undo button should replace value overridden on previous move with numpad
specs/board-highlighting.spec.ts ‑ board highlighting › Selecting invalid cell should update highlighting of cell correctly
specs/board-highlighting.spec.ts ‑ board highlighting › disable all
specs/board-highlighting.spec.ts ‑ board highlighting › disable box
specs/board-highlighting.spec.ts ‑ board highlighting › disable column
specs/board-highlighting.spec.ts ‑ board highlighting › disable identical values
specs/board-highlighting.spec.ts ‑ board highlighting › disable rows
specs/board-highlighting.spec.ts ‑ board highlighting › disable rows and columns
specs/board-highlighting.spec.ts ‑ board highlighting › should render correctly when a cell is selected
specs/board-highlighting.spec.ts ‑ board highlighting › should render correctly when cell is unselected
specs/board-highlighting.spec.ts ‑ board highlighting › should render correctly when cell value is entered
specs/board-highlighting.spec.ts ‑ board multiselect highlighting › Should handle complex highlighting situation @os-specific
specs/board-highlighting.spec.ts ‑ board multiselect highlighting › Should select and unselect cells correctly when using control/meta key @os-specific
specs/board-highlighting.spec.ts ‑ board multiselect highlighting › Should select multiple cells when using control/meta key @os-specific
specs/board-highlighting.spec.ts ‑ board multiselect highlighting › should select area when using shift key
specs/contact.spec.ts ‑ contact page › Bug
specs/contact.spec.ts ‑ contact page › Error
specs/contact.spec.ts ‑ contact page › Feature
specs/contact.spec.ts ‑ contact page › Other
specs/feature-preview.spec.ts ‑ feature preview › full indicator text appears on wide viewports
specs/feature-preview.spec.ts ‑ feature preview › partial indicator text appears on small viewports
specs/home.spec.ts ‑ navigation buttons › hover over navigation buttons
specs/navigation.spec.ts ‑ home page › header renders correctly
specs/navigation.spec.ts ‑ home page › play sudoku button
specs/navigation.spec.ts ‑ home page › profile button
specs/navigation.spec.ts ‑ home page › sidebar close button
specs/navigation.spec.ts ‑ home page › sidebar contact button
specs/navigation.spec.ts ‑ home page › sidebar drill button
specs/navigation.spec.ts ‑ home page › sidebar home button
specs/navigation.spec.ts ‑ home page › sidebar learn button
specs/navigation.spec.ts ‑ home page › sidebar play button
specs/navigation.spec.ts ‑ home page › start lessons button
specs/navigation.spec.ts ‑ home page › statistics button
specs/play-sudoku.spec.ts ‑ complete game › Completing a game and clicking 'Start New Game' should take you to the play game page
specs/play-sudoku.spec.ts ‑ complete game › Completing a game should display correct game results
specs/play-sudoku.spec.ts ‑ complete game › Completing a game should display correct statistics
specs/play-sudoku.spec.ts ‑ resize play page › Difficulty descriptions and stars go away on small screens
specs/play-sudoku.spec.ts ‑ resize play page › Difficulty stars and descriptions are visible on desktop sized screen
specs/play-sudoku.spec.ts ‑ resize play page › Difficulty stars go away on but descriptions stay on medium screens
specs/play-sudoku.spec.ts ‑ resize play page › Full page title is visible on desktop sized screens
specs/play-sudoku.spec.ts ‑ resize play page › Partial page title is visible on small screens
specs/play-sudoku.spec.ts ‑ start game › Clicking on button with intermediate text should start protege game
specs/play-sudoku.spec.ts ‑ start game › Clicking on novice button should start novice game
specs/profile.spec.ts ‑ profile › should toggle root highlight and verify all highlight switches' states
specs/profile.spec.ts ‑ profile › should toggle the theme and verify title color change
specs/profile.spec.ts ‑ profile › strategy hint order › increment buttons should be disabled and enabled correctly
specs/profile.spec.ts ‑ profile › strategy hint order › reset button functions correctly
specs/profile.spec.ts ‑ profile › strategy hint order › reset button functions correctly with refresh
specs/profile.spec.ts ‑ profile › strategy hint order › setting changes are saved accross refresh
specs/profile.spec.ts ‑ profile › strategy hint order › strategies render correctly
specs/releasenotes.spec.ts ‑ release notes › feature list renders bug content
specs/releasenotes.spec.ts ‑ release notes › feature list renders feature content
specs/releasenotes.spec.ts ‑ release notes › first release note renders
Loading