-
-
Notifications
You must be signed in to change notification settings - Fork 60
Fixes TealAppDriver & implement regression tests #1559
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
78b6937
fix: namespace in TealAppDriver
averissimo 5c2547c
feat: shinytest2-teal_slices passes
averissimo fdd3839
feat: shinytest2-data_summary passes
averissimo 2785557
feat: shinytest2-decorators passes
averissimo 8ba4976
feat: shinytest2-init passes
averissimo cce26d9
feat: shinytest2-filter_panel passes
averissimo 9d180ad
e2e: landing_popup passes
averissimo e6c40a9
e2e: bookmark_manager passes
averissimo e7690e8
e2e: reporter passes
averissimo 37fac62
e2e: show-rcode passes
averissimo e3fc4ba
e2e: teal_data_module passes
averissimo f76a74f
e2e: wunder_bar passes
averissimo b9c5f33
e2e: decorators passes
averissimo 0080615
e2e: decorators passes (2)
averissimo 90b41bd
feat: initial bslib regression tests on visibility of sidebar
averissimo 195962f
chore: fix lintr
averissimo b696e1e
feat: take screenshot of initial run
averissimo 77e4ccf
feat: be more explicit when testing for not null
averissimo d2f020c
chore: standardize with app() and use same selector when looking for …
averissimo beba32b
feat: expect screenshot for ui (with the exception of footer as the p…
averissimo a300b4f
feat: include snaps
averissimo d702108
Merge branch 'main' into 1535-regression
averissimo ffc5327
[skip style] [skip vbump] Restyle files
github-actions[bot] 513347f
empty: trigger ci
averissimo bc507ad
feat: suppress warning and integrate PR feedback
averissimo 0c9ddfc
Update tests/testthat/test-shinytest2-teal_data_module.R
averissimo df12d0e
docs: improve comment
averissimo a2780ad
Update tests/testthat/test-shinytest2-teal_data_module.R
averissimo 371244d
fix: accordian typos
averissimo a7e7db1
fix: missing parenthesis
averissimo 7dea65a
chore: move example_teal_data_module (pr feedback)
averissimo ceb7f3d
pr: check if elements are visible before hand
averissimo d86b514
pr: revert last change and create test that checks visible
averissimo 307200c
pr: remove repetitive check and use same selector
averissimo 4cac42c
chore: move testing_depth to help development and similarly to other …
averissimo a8ce7e6
feat: using html id instead of partial match
averissimo 37feb4b
Merge branch 'main' into 1535-regression
averissimo e8fdf77
fix: make sure we assign the proper tab namespace based on the href
vedhav a2889ee
Update DESCRIPTION
averissimo 56ffd77
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] e371252
fix: integrating @vedhav code
averissimo b6c59b5
Merge branch 'main' into 1535-regression
averissimo 84043bc
Update R/TealAppDriver.R
vedhav 46d6994
[skip style] [skip vbump] Restyle files
github-actions[bot] c10d78b
empty: trigger ci
averissimo eb3bd9a
Merge remote-tracking branch 'origin/fix-test-ns@main' into 1535-regr…
averissimo a831f25
Merge branch 'main' into 1535-regression
averissimo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.