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

some tests #201

Merged
merged 7 commits into from
Oct 14, 2020
Merged

some tests #201

merged 7 commits into from
Oct 14, 2020

Conversation

etiennebacher
Copy link
Contributor

As discussed in #56, here are some tests for the package. I tested all examples of chart types and web GL in the documentation.

etiennebacher and others added 2 commits October 5, 2020 20:41
remove library call that make R CMD check fail
@JohnCoene
Copy link
Owner

This does not pass the checks as it's not suggesting testthat and therefore not available for internal tests.Could you add testtthat to Suggests. An easy way to do so is to use {usethis}: usethis::use_testthat()

@etiennebacher
Copy link
Contributor Author

Added tests covering the examples for statistical plots.

@etiennebacher
Copy link
Contributor Author

I don't know why this doesn't pass the tests, it works on my computer with Ubuntu 18.04.5, maybe some changes to this repo were made after my initial PR and break the tests? If so, I don't know how to fix this

@JohnCoene JohnCoene merged commit 9338f44 into JohnCoene:master Oct 14, 2020
@JohnCoene
Copy link
Owner

Thanks @etiennebacher fro adding much needed tests!

@JohnCoene
Copy link
Owner

Not too shabby for a start: https://coveralls.io/github/JohnCoene/echarts4r :)

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.

2 participants