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

[6.x] Add test for sorted middlewares #30166

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

imanghafoori1
Copy link
Contributor

It seems the test coverage for non string values in arrays is somewhat loosely tested so I added a few more cases.

@driesvints driesvints changed the title [6.1] add test for sorted middlewares [6.x] add test for sorted middlewares Oct 3, 2019
@taylorotwell taylorotwell merged commit e8f7d45 into laravel:6.x Oct 3, 2019
@GrahamCampbell GrahamCampbell changed the title [6.x] add test for sorted middlewares [6.x] Add test for sorted middlewares Oct 3, 2019
Gman98ish added a commit to Gman98ish/framework that referenced this pull request Oct 4, 2019
Remove brackets arround URL php artisan serve (laravel#30168)

To allow opening the development URL in Visual Studio Code with ctrl + click the bracket after the URL needs to be removed.
This patch wil remove the brackets around the url.

add test for sorted middlewares (laravel#30166)

[6.x] Apply limit to database rather than collection (laravel#30148)

* Apply limit to database rather than collection

For HasInDatabase.php

* Fix tests

* Add to SoftDeleted trait as well

* Update HasInDatabase.php

* Update SoftDeletedInDatabase.php

[6.x] Allow to use scoped macro in nested queries (laravel#30127)

* Allow to use scoped macro in nested queries.

* Use newQueryWithoutRelationships
Gman98ish added a commit to Gman98ish/framework that referenced this pull request Oct 4, 2019
Remove brackets arround URL php artisan serve (laravel#30168)

To allow opening the development URL in Visual Studio Code with ctrl + click the bracket after the URL needs to be removed.
This patch wil remove the brackets around the url.

add test for sorted middlewares (laravel#30166)

[6.x] Apply limit to database rather than collection (laravel#30148)

* Apply limit to database rather than collection

For HasInDatabase.php

* Fix tests

* Add to SoftDeleted trait as well

* Update HasInDatabase.php

* Update SoftDeletedInDatabase.php

[6.x] Allow to use scoped macro in nested queries (laravel#30127)

* Allow to use scoped macro in nested queries.

* Use newQueryWithoutRelationships
i-bajrai pushed a commit to i-bajrai/framework that referenced this pull request Oct 4, 2019
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