Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devr 3502 valid func react base char subgroup #49

Merged
merged 18 commits into from
Jan 29, 2025

Conversation

lm3388
Copy link
Collaborator

@lm3388 lm3388 commented Dec 13, 2024

The test of react_subgroup_table() is done through calling the react_base_char().

lm3388 and others added 16 commits December 19, 2024 17:06
Merge branch 'DEVR-3502_valid_func_react_base_char_subgroup' of https://github.com/Merck/metalite.sl into DEVR-3502_valid_func_react_base_char_subgroup

# Conflicts:
#	tests/testthat/_snaps/independent-testing-react_subgroup_table/react_subgroup_table.html
#	tests/testthat/test-independent-testing-react_subgroup_table.R
Merge branch 'DEVR-3502_valid_func_react_base_char_subgroup' of https://github.com/Merck/metalite.sl into DEVR-3502_valid_func_react_base_char_subgroup

# Conflicts:
#	tests/testthat/test-independent-testing-react_subgroup_table.R
@wangben718 wangben718 self-requested a review January 29, 2025 19:23
test_that("Testing react_subgroup_table function via calling react_base_char function", {
library(reactable)
library(htmltools)
if (!require("htmlwidgets", character.only = TRUE)) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any other way to avoid using htmlwidgets? Otherwise, we need to add this dipendency into DESCRIPTION file.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we remove this file?

@wangben718 wangben718 merged commit d8932c2 into main Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants