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

[3.x] Testing fixes #866

Merged
merged 3 commits into from
Apr 9, 2020
Merged

[3.x] Testing fixes #866

merged 3 commits into from
Apr 9, 2020

Conversation

driesvints
Copy link
Member

This PR provides some fixes when running Telescope during testing.

For example, it's not always certain that the debug backtrace will send back a result so we should check for a value before recording it.

And Telescope should be disabled when a test is faking events since Telescope heavily relies on the usage of events.

Fixes #573

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.

Call to undefined method Illuminate\Support\Testing\Fakes\EventFake::getListeners()
2 participants