Adds decorate functionality to module output #3036
GitHub Actions / Unit Tests Summary
failed
Nov 20, 2024 in 0s
2 fail, 4 skipped, 270 pass in 9m 19s
1 files 27 suites 9m 19s ⏱️
276 tests 270 ✅ 4 💤 2 ❌
537 runs 528 ✅ 4 💤 5 ❌
Results for commit f264ad1.
Annotations
Check warning on line 0 in shinytest2_decorators
github-actions / Unit Tests Summary
4 out of 5 runs failed: e2e_module_with_decorator_UI_and_output_is_modified_interactively_upon_changes_in_decorator (shinytest2_decorators)
teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
app$is_visible(sprintf("#%s-%s", app$active_module_ns(), input_id)) is not TRUE ('test-shinytest2-decorators.R:38:3')
app$is_visible(sprintf("#%s-%s", app$active_module_ns(), input_id)) is not TRUE
`actual` is NULL
`expected` is a logical vector (TRUE)
Check warning on line 0 in shinytest2_show_rcode
github-actions / Unit Tests Summary
1 out of 7 runs failed: e2e_teal_app_initializes_with_Show_R_Code_modal (shinytest2_show_rcode)
teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
...[[]] (`actual`) and c(...) (`expected`) don't have the same values. ('test-shinytest2-show-rcode.R:45:3')
...[[]] (`actual`) and c(...) (`expected`) don't have the same values.
* Only in `expected`: "object <- iris"
Loading