Skip to content

Epic -- Testing shiny apps #1281

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

Open
33 of 45 tasks
schloerke opened this issue Apr 3, 2024 · 0 comments
Open
33 of 45 tasks

Epic -- Testing shiny apps #1281

schloerke opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
epic Meta issue to keep track of other issues testing Related to testing shiny apps

Comments

@schloerke
Copy link
Collaborator

schloerke commented Apr 3, 2024

TODO: Blurb on goal of testing

Tasks

  • For each class:
    • Vet methods
    • Document methods
    • Document the class
    • Verify more than smoke test features
  • Namespace
    • Make namespace within shiny?
    • Make sibling package of shinytest?
  • TODO: Expand on tasks

Classes

UI

  • InputText - TODO
  • InputPassword - TODO
  • InputTextArea - TODO
  • InputSelect - TODO
  • InputSelectize - TODO
  • InputActionButton - TODO
  • InputDarkMode - TODO
  • InputTaskButton - TODO
  • InputActionLink - TODO
  • InputCheckbox - TODO
  • InputSwitch - TODO
  • InputCheckboxGroup - TODO
  • InputRadioButtons - TODO
  • InputFile - TODO
  • InputSlider - TODO
  • InputSliderRange - TODO
  • InputDate - TODO
  • InputDateRange - TODO
  • DownloadLink - TODO
  • DownloadButton - TODO

Output

  • OutputText - TODO
  • OutputCode - TODO
  • OutputTextVerbatim - TODO
  • OutputImage - TODO
  • OutputUi - TODO
  • OutputPlot - TODO
  • OutputTable - TODO
  • OutputDataFrame - TODO

Layout

Related

@schloerke schloerke added epic Meta issue to keep track of other issues testing Related to testing shiny apps labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Meta issue to keep track of other issues testing Related to testing shiny apps
Projects
None yet
Development

No branches or pull requests

2 participants