Skip to content

Epic -- Testing shiny apps #1281

@schloerke

Description

@schloerke

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

Metadata

Metadata

Assignees

Labels

epicMeta issue to keep track of other issuestestingRelated to testing shiny apps

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions