Skip to content

[11.x] adding tests for null & * key given in data_get - #54059

Merged
taylorotwell merged 3 commits into
laravel:11.xfrom
jwjenkin:tests/data-get
Jan 2, 2025
Merged

taylorotwell merged 3 commits into
laravel:11.xfrom
jwjenkin:tests/data-get

Conversation

@jwjenkin

@jwjenkin jwjenkin commented Jan 2, 2025

Copy link
Copy Markdown
Contributor

There are currently no tests covering null given as a key to the data_get helper. This PR adds a new test covering those situations, as well as when given a collection with * explicitly.

Used phpunit code coverage to check on what coverage was missing for the data_get function.

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