Skip to content

Commit

Permalink
attempt to add robustness to shinytest2 ordexplore testing
Browse files Browse the repository at this point in the history
  • Loading branch information
david-barnett committed Jan 22, 2024
1 parent 61baa65 commit be65265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-ord_explore-shinytest2.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ test_that("ord_explore app works: unconstrained ords", {
)
# use record_test(app) to record a new test
app$wait_for_idle()
app$wait_for_value(input = "build")

# keep this commented out unless interactive testing
# app$view()
Expand Down

0 comments on commit be65265

Please sign in to comment.