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

Tests and mocking #85

Open
paul-at opened this issue May 26, 2017 · 0 comments
Open

Tests and mocking #85

paul-at opened this issue May 26, 2017 · 0 comments

Comments

@paul-at
Copy link

paul-at commented May 26, 2017

I was attempting to fix tests but cannot figure out how mocking works.

The immediate problem with minitest loading error from Travis CI is resolved by updating shoulda and test-unit gems, however new version returns a lot of "undefined method `mock'" errors.

Could anyone advise which mocking framework is supposed to be used? I tried obvious options but none worked with the mock method call semantic used.

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