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

Document workflow for app development #48

Open
cpsievert opened this issue May 6, 2020 · 0 comments
Open

Document workflow for app development #48

cpsievert opened this issue May 6, 2020 · 0 comments

Comments

@cpsievert
Copy link
Contributor

cpsievert commented May 6, 2020

My current understanding is:

  1. Add shinyjster::shinyjster_server(input, output, session) to server function (for automatically exiting after shinyjster::run_jster() runs.

  2. Add shinyjster::shinyjster_js() to UI add JS-based tests.

  3. If this is an app that needs to run manually, add shinycoreci:::manual_app_info$string to the top of the app.

  4. Run shinycoreci::use_tests_shinyjster(APP_PATH) to add the appropriate testing scripts

(I don't care where the documentation actually lives, but I think it makes most sense to document in the README in this repo and maybe have pointers from the other repo)

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

No branches or pull requests

1 participant