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

Test that optional dependencies are loaded correctly #131

Open
skalee opened this issue Mar 15, 2019 · 0 comments
Open

Test that optional dependencies are loaded correctly #131

skalee opened this issue Mar 15, 2019 · 0 comments

Comments

@skalee
Copy link
Contributor

skalee commented Mar 15, 2019

A bug fixed in #130 was a result of lack of tests which cover load order. This issue expresses need for such tests.

It will be very difficult to do such tests in RSpec — our test suite needs these optional dependencies in advance during test setup. I suppose the only reasonable solution is to write some standalone executable examples, similar to these from https://github.com/riboseinc/activeuuid/tree/master/examples. Nevertheless, I haven't thought it thoroughly yet.

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

No branches or pull requests

1 participant