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

Allow generators as parameters to setMultiple #19

Merged
merged 2 commits into from
Jan 20, 2017

Conversation

asgrim
Copy link
Member

@asgrim asgrim commented Jan 20, 2017

More of #8.

@@ -25,8 +25,6 @@ protected function setUp() : void
parent::setUp();

// @todo: Let's make these tests pass
$this->skippedTests['testSetMultipleWithGenerator'] = true;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we also need unit tests in our suite?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I'll add

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added \m/

@Ocramius Ocramius assigned asgrim and unassigned Ocramius and malukenho Jan 20, 2017
@asgrim asgrim force-pushed the allow-generators-as-parameters branch from f376158 to 6826054 Compare January 20, 2017 12:17
@asgrim asgrim assigned Ocramius and unassigned asgrim Jan 20, 2017
@Ocramius Ocramius merged commit 36f2839 into master Jan 20, 2017
@Ocramius Ocramius deleted the allow-generators-as-parameters branch January 20, 2017 13:41
@Ocramius
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants