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

Define test helpers for more thorough testing #31

Open
colearendt opened this issue Jun 28, 2018 · 0 comments
Open

Define test helpers for more thorough testing #31

colearendt opened this issue Jun 28, 2018 · 0 comments

Comments

@colearendt
Copy link
Contributor

Specifically, it would be nice to have some of the standard con objects available for every test, so we are not having to re-build them each time.

Further, it would be great to have some wrappers for determining if DSNs are available, if Postgres is available (where would the configuration be stored, etc.). This way, we could easily skip tests when infrastructure is not available (i.e. on CRAN), but have a more thorough testing suite when developing, as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant