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

Try adding support for a broader range of PHPUnit versions #428

Conversation

TimothyBJacobs
Copy link
Member

This adds a RequestsTestCase base class for all tests. This allows converting exception annotations to method calls. Previously this was only available to the transport tests.

Additionally, this handles void return types for the setUp method.

@jrfnl jrfnl mentioned this pull request Nov 18, 2020
@jrfnl
Copy link
Member

jrfnl commented Nov 19, 2020

@TimothyBJacobs Just checking in - do you think #436 will be a workable setup for you to work on those unit tests for the PHP 8 issues you opened ?

@TimothyBJacobs
Copy link
Member Author

I think so.

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