Skip to content

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 <[email protected]>
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 <[email protected]>
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