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

Mark tests that use defineFunction() or deleteFunction() as skipped if Runkit is unavailable #25

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

stevegrunwell
Copy link
Member

Similar checks are used elsewhere for Runkit-dependent methods, as this prevents tests from erroring due to Runkit not being present.

Fixes #24.

…f Runkit is unavailable

Similar checks are used elsewhere for Runkit-dependent methods, as this prevents tests from erroring due to Runkit not being present.

Fixes #24.
@stevegrunwell stevegrunwell added the bug Something isn't working label Apr 15, 2021
@stevegrunwell stevegrunwell added this to the Version 0.2.1 milestone Apr 15, 2021
@stevegrunwell stevegrunwell merged commit e397aa7 into develop Apr 15, 2021
@stevegrunwell stevegrunwell deleted the fix/check-for-runkit-on-functions branch April 15, 2021 18:39
@stevegrunwell stevegrunwell mentioned this pull request Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Functions::deleteFunction() doesn't check Runkit::isAvailable()
1 participant