Skip to content

changed TealAppDriver constructor #2717

changed TealAppDriver constructor

changed TealAppDriver constructor #2717

GitHub Actions / Unit Tests Summary failed Oct 15, 2025 in 0s

2 fail, 1 skipped, 148 pass in 16m 52s

  1 files  Β±0   23 suites  Β±0   16m 52s ⏱️ -41s
151 tests Β±0  148 βœ… +1  1 πŸ’€ Β±0  2 ❌  -β€Š1 
482 runsβ€Š Β±0  478 βœ… +1  1 πŸ’€ Β±0  3 ❌  -β€Š1 

Results for commit 541d2a0. ± Comparison against earlier commit c61f6ce.

Annotations

Check warning on line 0 in shinytest2_tm_g_association

See this annotation in the file changed.

@github-actions 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 &lt;- 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

See this annotation in the file changed.

@github-actions 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)