changed TealAppDriver constructor #2717
GitHub Actions / Unit Tests Summary
failed
Oct 15, 2025 in 0s
2 fail, 1 skipped, 148 pass in 16m 52s
Annotations
Check warning on line 0 in shinytest2_tm_g_association
github-actions / Unit Tests Summary
2 out of 4 runs failed: e2e_tm_g_association_Data_extract_spec_elements_are_initialized_with_the_default_values_specified_by_ref_and_vars_arguments. (shinytest2_tm_g_association)
teal.modules.general.Rcheck/tests/testthat/junit-result.xmlβ[took 1s]
Raw output
self$get_html(".shiny-output-error-validation") is not NULL ('test-shinytest2-tm_g_association.R:74:3')
self$get_html(".shiny-output-error-validation") is not NULL
`actual` is a character vector ('<div id="teal-teal_modules-nav-association-module-title" class="shiny-text-output shiny-bound-output shiny-output-error shiny-output-error-validation shiny-output-error-try-error" aria-live="polite">unused arguments (list(), "[Type]") \n when evaluating qenv code:\nplot <- gridExtra::arrangeGrob(plots[[1]], plots[[2]], ncol = 1)</div>')
`expected` is NULL
No validation error is observed
Backtrace:
β
1. ββapp_driver$expect_no_validation_error() at test-shinytest2-tm_g_association.R:74:3
2. ββtestthat::expect_null(...)
Check warning on line 0 in shinytest2_tm_g_association
github-actions / Unit Tests Summary
e2e_tm_g_association_Module_plot_is_visible. (shinytest2_tm_g_association) failed
teal.modules.general.Rcheck/tests/testthat/junit-result.xmlβ[took 8s]
Raw output
app_driver$is_visible(app_driver$namespaces(TRUE)$module("myplot-plot_main > img")) is not TRUE ('test-shinytest2-tm_g_association.R:90:3')
app_driver$is_visible(app_driver$namespaces(TRUE)$module("myplot-plot_main > img")) is not TRUE
`actual` is NULL
`expected` is a logical vector (TRUE)
Loading