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

Identify overrides of upstream dependencies and make sure they are being tested #212

Open
eliotjordan opened this issue Sep 8, 2016 · 0 comments

Comments

@eliotjordan
Copy link
Contributor

Identify overrides of upstream dependencies like curation_concerns and make sure they are being tested properly. For example, If we are overriding a class or module and altering a method, our specs should test the whole module not just our overridden method. Changes to modules and method signatures in curation_concerns updates have caused failures that our test suite didn't catch. An example of this is derivative_path.rb.

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