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

Add the uap-core test suite #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add the uap-core test suite #12

wants to merge 2 commits into from

Conversation

atheriel
Copy link
Contributor

@atheriel atheriel commented Jul 9, 2017

This PR adds the means to run the test suite from uap-core using the testthat package. Note that this does not stage the (very large) test case YAML files themselves, although the test code expects them to be present. I can add some code to download them automatically if they are missing, if this is desirable.

Many of the tests are failing. And the suite takes a surprising amount of time to run (in the order of an hour) on my machine, although this may be related to my ow boost/std::regex surgery. However, I still think there is value in having them.

This PR does not add the device tests, since the package does not really support parsing them anyway.

atheriel added 2 commits July 9, 2017 19:16
Signed-off-by: Aaron Jacobs <atheriel@gmail.com>
Note that this does not stage the test case YAML files themselves, although the
code expects them to be present.

This commit does not add the device tests, since the package does not really
support them.

Signed-off-by: Aaron Jacobs <atheriel@gmail.com>
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.

1 participant