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

[5.3] Add missing tests for Query Builder chunk() #16263

Merged
merged 5 commits into from
Nov 4, 2016
Merged

[5.3] Add missing tests for Query Builder chunk() #16263

merged 5 commits into from
Nov 4, 2016

Conversation

vlakoff
Copy link
Contributor

@vlakoff vlakoff commented Nov 4, 2016

Firstly a bit of tidying up, split into separate commits for clarity.

Then, I have added the callback assertions to all tests, as it can indeed prevent regressions.

Finally, there was tests for:

  • Eloquent Builder chunk(), chunkById(),
  • Query Builder chunkById()
  • … but not for Query Builder chunk(). Filling the gap here.

@taylorotwell taylorotwell merged commit fcd0a3f into laravel:5.3 Nov 4, 2016
@vlakoff vlakoff deleted the chunk-testing branch November 5, 2016 06:21
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.

2 participants