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

Fix to issue #17 : Skipping some test cases if there is no internet connection. #18

Merged
merged 1 commit into from
Oct 24, 2020
Merged

Fix to issue #17 : Skipping some test cases if there is no internet connection. #18

merged 1 commit into from
Oct 24, 2020

Conversation

jcrodriguez1989
Copy link
Contributor

@jcrodriguez1989 jcrodriguez1989 commented Oct 24, 2020

As stated in #17 , some test cases required an internet connection, to avoid an incorrect fail.
I added testthat::skip_if_online in these test cases.

To check this behavior, run devtools::test() with and without internet connection.

@novica novica merged commit 1ec0f9f into discindo:master Oct 24, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants