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

testServer() and testModule() are missing #2901

Closed
aftonsteps opened this issue May 18, 2020 · 3 comments
Closed

testServer() and testModule() are missing #2901

aftonsteps opened this issue May 18, 2020 · 3 comments

Comments

@aftonsteps
Copy link

NEWS.md lists new features:

testServer() and testModule() are two new functions for testing reactive behavior inside server functions and modules, respectively. (#2682, #2764)

But, they are missing from the package. I installed the development version (remotes::install_github) but the functions are missing, and are not in the NAMESPACE file. I can only find the code for these functions in the specific pull requests #2682, #2764.

@alandipert
Copy link
Contributor

Hi, thanks for the report. testServer() is in, and in NAMESPACE, but testModule() didn't ultimately make the cut. We should definitely update the NEWS.md.

@wch wch closed this as completed in 8c7598f May 20, 2020
@aftonsteps
Copy link
Author

Whoops -- you're right about testServer(). Thanks for the info!

@julianstanley
Copy link

Similarly, this doc page references testModule

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

3 participants