Skip to content

Commit

Permalink
tests(308): Screenshot after a delay
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Oct 24, 2023
1 parent c1db883 commit bd98187
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ test_that("{shinytest2} recording: 308-sidebar-kitchen-sink", {
view = interactive(),
seed = 101,
height = height,
width = width
width = width,
# Set a delay to screenshot after layout is settled
screenshot_args = list(delay = 0.25)
)

expect_screenshot <- function() {
Expand Down

0 comments on commit bd98187

Please sign in to comment.