Skip to content

Commit

Permalink
get all html
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi committed Apr 13, 2024
1 parent 3a07a92 commit ab73ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-shinytest2-filter_panel.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ testthat::test_that("e2e: filtering a module-specific filter is refected in othe

get_active_filter_vars <- app$get_active_filter_vars()
print(app$get_logs())
print(app$get_html("#teal-main_ui_container"))

expect_equal(
app$get_active_data_filters("iris")$Species,
Expand Down

0 comments on commit ab73ad6

Please sign in to comment.