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

Dropping mocha in favour of rspec-mocks #939

Merged
merged 2 commits into from
Nov 26, 2019
Merged

Dropping mocha in favour of rspec-mocks #939

merged 2 commits into from
Nov 26, 2019

Conversation

kpumuk
Copy link
Contributor

@kpumuk kpumuk commented Nov 14, 2018

Drop Mocha stub library to use the built-in RSpec mocks instead.

Closes #823

@elthariel elthariel self-assigned this Nov 26, 2019
@elthariel
Copy link
Contributor

Thanks for this awesome contribution, I'm pretty impressed. Were you able to automate this a bit ? or is this hand-crafted only ?

@elthariel elthariel merged commit 850360f into backup:master Nov 26, 2019
@elthariel
Copy link
Contributor

Thanks @kpumuk for the contribution.

As discussed in the issue #803 and documented in the PR #955, and unless people express their voice against it, we're in the process of moving toward a community-based governance for the project. Under that new (and simple) policy, anyone submitting a non-trivial contribution can request to become a committer and help maintain and improve backup.

I believe this contribution is substantial and hence would like to know if you'd be interested in becoming a committer of the project

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.

Use RSpec stub library
2 participants