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

Run RSpec tests along with minitest #7880

Merged
merged 1 commit into from
Dec 10, 2014
Merged

Run RSpec tests along with minitest #7880

merged 1 commit into from
Dec 10, 2014

Conversation

radeksimko
Copy link
Contributor

I like the idea of gradually rewriting tests to rspec, but we should also make sure to keep the new tests green and this change should help everyone to do so.

In fact this change made ~1 month ago already caused 4 rspec tests to fail and apparently nobody noticed.

cc @phinze @rolandwalker

@rolandwalker
Copy link
Contributor

Thanks. I somehow assumed this was already happening. Will fix the breakage so that this can be merged.

@rolandwalker rolandwalker self-assigned this Dec 8, 2014
rolandwalker added a commit to rolandwalker/homebrew-cask that referenced this pull request Dec 9, 2014
Return the current value whenever the stanza method is called
without arguments, including when the stanza has no value.  Do
not attempt to construct an instance with no arguments (which
typically throws an exception).

Incidental comment re: depends_on

Refs Homebrew#7880
@rolandwalker
Copy link
Contributor

Should be good now if you rebase.

@radeksimko
Copy link
Contributor Author

Rebased, works well, thanks for fixing it! :)

rolandwalker added a commit that referenced this pull request Dec 10, 2014
Run RSpec tests along with minitest
@rolandwalker rolandwalker merged commit b95f691 into Homebrew:master Dec 10, 2014
@radeksimko radeksimko deleted the rake-tests branch December 10, 2014 11:21
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants